Skip to content

Commit 46fcd91

Browse files
authored
Update deploy-arc-for-azure-vmware-solution.md
1 parent 5e7360d commit 46fcd91

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

articles/azure-vmware/deploy-arc-for-azure-vmware-solution.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Deploy Arc-enabled VMware vSphere for Azure VMware Solution private cloud
33
description: Learn how to set up and enable Arc for your Azure VMware Solution private cloud.
44
ms.topic: how-to
55
ms.service: azure-vmware
6-
ms.date: 12/08/2023
6+
ms.date: 4/23/2024
77
ms.custom: references_regions, devx-track-azurecli, engagement-fy23
88
---
99

@@ -57,10 +57,10 @@ The following requirements must be met in order to use Azure Arc-enabled Azure V
5757
You need the following items to ensure you're set up to begin the onboarding process to deploy Arc for Azure VMware Solution.
5858

5959
- 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).
6262
- 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.
6464
- 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).
6565
- Verify your vCenter Server version is 7.0 or higher.
6666
- 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
147147
4. More Azure resources are created in your resource group.
148148
- Resource bridge
149149
- Custom location
150-
- VMware vCenter
150+
- VMware vCenter Server
151151

152152
> [!IMPORTANT]
153153
> 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
167167
When Arc appliance is successfully deployed on your private cloud, you can do the following actions.
168168

169169
- 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**.
172172
- Similar to VMs, customers can enable networks, templates, resource pools, and data-stores in Azure.
173173

174174
## Enable virtual machines, resource pools, clusters, hosts, datastores, networks, and VM templates in Azure
175175

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.
177177

178178
> [!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.
180180

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**.
182182
2. Select the resource(s) you want to enable, then select **Enable in Azure**.
183183
3. Select your Azure **Subscription** and **Resource Group**, then select **Enable**.
184184

0 commit comments

Comments
 (0)