Skip to content

Commit 77fac37

Browse files
author
Chris Nakagaki
authored
Update tutorial-deploy-vmware-hcx.md
- Additional notes added for required HCX ports - Removed note related to HCX IP as that code has been corrected in Azure portal now.
1 parent 3c69b97 commit 77fac37

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

articles/azure-vmware/tutorial-deploy-vmware-hcx.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,9 @@ Infrastructure components must be running the required minimum version.
6060

6161
* Configure [Azure ExpressRoute Global Reach](tutorial-expressroute-global-reach-private-cloud.md) between on-premises and Azure VMware Solution SDDC ExpressRoute circuits.
6262

63-
* All required ports should be open for communication between on-premises components and Azure VMware Solution SDDC. For more information, see [VMware HCX documentation](https://docs.vmware.com/en/VMware-HCX/services/user-guide/GUID-E456F078-22BE-494B-8E4B-076EF33A9CF4.html).
63+
* [All required ports](https://ports.vmware.com/home/VMware-HCX) should be open for communication between on-premises components and Azure VMware Solution SDDC.
64+
65+
* For more information: [VMware HCX documentation](https://docs.vmware.com/en/VMware-HCX/services/user-guide/GUID-E456F078-22BE-494B-8E4B-076EF33A9CF4.html).
6466

6567

6668
### IP addresses
@@ -167,7 +169,7 @@ You can connect (pair) the VMware HCX Cloud Manager in Azure VMware Solution wit
167169
1. Enter the Remote HCX URL or IP address that you noted earlier, the Azure VMware Solution [email protected] username, and the password. Then select **Connect**.
168170

169171
> [!NOTE]
170-
> The remote HCX URL is your Azure VMware Solution private cloud's HCX Cloud Manager IP address, which is the ".9" address of the management network. For example, if your vCenter is 192.168.4.2, then your HCX URL will be 192.168.4.9.
172+
> To establish a site pair successfully, your HCX connector must be able to route to your HCX Cloud Manager IP over port 443.
171173
>
172174
> The password is the same password that you used to sign in to vCenter. You defined this password on the initial deployment screen.
173175
@@ -267,6 +269,12 @@ For an end-to-end overview of this procedure, view the [Azure VMware Solution: C
267269
### Create a service mesh
268270

269271
Now it's time to configure a service mesh between on-premises and Azure VMware Solution SDDC.
272+
>[!NOTE]
273+
>To successfully establish a service mesh with AVS:
274+
>
275+
>Ports UDP 500/4500 are open between your on-prem HCX connector defined 'uplink' network profile addresses and AVS HCX Cloud'uplink' network profile addresses.
276+
>
277+
> Be sure to review [HCX required ports](https://ports.vmware.com/home/VMware-HCX)
270278
271279
1. Under **Infrastructure**, select **Interconnect** > **Service Mesh** > **Create Service Mesh**.
272280

@@ -347,3 +355,4 @@ For more information on using HCX, go to the VMware technical documentation:
347355

348356
* [VMware HCX Documentation](https://docs.vmware.com/en/VMware-HCX/index.html)
349357
* [Migrating Virtual Machines with VMware HCX](https://docs.vmware.com/en/VMware-HCX/services/user-guide/GUID-D0CD0CC6-3802-42C9-9718-6DA5FEC246C6.html?hWord=N4IghgNiBcIBIGEAaACAtgSwOYCcwBcMB7AOxAF8g).
358+
* [HCX required ports](https://ports.vmware.com/home/VMware-HCX)

0 commit comments

Comments
 (0)