Skip to content

Commit c764735

Browse files
committed
acrolinx
1 parent 3d45b62 commit c764735

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/azure-vmware/enable-vmware-vcd-with-azure-network.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ VMware Cloud Director on Azure VMware Solution offers a robust platform for mana
1818

1919
- Learn about how to [Turn on public IP addresses to an NSX Edge node for VMware NSX](enable-public-ip-nsx-edge.md).
2020

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

2323
:::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":::
2424

@@ -32,17 +32,17 @@ VMware Cloud Director on Azure VMware Solution offers a robust platform for mana
3232

3333
## Connect VMware Cloud Director tenants workloads with Azure services
3434

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.
3636
- 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.
3838
- The organization virtual datacenter administrator can configure IPsec VPN connectivity using VMware Cloud Director.
3939

4040
> [!Note]
4141
> 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.
4242
4343
- 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.
4444

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":::
4646

4747
## Related topics
4848

0 commit comments

Comments
 (0)