Skip to content

Commit d76cb47

Browse files
committed
fixed suggestions
1 parent 4927b01 commit d76cb47

File tree

1 file changed

+12
-11
lines changed

1 file changed

+12
-11
lines changed

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

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -24,30 +24,31 @@ VMware Cloud Director on Azure VMware Solution offers a robust platform for mana
2424

2525
- Organization virtual data center Edge gateway has default DENY ALL firewall rule. Virtual datacenter organization administrators need to open appropriate ports to allow access through the firewall by adding a new firewall rule.
2626

27-
**Overlapping IP address**
28-
2927
> [!Note]
3028
> To manage overlapping IP address, use NAT to prevent conflicts in end-to-end routing scenarios.
3129
3230

3331
## Connect VMware Cloud Director tenants workloads with Azure services
3432

35-
- To enable access to Azure services in Azure virtual network, configure Azure virtual network with an Azure vPN gateway.
33+
To enable access to Azure services in Azure virtual network, you can create a site to site VPN connection from VMware Cloud Director tenant's organization edge router gateway and Azure VPN gateway.
34+
35+
:::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":::
36+
37+
Follow the steps below to achieve this connectivity:
38+
- Configure Azure virtual network with an Azure VPN gateway.
3639
- 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 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.
40+
- 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.
3841
- The organization virtual datacenter administrator can configure IPsec VPN connectivity using VMware Cloud Director.
3942

40-
> [!Note]
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.
43+
> [!Note]
44+
> 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.
4245
4346
- 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.
4447

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":::
46-
4748
## Related topics
4849

49-
Learn about [How to enable VMware Cloud Director on Azure VMware Solution](enable-vmware-vcd-with-azure.md)
50+
[How to enable VMware Cloud Director on Azure VMware Solution](enable-vmware-vcd-with-azure.md)
5051

51-
Learn about [VMware Cloud Director](https://techdocs.broadcom.com/us/en/vmware-cis/cloud-director/vmware-cloud-director/10-6/overview.html)
52+
[VMware Cloud Director](https://techdocs.broadcom.com/us/en/vmware-cis/cloud-director/vmware-cloud-director/10-6/overview.html)
5253

53-
Learn about [Architecture - Network interconnectivity - Azure VMware Solution](architecture-networking.md)
54+
[Architecture - Network interconnectivity - Azure VMware Solution](architecture-networking.md)

0 commit comments

Comments
 (0)