Skip to content

Commit 332087c

Browse files
committed
fixed suggestions
1 parent ed41c90 commit 332087c

7 files changed

+6
-8
lines changed

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

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

2121
- 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

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

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

3333
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.
3434

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

3737
Follow the steps below to achieve this connectivity:
3838
- Configure Azure virtual network with an Azure VPN gateway.

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

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Azure VMware Solution provides private clouds that contain VMware vSphere cluste
2525

2626
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).
2727

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

3030
## How to install and configure VMware Cloud Director on Azure VMware Solution
3131

@@ -77,7 +77,7 @@ VMware Cloud Director is deployed in two stages:
7777
- 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.
7878
- The database name is vcloud, and the database user is vcloud.
7979

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

8282

8383
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
108108
- [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.
109109
- 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.
110110
- 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.
112112
- Learn about [CloudAdmin role and permissions](architecture-identity.md).
113113

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-
116114
- 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.
117115

118116
### 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
142140

143141
### What limitations does Azure VMware Solution CloudAdmin role have for VMware Cloud Director?
144142

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)
146144

147145
### How is VMware Cloud Director supported on Azure VMware Solution?
148146

0 commit comments

Comments
 (0)