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-vmware/tutorial-deploy-vmware-hcx.md
+11-2Lines changed: 11 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -60,7 +60,9 @@ Infrastructure components must be running the required minimum version.
60
60
61
61
* Configure [Azure ExpressRoute Global Reach](tutorial-expressroute-global-reach-private-cloud.md) between on-premises and Azure VMware Solution SDDC ExpressRoute circuits.
62
62
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).
64
66
65
67
66
68
### IP addresses
@@ -167,7 +169,7 @@ You can connect (pair) the VMware HCX Cloud Manager in Azure VMware Solution wit
167
169
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**.
168
170
169
171
> [!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.
171
173
>
172
174
> The password is the same password that you used to sign in to vCenter. You defined this password on the initial deployment screen.
173
175
@@ -267,6 +269,12 @@ For an end-to-end overview of this procedure, view the [Azure VMware Solution: C
267
269
### Create a service mesh
268
270
269
271
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)
270
278
271
279
1. Under **Infrastructure**, select **Interconnect** > **Service Mesh** > **Create Service Mesh**.
272
280
@@ -347,3 +355,4 @@ For more information on using HCX, go to the VMware technical documentation:
0 commit comments