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/enable-vmware-vcd-with-azure-network.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ VMware Cloud Director on Azure VMware Solution offers a robust platform for mana
18
18
19
19
- Learn about how to [Turn on public IP addresses to an NSX Edge node for VMware NSX](enable-public-ip-nsx-edge.md).
20
20
21
-
- VMware Cloud Director Tenants can use the above NSX-T public IP address for SNAT configuration to enable Internet access for virtual machine in tenant's organization virtual data center.
21
+
- VMware Cloud Director Tenants can use the public IP address for SNAT configuration to enable Internet access for virtual machine in tenant's organization virtual data center.
22
22
23
23
:::image type="content" source="media/vmware-vcd/VCD_internet_diag.png" alt-text="Diagram showing how tenants in VMware Cloud Director connects to internet in Azure VMware Solution." border="false" lightbox="media/vmware-vcd/VCD_internet_diag.png":::
24
24
@@ -32,17 +32,17 @@ VMware Cloud Director on Azure VMware Solution offers a robust platform for mana
32
32
33
33
## Connect VMware Cloud Director tenants workloads with Azure services
34
34
35
-
- To enable access to Azure services in Azure vNet, configure Azure VNet with an azure vPN gateway.
35
+
- To enable access to Azure services in Azure virtual network, configure Azure virtual network with an Azure vPN gateway.
36
36
- Follow this document to create an [Azure virtual network gateway](tutorial-configure-networking.md)
37
-
- A site-to-site vpn is established between tenant’s organization virtual data center and azure VNet. To achieve this connectivity, the tenant provides a public IP to the organization virtual datacenter. Both source and destination of the tunnel should have identical settings for IKE,SA, DPD etc.
37
+
- A site-to-site vpn is established between tenant’s organization virtual data center and Azure virtual network. To achieve this connectivity, the tenant provides a public IP to the organization virtual datacenter. Both source and destination of the tunnel should have identical settings for IKE,SA, DPD etc.
38
38
- The organization virtual datacenter administrator can configure IPsec VPN connectivity using VMware Cloud Director.
39
39
40
40
> [!Note]
41
41
> VMware Cloud Director supports a policy-based VPN. Azure VPN gateway configures route-based VPN by default and to configure policy-based VPN policy-based selector needs to be enabled.
42
42
43
43
- Organization virtual data center edge router firewall denies traffic by default. You need to apply specific rules to enable connectivity. Use the following steps to apply firewall rules.
44
44
45
-
:::image type="content" source="media/vmware-vcd/VCD_Azure_Services_diag.png" alt-text="Diagram showing how tenants in VMware Cloud Director connects to azure services in Azure VMware Solution." border="false" lightbox="media/vmware-vcd/VCD_Azure_Services_diag.png":::
45
+
:::image type="content" source="media/vmware-vcd/VCD_Azure_Services_diag.png" alt-text="Diagram showing how tenants in VMware Cloud Director connects to Azure services in Azure VMware Solution." border="false" lightbox="media/vmware-vcd/VCD_Azure_Services_diag.png":::
0 commit comments