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/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":::
23
+
:::image type="content" source="media/vmware-cloud-director/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-cloud-director/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/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":::
35
+
:::image type="content" source="media/vmware-cloud-director/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-cloud-director/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/vmware-cloud-director-azure-services-diagram.png" alt-text="Diagram showing typical architecture of VMware Cloud Director in Azure VMware Solution." lightbox="media/vmware-vcd/vmware-cloud-director-azure-services-diagram.png":::
28
+
:::image type="content" source="media/vmware-cloud-director/vmware-cloud-director-azure-services-diagram.png" alt-text="Diagram showing typical architecture of VMware Cloud Director in Azure VMware Solution." lightbox="media/vmware-cloud-director/vmware-cloud-director-azure-services-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/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-vcd/vmware-cloud-director-ovf-install.png":::
80
+
:::image type="content" source="media/vmware-cloud-director/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/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
@@ -108,11 +108,9 @@ VMware Cloud Director derives its resources from an underlying virtual infrastru
108
108
-[Create a support ticket](https://ms.portal.azure.com/#view/Microsoft_Azure_Support/HelpAndSupportBlade/~/overview) to perform customization on NSX-T before you integrate Azure VMware Solution NSX-T manager with VMware cloud director and create provider gateway.
109
109
- You must perform this task before adding Azure VMware Solution NSX-T manager is added to VMware Cloud Director, else adding provide gateway will fail.
110
110
- Integrate Azure VMware Solution vCenter and NSX-T using credentials mapped with “CloudAdmin” role
111
-
- CloudAdmin credentials can be found under your Azure private cloud portal.
111
+
- CloudAdmin credentials can be found in the Azure portal under your Private Cloud resource by navigating to Manage and then selecting VMware Credentials.
112
112
- Learn about [CloudAdmin role and permissions](architecture-identity.md).
113
113
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/vmware-vcd/azure-vmware-solution-vmware-credentials.png":::
115
-
116
114
- 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.
117
115
118
116
### Add Azure VMware Solution vCenter server and NSX-T manager to VMware Cloud Director
@@ -142,7 +140,7 @@ Eligible Enterprise and hosters can self-install and self-managed VMware Cloud D
142
140
143
141
### What limitations does Azure VMware Solution CloudAdmin role have for VMware Cloud Director?
144
142
145
-
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)
143
+
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. VM encryption can be managed at vCenter level. Learn more about CloudAdmin role and permissions under, [Architecture - Identity and access](architecture-identity.md)
146
144
147
145
### How is VMware Cloud Director supported on Azure VMware Solution?
0 commit comments