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
@@ -57,10 +57,10 @@ The following requirements must be met in order to use Azure Arc-enabled Azure V
57
57
You need the following items to ensure you're set up to begin the onboarding process to deploy Arc for Azure VMware Solution.
58
58
59
59
- Validate the regional support before you start the onboarding process. Arc for Azure VMware Solution is supported in all regions where Arc for VMware vSphere on-premises is supported. For details, see [Azure Arc-enabled VMware vSphere](/azure/azure-arc/vmware-vsphere/overview#supported-regions).
60
-
- A [management VM](/azure/azure-arc/resource-bridge/system-requirements#management-machine-requirements) with internet access that has a direct line of site to the vCenter.
61
-
- From the Management VM, verify you have access to [vCenter Server and NSX-T manager portals](/azure/azure-vmware/tutorial-access-private-cloud#connect-to-the-vcenter-server-of-your-private-cloud).
60
+
- A [management VM](/azure/azure-arc/resource-bridge/system-requirements#management-machine-requirements) with internet access that has a direct line of site to the vCenter Server.
61
+
- From the Management VM, verify you have access to [vCenter Server and NSX Manager portals](/azure/azure-vmware/tutorial-access-private-cloud#connect-to-the-vcenter-server-of-your-private-cloud).
62
62
- A resource group in the subscription where you have an owner or contributor role.
63
-
- An unused, isolated [NSX Data Center network segment](/azure/azure-vmware/tutorial-nsx-t-network-segment) that is a static network segment used for deploying the Arc for Azure VMware Solution OVA. If an isolated NSX-T Data Center network segment doesn't exist, one gets created.
63
+
- An unused, isolated [NSX network segment](/azure/azure-vmware/tutorial-nsx-t-network-segment) that is a static network segment used for deploying the Arc for Azure VMware Solution OVA. If an isolated NSX-T Data Center network segment doesn't exist, one gets created.
64
64
- The firewall and proxy URLs must be allowlisted to enable communication from the management machine and Appliance VM to the required Arc resource bridge URLs. See the [Azure Arc resource bridge network requirements](/azure/azure-arc/resource-bridge/network-requirements).
65
65
- Verify your vCenter Server version is 7.0 or higher.
66
66
- A resource pool or a cluster with a minimum capacity of 16 GB of RAM and four vCPUs.
@@ -147,7 +147,7 @@ Use the following steps to guide you through the process to onboard Azure Arc fo
147
147
4. More Azure resources are created in your resource group.
148
148
- Resource bridge
149
149
- Custom location
150
-
- VMware vCenter
150
+
- VMware vCenter Server
151
151
152
152
> [!IMPORTANT]
153
153
> After the successful installation of Azure Arc resource bridge, it's recommended to retain a copy of the resource bridge config.yaml files and the kubeconfig file safe and secure them in a place that facilitates easy retrieval. These files could be needed later to run commands to perform management operations on the resource bridge. You can find the 3 .yaml files (config files) and the kubeconfig file in the same folder where you ran the script.
@@ -167,18 +167,18 @@ If the Azure Arc resource bridge deployment fails, consult the [Azure Arc resour
167
167
When Arc appliance is successfully deployed on your private cloud, you can do the following actions.
168
168
169
169
- View the status from within the private cloud left navigation under **Operations > Azure Arc**.
170
-
- View the VMware vSphere infrastructure resources from the private cloud left navigation under **Private cloud** then select **Azure Arc vCenter resources**.
171
-
- Discover your VMware vSphere infrastructure resources and project them to Azure by navigating, **Private cloud > Arc vCenter resources > Virtual Machines**.
170
+
- View the VMware vSphere infrastructure resources from the private cloud left navigation under **Private cloud** then select **Azure Arc vCenter Server resources**.
171
+
- Discover your VMware vSphere infrastructure resources and project them to Azure by navigating, **Private cloud > Arc vCenter Server resources > Virtual Machines**.
172
172
- Similar to VMs, customers can enable networks, templates, resource pools, and data-stores in Azure.
173
173
174
174
## Enable virtual machines, resource pools, clusters, hosts, datastores, networks, and VM templates in Azure
175
175
176
-
Once you connected your Azure VMware Solution private cloud to Azure, you can browse your vCenter inventory from the Azure portal. This section shows you how to make these resources Azure enabled.
176
+
Once you connected your Azure VMware Solution private cloud to Azure, you can browse your vCenter Server inventory from the Azure portal. This section shows you how to make these resources Azure enabled.
177
177
178
178
> [!NOTE]
179
-
> Enabling Azure Arc on a VMware vSphere resource is a read-only operation on vCenter. It doesn't make changes to your resource in vCenter.
179
+
> Enabling Azure Arc on a VMware vSphere resource is a read-only operation on vCenter Server. It doesn't make changes to your resource in vCenter Server.
180
180
181
-
1. On your Azure VMware Solution private cloud, in the left navigation, locate **vCenter Inventory**.
181
+
1. On your Azure VMware Solution private cloud, in the left navigation, locate **vCenter Server Inventory**.
182
182
2. Select the resource(s) you want to enable, then select **Enable in Azure**.
183
183
3. Select your Azure **Subscription** and **Resource Group**, then select **Enable**.
0 commit comments