Skip to content

Commit 4166085

Browse files
committed
updated table
1 parent 2f481e0 commit 4166085

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

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

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,10 @@ To deploy Arc for Azure VMware Solution, you need to ensure the following prereq
4141
You need the following items to ensure you're set up to begin the onboarding process to deploy [Arc Resource Bridge](/azure/azure-arc/resource-bridge/overview) for Azure VMware Solution.
4242

4343
- 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).
44-
4544
- 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.
4645
- [Support Matrix](/azure/azure-arc/vmware-vsphere/support-matrix-for-arc-enabled-vmware-vsphere) for using Azure Arc to manage your Azure VMware Solution VMs.
4746
- [Ensure Azure Arc resource bridge system requirements](/azure/azure-arc/resource-bridge/system-requirements) are met before proceeding with the deployment.
48-
- 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. -
47+
- 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.
4948
- 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).
5049
- A resource group in the subscription where you have an owner or contributor role.
5150
- An unused, [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 unused NSX network segment doesn't exist, one gets created.
@@ -61,9 +60,8 @@ You need the following items to ensure you're set up to begin the onboarding pro
6160

6261
- vCenter Server requirements
6362
- Verify your vCenter Server version is 7.0 or higher.
64-
65-
- A resource pool or a cluster with a minimum capacity of 16 GB of RAM and 4 vCPUs.
66-
63+
- Ensure the vCenter Server is accessible from the management VM. The management VM must be able to access the vCenter Server using the FQDN or IP address.
64+
- A resource pool or a cluster with a minimum capacity of 16 GB of RAM and 4 vCPUs.
6765
- A datastore with a minimum of 100 GB of free disk space is available through the resource pool or cluster.
6866

6967
> [!Note]
@@ -73,7 +71,6 @@ You need the following items to ensure you're set up to begin the onboarding pro
7371
If you want to use a custom DNS, use the following steps:
7472

7573
1. In your Azure VMware Solution private cloud, navigate to the DNS page, under Workload networking, select **DNS, and identify the default forwarder-zones under the DNS zones tab.
76-
7774
2. Edit the forwarder zone to add the custom DNS server IP. By adding the custom DNS as the first IP, it allows requests to be directly forwarded to the first IP and decreases the number of retries.
7875

7976
## Deployment considerations
@@ -167,8 +164,6 @@ Use the following steps to guide you through the process to onboard Azure Arc fo
167164
$ chmod +x run.sh
168165
$ sudo bash run.sh onboard {config-json-path}
169166
```
170-
171-
172167
4. More Azure resources are created in your resource group.
173168
- Resource bridge
174169
- Custom location

0 commit comments

Comments
 (0)