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/configure-vmware-cloud-director-service-azure-vmware-solution.md
+31-31Lines changed: 31 additions & 31 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ author: jjaygbay1
5
5
ms.author: jacobjaygbay
6
6
ms.service: azure-vmware
7
7
ms.topic: article
8
-
ms.date: 3/22/2024
8
+
ms.date: 4/15/2024
9
9
ms.custom: engagement-fy23
10
10
---
11
11
@@ -17,40 +17,40 @@ In this article, learn how to configure [VMware Cloud Director](https://docs.vmw
17
17
- Plan and deploy a VMware Cloud Director Service Instance in your preferred region using the process described here. [How Do I Create a VMware Cloud Director Instance](https://docs.vmware.com/en/VMware-Cloud-Director-service/services/using-vmware-cloud-director-service/GUID-26D98BA1-CF4B-4A57-971E-E58A0B482EBB.html#GUID-26D98BA1-CF4B-4A57-971E-E58A0B482EBB)
18
18
19
19
>[!Note]
20
-
> VMware Cloud Director Instances can establish connections to AVS SDDC in regions where latency remains under 150 ms.
20
+
> VMware Cloud Director Instances can establish connections to Azure VMware Solution private clouds in regions where the round-trip time (RTT) latency remains under 150 ms.
21
21
22
-
- Plan and deploy Azure VMware solution private cloud using the following links:
-[Deploy and configure Azure VMware Solution - Azure VMware Solution.](deploy-azure-vmware-solution.md)
25
-
- After successfully gaining access to both your VMware Cloud Director instance and Azure VMware Solution SDDC, you can then proceed to the next section.
25
+
- After successfully gaining access to both your VMware Cloud Director instance and Azure VMware Solution private cloud, you can then proceed to the next section.
26
26
27
-
## Plan and prepare Azure VMware solution private cloud for VMware Reverse proxy
27
+
## Plan and prepare Azure VMware Solution private cloud for VMware Reverse proxy
28
28
29
-
- VMware Reverse proxy VM is deployed within the Azure VMware solution SDDC and requires outbound connectivity to your VMware Cloud director Service Instance. [Plan how you would provide this internet connectivity.](architecture-design-public-internet-access.md)
29
+
- VMware Reverse proxy VM is deployed within the Azure VMware Solution private cloud and requires outbound connectivity to your VMware Cloud director Service Instance. [Plan how you would provide this internet connectivity.](architecture-design-public-internet-access.md)
30
30
31
-
- Public IP on NSX-T edge can be used to provide outbound access for the VMware Reverse proxy VM as shown in this article. Learn more on, [How to configure a public IP in the Azure portal](enable-public-ip-nsx-edge.md#set-up-a-public-ip-address-or-range) and [Outbound Internet access for VMs](enable-public-ip-nsx-edge.md#outbound-internet-access-for-vms)
31
+
- Public IP on NSX Edge can be used to provide outbound access for the VMware Reverse proxy VM as shown in this article. Learn more on, [How to configure a public IP in the Azure portal](enable-public-ip-nsx-edge.md#set-up-a-public-ip-address-or-range) and [Outbound Internet access for VMs](enable-public-ip-nsx-edge.md#outbound-internet-access-for-vms)
32
32
33
33
- VMware Reverse proxy can acquire an IP address through either DHCP or manual IP configuration.
34
34
- Optionally create a dedicated Tier-1 router for the reverse proxy VM segment.
35
35
36
-
### Prepare your Azure VMware Solution SDDC for deploying VMware Reverse proxy VM OVA
36
+
### Prepare your Azure VMware Solution private cloud for deploying VMware Reverse proxy VM OVA
37
37
38
-
1. Obtain NSX-T cloud admin credentials from Azure portal under VMware credentials. Then, sign in to NSX-T manager.
38
+
1. Obtain NSX cloud admin credentials from Azure portal under VMware credentials. Then, sign in to NSX Manager.
39
39
1. Create a dedicated Tier-1 router (optional) for VMware Reverse proxy VM.
40
-
1. Sign in to Azure VMware solution NSX-T manage and select **ADD Tier-1 Gateway**
40
+
1. Sign in to Azure VMware Solution NSX Manager and select **ADD Tier-1 Gateway**
41
41
1. Provide name, Linked Tier-0 gateway and then select save.
42
42
1. Configure appropriate settings under Route Advertisements.
43
43
44
44
:::image type="content" source="./media/vmware-cloud-director-service/pic-create-gateway.png" alt-text="Screenshot showing how to create a Tier-1 Gateway." lightbox="./media/vmware-cloud-director-service/pic-create-gateway.png":::
45
45
46
46
1. Create a segment for VMware Reverse proxy VM.
47
-
1. Sign in to Azure VMware solution NSX-T manage and under segments, select **ADD SEGMENT**
47
+
1. Sign in to Azure VMware Solution NSX Manager and under segments, select **ADD SEGMENT**
48
48
1. Provide name, Connected Gateway, Transport Zone and Subnet information and then select save.
49
49
50
-
:::image type="content" source="./media/vmware-cloud-director-service/pic-create-reverse-proxy.png" alt-text="Screenshot showing how to create an NSX-T segment for reverse proxy VM." lightbox="./media/vmware-cloud-director-service/pic-create-reverse-proxy.png":::
50
+
:::image type="content" source="./media/vmware-cloud-director-service/pic-create-reverse-proxy.png" alt-text="Screenshot showing how to create an NSX segment for reverse proxy VM." lightbox="./media/vmware-cloud-director-service/pic-create-reverse-proxy.png":::
51
51
52
52
1. Optionally enable segment for DHCP by creating a DHCP profile and setting DHCP config. You can skip this step if you use static IPs.
53
-
1. Add two NAT rules to provide an outbound access to VMware Reverse proxy VM to reach VMware cloud director service. You can also reach the management components of Azure VMware solution SDDC such as vCenter and NSX-T that are deployed in the management plane.
53
+
1. Add two NAT rules to provide an outbound access to VMware Reverse proxy VM to reach VMware cloud director service. You can also reach the management components of Azure VMware Solution private cloud such as vCenter Server and NSX that are deployed in the management plane.
54
54
1. Create **NOSNAT** rule,
55
55
- Provide name of the rule and select source IP. You can use CIDR format or specific IP address.
56
56
- Under destination port, use private cloud network CIDR.
@@ -82,17 +82,17 @@ In this article, learn how to configure [VMware Cloud Director](https://docs.vmw
82
82
1. In the card of the VMware Cloud Director instance for which you want to configure a reverse proxy service, select **Actions** > **Generate VMware Reverse Proxy OVА**.
83
83
1. The **Generate VMware Reverse proxy OVA** wizard opens. Fill in the required information.
84
84
1. Enter Network Name
85
-
- Network name is the name of the NSX-T segment you created in previous section for reverse proxy VM.
86
-
1. Enter the required information such as vCenter FQDN, Management IP for vCenter, NSX FQDN or IP and more hosts within the SDDC to proxy.
87
-
1. vCenter and NSX-T IP address of your Azure VMware solution private cloud can be found under **Azure portal** -> **manage**-> **VMware credentials**
85
+
- Network name is the name of the NSX segment you created in previous section for reverse proxy VM.
86
+
1. Enter the required information such as vCenter FQDN, Management IP for vCenter, NSX FQDN or IP and more hosts within the private cloud to proxy.
87
+
1. vCenter and NSX IP address of your Azure VMware Solution private cloud can be found under **Azure portal** -> **manage**-> **VMware credentials**
88
88
89
89
:::image type="content" source="./media/vmware-cloud-director-service/pic-obtain-vmware-credential.png" alt-text="Screenshot showing how to obtain VMware credentials using Azure portal." lightbox="./media/vmware-cloud-director-service/pic-obtain-vmware-credential.png":::
90
90
91
-
1. To find FQDN of vCenter of your Azure VMware solution private cloud, sign in to the vCenter using VMware credential provided on Azure portal.
92
-
1. In vSphere Client, select vCenter, which displays FQDN of the vCenter server.
93
-
1. To obtain FQDN of NSX-T, replace vc with nsx. NSX-T FQDN in this example would be, “nsx.f31ca07da35f4b42abe08e.uksouth.avs.azure.com”
91
+
1. To find FQDN of vCenter of your Azure VMware Solution private cloud, sign in to the vCenter using VMware credential provided on Azure portal.
92
+
1. In vSphere Client, select vCenter, which displays FQDN of the vCenter Server.
93
+
1. To obtain FQDN of NSX, replace vc with nsx. NSX FQDN in this example would be, “nsx.f31ca07da35f4b42abe08e.uksouth.avs.azure.com”
94
94
95
-
:::image type="content" source="./media/vmware-cloud-director-service/pic-vcenter-vmware.png" alt-text="Screenshot showing how to obtain vCenter and NSX-T FQDN in Azure VMware solution private cloud." lightbox="./media/vmware-cloud-director-service/pic-vcenter-vmware.png":::
95
+
:::image type="content" source="./media/vmware-cloud-director-service/pic-vcenter-vmware.png" alt-text="Screenshot showing how to obtain vCenter and NSX FQDN in Azure VMware solution private cloud." lightbox="./media/vmware-cloud-director-service/pic-vcenter-vmware.png":::
96
96
97
97
1. Obtain ESXi management IP addresses and CIDR for adding IP addresses in allowlist when generating reverse proxy VM OVA.
98
98
@@ -123,23 +123,23 @@ In this article, learn how to configure [VMware Cloud Director](https://docs.vmw
123
123
1. Once VM is deployed, power it on and then sign in using the root credentials provided during OVA deployment.
124
124
1. Sign in to the VMware Reverse proxy VM and use the command **transporter-status.sh** to verify that the connection between CDs instance and Transporter VM is established.
125
125
- The status should indicate "UP." The command channel should display "Connected," and the allowed targets should be listed as "reachable."
126
-
1. Next step is to associate Azure VMware Solution SDDC with the VMware Cloud Director Instance.
126
+
1. Next step is to associate Azure VMware Solution private cloud with the VMware Cloud Director Instance.
127
127
128
128
129
-
## Associate Azure solution private cloud SDDC with VMware Cloud Director Instance via VMware Reverse proxy
129
+
## Associate Azure VMware Solution private cloud with VMware Cloud Director Instance via VMware Reverse proxy
130
130
131
-
This process pools all the resources from Azure private solution SDDC and creates a provider virtual datacenter (PVDC) in CDs.
131
+
This process pools all the resources from Azure private Solution private cloud and creates a provider virtual datacenter (PVDC) in CDs.
132
132
133
133
1. Sign in to VMware Cloud Director service.
134
134
1. Select **Cloud Director Instances**.
135
-
1. In the card of the VMware Cloud Director instance for which you want to associate your Azure VMware solution SDDC, select **Actions** and then select **Associate datacenter via VMware reverse proxy**.
135
+
1. In the card of the VMware Cloud Director instance for which you want to associate your Azure VMware Solution private cloud, select **Actions** and then select **Associate datacenter via VMware reverse proxy**.
136
136
1. Review datacenter information.
137
-
1. Select a proxy network for the reverse proxy appliance to use. Ensure correct NSX-T segment is selected where reverse proxy VM is deployed.
137
+
1. Select a proxy network for the reverse proxy appliance to use. Ensure correct NSX segment is selected where reverse proxy VM is deployed.
138
138
139
139
:::image type="content" source="./media/vmware-cloud-director-service/pic-proxy-network.png" alt-text="Screenshot showing how to review a proxy network information." lightbox="./media/vmware-cloud-director-service/pic-proxy-network.png":::
140
140
141
-
6. In the **Data center name** text box, enter a name for the SDDC that you want to associate with datacenter.
142
-
The name entered is only used to identify the data center in the VMware Cloud Director inventory, so it doesn't need to match the SDDC name entered when you generated the reverse proxy appliance OVA.
141
+
6. In the **Data center name** text box, enter a name for the private cloud that you want to associate with datacenter.
142
+
The name entered is only used to identify the data center in the VMware Cloud Director inventory, so it doesn't need to match the private cloud name entered when you generated the reverse proxy appliance OVA.
143
143
7. Enter the FQDN for your vCenter Server instance.
144
144
8. Enter the URL for the NSX Manager instance and wait for a connection to establish.
145
145
9. Select **Next**.
@@ -149,13 +149,13 @@ The name entered is only used to identify the data center in the VMware Cloud Di
149
149
13. Select **Validate Credentials**. Ensure that validation is successful.
150
150
14. Confirm that you acknowledge the costs associated with your instance, and select Submit.
151
151
15. Check activity log to note the progress.
152
-
16. Once this process is completed, you should see that your VMware Azure solution SDDC is securely associated with your VMware Cloud Director instance.
152
+
16. Once this process is completed, you should see that your VMware Azure Solution private cloud is securely associated with your VMware Cloud Director instance.
153
153
17. When you open the VMware Cloud Director instance, the vCenter Server and the NSX Manager instances that you associated are visible in Infrastructure Resources.
154
154
155
-
:::image type="content" source="./media/vmware-cloud-director-service/pic-connect-vcenter-server.png" alt-text="Screenshot showing how the vCenter server is connected and enabled." lightbox="./media/vmware-cloud-director-service/pic-connect-vcenter-server.png":::
155
+
:::image type="content" source="./media/vmware-cloud-director-service/pic-connect-vcenter-server.png" alt-text="Screenshot showing how the vCenter Server is connected and enabled." lightbox="./media/vmware-cloud-director-service/pic-connect-vcenter-server.png":::
156
156
157
157
18. A newly created Provider VDC is visible in Cloud Resources.
158
-
19. In your Azure VMware solution private cloud, when logged into vCenter you see that a Resource Pool is created as a result of this association.
158
+
19. In your Azure VMware solution private cloud, when logged into vCenter Server you see that a Resource Pool is created as a result of this association.
159
159
160
160
:::image type="content" source="./media/vmware-cloud-director-service/pic-resource-pool.png" alt-text="Screenshot showing how resource pools are created for CDs." lightbox="./media/vmware-cloud-director-service/pic-resource-pool.png":::
Copy file name to clipboardExpand all lines: articles/azure-vmware/deploy-vmware-cloud-director-availability-in-azure-vmware-solution.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: Learn how to install and configure VMware Cloud Director Availabili
4
4
author: suzuber
5
5
ms.topic: how-to
6
6
ms.service: azure-vmware
7
-
ms.date: 1/22/2024
7
+
ms.date: 4/15/2024
8
8
---
9
9
10
10
# Deploy VMware Cloud Director Availability in Azure VMware Solution
@@ -55,7 +55,7 @@ VMware Cloud Director Availability installation in the Azure VMware Solution clo
55
55
56
56
The following diagram shows VMware Cloud Director Availability appliances installed in both on-premises and Azure VMware Solution.
57
57
58
-
:::image type="content" source="media/deploy-vmware-cloud-director-availability/vmware-cloud-director-availability-diagram.png" alt-text="Diagram shows VMware Cloud Director Availability appliances installed in both on-premises and Azure VMware Solution."lightbox="media/deploy-vmware-cloud-director-availability/vmware-cloud-director-availability-diagram.png":::
58
+
:::image type="content" source="media/deploy-vmware-cloud-director-availability/vmware-cloud-director-availability-diagram.png" alt-text="Diagram shows VMware Cloud Director Availability appliances installed in both on-premises and Azure VMware Solution."lightbox="media/deploy-vmware-cloud-director-availability/vmware-cloud-director-availability-diagram.png":::
59
59
60
60
## Install and configure VMware Cloud Director Availability on Azure VMware Solution
61
61
@@ -124,4 +124,4 @@ VMware Cloud Director Availability can be upgraded using [Appliances upgrade seq
124
124
125
125
## Next steps
126
126
127
-
Learn more about VMware Cloud Director Availability Run commands in Azure VMware Solution, [VMware Cloud Director availability](https://docs.vmware.com/en/VMware-Cloud-Director-Availability/index.html).
127
+
Learn more about VMware Cloud Director Availability Run commands in Azure VMware Solution, [VMware Cloud Director availability](https://docs.vmware.com/en/VMware-Cloud-Director-Availability/index.html).
0 commit comments