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/move-azure-vmware-solution-across-regions.md
+15-15Lines changed: 15 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: Move Azure VMware Solution resources across regions
3
3
description: This article describes how to move Azure VMware Solution resources from one Azure region to another.
4
4
ms.custom: subject-moving-resources
5
5
ms.topic: how-to
6
-
ms.date: 06/01/2021
6
+
ms.date: 04/11/2022
7
7
8
8
# Customer intent: As an Azure service administrator, I want to move my Azure VMware Solution resources from Azure Region A to Azure Region B.
9
9
---
@@ -67,9 +67,9 @@ Before you can move the source configuration, you'll need to [deploy the target
67
67
68
68
### Back up the source configuration
69
69
70
-
Back up the Azure VMware Solution (source) configuration that includes VC, NSX-T, and firewall policies and rules.
70
+
Back up the Azure VMware Solution (source) configuration that includes vCenter Server, NSX-T Data Center, and firewall policies and rules.
71
71
72
-
-**Compute:** Export existing inventory configuration. For Inventory backup, you can use RVtool (an open-source app).
72
+
-**Compute:** Export existing inventory configuration. For Inventory backup, you can use RVtools (an open-source app).
73
73
74
74
-**Network and firewall policies and rules:** On the Azure VMware Solution target, create the same network segments as the source environment.
75
75
@@ -133,17 +133,17 @@ Now that you have the ExpressRoute circuit IDs and authorization keys for both e
133
133
134
134
After you establish connectivity, you'll create a VMware HCX site pairing between the private clouds to facilitate the migration of your VMs. You can connect or pair the VMware HCX Cloud Manager in Azure VMware Solution with the VMware HCX Connector in your data center.
135
135
136
-
1. Sign in to your source's vCenter, and under **Home**, select **HCX**.
136
+
1. Sign in to your source's vCenter Server, and under **Home**, select **HCX**.
137
137
138
138
1. Under **Infrastructure**, select **Site Pairing** and select the **Connect To Remote Site** option (in the middle of the screen).
139
139
140
-
1. Enter the Azure VMware Solution HCX Cloud Manager URL or IP address you noted earlier `https://x.x.x.9`, the Azure VMware Solution cloudadmin\@vsphere.local username, and the password. Then select **Connect**.
140
+
1. Enter the Azure VMware Solution HCX Cloud Manager URL or IP address you noted earlier `https://x.x.x.9`, the Azure VMware Solution [email protected] username, and the password. Then select **Connect**.
141
141
142
142
> [!NOTE]
143
143
> To successfully establish a site pair:
144
144
> * Your VMware HCX Connector must be able to route to your HCX Cloud Manager IP over port 443.
145
145
>
146
-
> * Use the same password that you used to sign in to vCenter. You defined this password on the initial deployment screen.
146
+
> * Use the same password that you used to sign in to vCenter Server. You defined this password on the initial deployment screen.
147
147
148
148
You'll see a screen showing that your VMware HCX Cloud Manager in Azure VMware Solution and your on-premises VMware HCX Connector are connected (paired).
149
149
@@ -227,19 +227,19 @@ In this section, you'll migrate the:
227
227
228
228
In this step, you'll copy the source's vSphere configuration and move it to the target environment.
229
229
230
-
1. From the source's vCenter, use the same resource pool configuration and [create the same resource pool configuration](https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vsphere.resmgmt.doc/GUID-0F6C6709-A5DA-4D38-BE08-6CB1002DD13D.html#example-creating-resource-pools-4) on the target's vCenter.
230
+
1. From the source's vCenter Server, use the same resource pool configuration and [create the same resource pool configuration](https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vsphere.resmgmt.doc/GUID-0F6C6709-A5DA-4D38-BE08-6CB1002DD13D.html#example-creating-resource-pools-4) on the target's vCenter Server.
231
231
232
-
2. From the source's vCenter, use the same VM folder name and [create the same VM folder](https://docs.vmware.com/en/VMware-Validated-Design/6.1/sddc-deployment-of-cloud-operations-and-automation-in-the-first-region/GUID-9D935BBC-1228-4F9D-A61D-B86C504E469C.html) on the target's vCenter under **Folders**.
232
+
2. From the source's vCenter Server, use the same VM folder name and [create the same VM folder](https://docs.vmware.com/en/VMware-Validated-Design/6.1/sddc-deployment-of-cloud-operations-and-automation-in-the-first-region/GUID-9D935BBC-1228-4F9D-A61D-B86C504E469C.html) on the target's vCenter Server under **Folders**.
233
233
234
-
3. Use VMware HCX to migrate all VM templates from the source's vCenter to the target's vCenter.
234
+
3. Use VMware HCX to migrate all VM templates from the source's vCenter Server to the target's vCenter.
235
235
236
236
1. From the source, convert the existing templates to VMs and then migrate them to the target.
237
237
238
238
2. From the target, convert the VMs to VM templates.
239
239
240
240
4. From the source environment, use the same VM Tags name and [create them on the target's vCenter](https://docs.vmware.com/en/VMware-vSphere/6.7/com.vmware.vsphere.vcenterhost.doc/GUID-05323758-1EBF-406F-99B6-B1A33E893453.html).
241
241
242
-
5. From the source's vCenter Content Library, use the subscribed library option to copy the ISO, OVF, OVA, and VM Templates to the target content library:
242
+
5. From the source's vCenter Server Content Library, use the subscribed library option to copy the ISO, OVF, OVA, and VM Templates to the target content library:
243
243
244
244
1. If the content library isn't already published, select the **Enable publishing** option.
245
245
@@ -250,14 +250,14 @@ In this step, you'll copy the source's vSphere configuration and move it to the
250
250
4. Select **Sync Now**.
251
251
252
252
253
-
### Configure the target NSX-T environment
253
+
### Configure the target NSX-T Data Center environment
254
254
255
-
In this step, you'll use the source NSX-T configuration to configure the target NSX-T environment.
255
+
In this step, you'll use the source NSX-T Data Center configuration to configure the target NSX-T environment.
256
256
257
257
>[!NOTE]
258
-
>You'll have multiple features configured on the source NSX-T, so you must copy or read from the source NXS-T and recreate it in the target private cloud. Use L2 Extension to keep same IP address and Mac Address of the VM while migrating Source to target AVS Private Cloud to avoid downtime due to IP change and related configuration.
258
+
>You'll have multiple features configured on the source NSX-T Data Center, so you must copy or read from the source NSX-T Data Center and recreate it in the target private cloud. Use L2 Extension to keep same IP address and Mac Address of the VM while migrating Source to target AVS Private Cloud to avoid downtime due to IP change and related configuration.
259
259
260
-
1.[Configure NSX network components](tutorial-nsx-t-network-segment.md) required in the target environment under default Tier-1 gateway.
260
+
1.[Configure NSX-T Data Center network components](tutorial-nsx-t-network-segment.md) required in the target environment under default Tier-1 gateway.
261
261
262
262
1.[Create the security group configuration](https://docs.vmware.com/en/VMware-NSX-T-Data-Center/3.1/administration/GUID-41CC06DF-1CD4-4233-B43E-492A9A3AD5F6.html).
263
263
@@ -271,7 +271,7 @@ In this step, you'll use the source NSX-T configuration to configure the target
271
271
272
272
1.[Configure DNS forwarder](configure-dns-azure-vmware-solution.md).
273
273
274
-
1.[Configure a new Tier-1 gateway (other than default)](https://docs.vmware.com/en/VMware-NSX-T-Data-Center/3.1/administration/GUID-A6042263-374F-4292-892E-BC86876325A4.html). This configuration is based on the NSX-T configured on the source.
274
+
1.[Configure a new Tier-1 gateway (other than default)](https://docs.vmware.com/en/VMware-NSX-T-Data-Center/3.1/administration/GUID-A6042263-374F-4292-892E-BC86876325A4.html). This configuration is based on the NSX-T Data Center configured on the source.
0 commit comments