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
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ VMware Cloud Director on Azure VMware Solution offers a robust platform for mana
20
20
21
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
-
:::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":::
23
+
:::image type="content" source="media/vmware-vcd/vmware-cloud-director-internet-diagram.png" alt-text="Diagram showing how tenants in VMware Cloud Director connects to internet in Azure VMware Solution." border="false" lightbox="media/vmware-vcd/vmware-cloud-director-internet-diagram.png":::
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
@@ -32,7 +32,7 @@ VMware Cloud Director on Azure VMware Solution offers a robust platform for mana
32
32
33
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
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":::
35
+
:::image type="content" source="media/vmware-vcd/vmware-cloud-director-azure-services-diagram.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/vmware-cloud-director-azure-services-diagram.png":::
36
36
37
37
Follow the steps below to achieve this connectivity:
38
38
- Configure Azure virtual network with an Azure VPN gateway.
VMware Cloud Director enables multi-tenancy by using organizations. Each organization can have one or more organization virtual data centers (VDC). Every Organization's VDC can have its own dedicated Tier-1 router (Organization VDC Edge Gateway), which connects to the shared Tier-0 router (Provider gateway).
27
27
28
-
:::image type="content" source="media/vmware-vcd/VCD_architecture-diagram.png" alt-text="Diagram showing typical architecture of VMware Cloud Director in Azure VMware Solution." lightbox="media/vmware-vcd/VCD_architecture-diagram.png":::
28
+
:::image type="content" source="media/vmware-vcd/vmware-cloud-director-architecture-diagram.png" alt-text="Diagram showing typical architecture of VMware Cloud Director in Azure VMware Solution." lightbox="media/vmware-cloud-director-architecture-diagram.png":::
29
29
30
30
## How to install and configure VMware Cloud Director on Azure VMware Solution
31
31
@@ -77,7 +77,7 @@ VMware Cloud Director is deployed in two stages:
77
77
- The primary cell is the first member in the VMware Cloud Director server group. The embedded database is configured as the VMware Cloud Director database.
78
78
- The database name is vcloud, and the database user is vcloud.
79
79
80
-
:::image type="content" source="media/vmware-vcd/VCD_ovf_install.png" alt-text="Diagram showing ovf installation of VMware Cloud Director in Azure VMware Solution." border="false" lightbox="media/vmware-vcd/VCD_ovf_install.png":::
80
+
:::image type="content" source="media/vmware-vcd/vmware-cloud-director-ovf-install.png" alt-text="Diagram showing ovf installation of VMware Cloud Director in Azure VMware Solution." border="false" lightbox="media/vmware-cloud-director-ovf-install.png":::
81
81
82
82
83
83
2. For initial configuration of primary appliance, sign-in to VMware Cloud Director’s Virtual Appliance Management Interface (VAMI) at https://VCD_eth1_ip_address:5480
@@ -111,7 +111,7 @@ VMware Cloud Director derives its resources from an underlying virtual infrastru
111
111
- CloudAdmin credentials can be found under your Azure private cloud portal.
112
112
- Learn about [CloudAdmin role and permissions](architecture-identity.md).
113
113
114
-
:::image type="content" source="media/vmware-vcd/VCD_cloudadmin_creds.png" alt-text="Diagram showing how to obtain cloud admin credentials." border="false" lightbox="media/vmware-vcd/VCD_cloudadmin_creds.png":::
114
+
:::image type="content" source="media/vmware-vcd/azure-vmware-solution-vmware-credentials.png" alt-text="Diagram showing how to obtain cloud admin credentials." border="false" lightbox="media/azure-vmware-solution-vmware-credentials.png":::
115
115
116
116
117
117
- Create a resource pool to map with Provide Virtual datacenter (PVDC). The cluster or resource pool must be available for use in a connected vCenter server instance.
@@ -141,9 +141,9 @@ Learn about [VMware Cloud Director Network scenarios on Azure VMware Solution](e
141
141
142
142
Eligible Enterprise and hosters can self-install and self-managed VMware Cloud Director on Azure VMware Solution. Use **CloudAdmin** role to integrate VMware Cloud Director with Azure VMware solution vCenter and NSX-T.
143
143
144
-
### What limitations does **CloudAdmin** role have for VMware Cloud Director in Azure VMware Solution?
144
+
### What limitations does Azure VMware Solution CloudAdmin role have for VMware Cloud Director?
145
145
146
-
**CloudAdmin** Role is restricted role, and it currently doesn't allow BGP configuration or prefix on NSX-T Tier-0, NSX projects/NSX tenancy, VM encryption, and CMK with VMware Cloud Director on Azure VMware Solution. Note: VM encryption works at vCenter level. Learn more about CloudAdmin role and permissions under, [Architecture - Identity and access](architecture-identity.md)
146
+
Azure VMware Solution CloudAdmin Role is a restricted role, and it currently doesn't allow BGP configuration or prefix on NSX-T Tier-0, NSX projects/NSX tenancy, VM encryption, and CMK with VMware Cloud Director on Azure VMware Solution. Note: VM encryption works at vCenter level. Learn more about CloudAdmin role and permissions under, [Architecture - Identity and access](architecture-identity.md)
147
147
148
148
### How is VMware Cloud Director supported on Azure VMware Solution?
0 commit comments