You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-arc/vmware-vsphere/quick-start-connect-vcenter-to-arc-using-script.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ First, the script deploys a virtual appliance called [Azure Arc resource bridge
24
24
25
25
### Azure Arc Resource Bridge
26
26
27
-
- Azure Arc Resource Bridge IP needs access to the URLs listed [here](../vmware-vsphere/support-matrix-for-vcenter-connection#resource-bridge-networking-requirements).
27
+
- Azure Arc Resource Bridge IP needs access to the URLs listed [here](../vmware-vsphere/support-matrix-for-arc-enabled-vmware-vsphere.md#resource-bridge-networking-requirements).
Copy file name to clipboardExpand all lines: articles/azure-arc/vmware-vsphere/support-matrix-for-arc-enabled-vmware-vsphere.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ ms.date: 09/23/2022
12
12
13
13
This article summarizes prerequisites and support requirements for using the [Arc enabled VMware vSphere](overview.md) to manage your VMware vSphere VMs through Azure Arc.
14
14
15
-
To use Arc enabled VMware vSphere, you must deploy an Azure Arc resource bridge in your VMware vSphere environment. The resource bridge provides an ongoing connection between your VMware vCenter Server and Azure. Once you've connected you VMware vCenter Server to Azure, components on the resource bridge discover your vCenter inventory. You can enable them in Azure and start performing virtual hardware and guest OS operations on them using Azure Arc.
15
+
To use Arc enabled VMware vSphere, you must deploy an Azure Arc resource bridge in your VMware vSphere environment. The resource bridge provides an ongoing connection between your VMware vCenter Server and Azure. Once you've connected your VMware vCenter Server to Azure, components on the resource bridge discover your vCenter inventory. You can enable them in Azure and start performing virtual hardware and guest OS operations on them using Azure Arc.
16
16
17
17
18
18
## VMware vSphere Requirements
@@ -35,7 +35,7 @@ For Arc enabled VMware vSphere, Resource bridge has the following minimum virtua
35
35
36
36
- 16 GB of memory
37
37
- 4 vCPUs
38
-
- An external virtual switch that can provide access to the internet directly or through a proxy. If internet access is through a proxy or firewall, ensure [these URLs](../support-matrix-for-arc-enabled-vmware-vsphere.md#resource-bridge-networking-requirements) are allowlisted.
38
+
- An external virtual switch that can provide access to the internet directly or through a proxy. If internet access is through a proxy or firewall, ensure [these URLs](#resource-bridge-networking-requirements) are allow-listed.
39
39
40
40
### Resource bridge networking requirements
41
41
@@ -79,11 +79,11 @@ To enable guest management (install the Arc connected machine agent), ensure
79
79
- VM has VMware tools installed and running
80
80
- Resource bridge has access to the host on which the VM is running
81
81
- VM is running a supported operating system
82
-
- VM has internet connectivity directly or through proxy. If the connection is through a proxy ensure [these URLs](../support-matrix-for-arc-enabled-vmware-vsphere.md#networking-requirements) are allowlisted.
82
+
- VM has internet connectivity directly or through proxy. If the connection is through a proxy ensure [these URLs](#networking-requirements) are allow-listed.
83
83
84
84
### Supported operating systems
85
85
86
-
The officially supported versions of the Windows and Linux operating system for the Azure Connected Machine agent are listed [here](../servers/prerequisites#supported-operating-systems). Only x86-64 (64-bit) architectures are supported. x86 (32-bit) and ARM-based architectures, including x86-64 emulation on arm64, are not supported operating environments.
86
+
The officially supported versions of the Windows and Linux operating system for the Azure Connected Machine agent are listed [here](../servers/prerequisites#supported-operating-systems). Only x86-64 (64-bit) architectures are supported. x86 (32-bit) and ARM-based architectures, including x86-64 emulation on arm64, aren't supported operating environments.
0 commit comments