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
+12-11Lines changed: 12 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,30 +24,31 @@ VMware Cloud Director on Azure VMware Solution offers a robust platform for mana
24
24
25
25
- 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.
26
26
27
-
**Overlapping IP address**
28
-
29
27
> [!Note]
30
28
> To manage overlapping IP address, use NAT to prevent conflicts in end-to-end routing scenarios.
31
29
32
30
33
31
## Connect VMware Cloud Director tenants workloads with Azure services
34
32
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.
36
39
- 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.
38
41
- The organization virtual datacenter administrator can configure IPsec VPN connectivity using VMware Cloud Director.
39
42
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.
42
45
43
46
- 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
47
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
-
47
48
## Related topics
48
49
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)
50
51
51
-
Learn about [VMware Cloud Director](https://techdocs.broadcom.com/us/en/vmware-cis/cloud-director/vmware-cloud-director/10-6/overview.html)
0 commit comments