Skip to content

Commit 531139f

Browse files
authored
Merge pull request #91360 from rvandenbedem/patch-57
Update move-azure-vmware-solution-across-regions.md
2 parents 6d0e31c + 29a469d commit 531139f

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

articles/azure-vmware/move-azure-vmware-solution-across-regions.md

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Move Azure VMware Solution resources across regions
33
description: This article describes how to move Azure VMware Solution resources from one Azure region to another.
44
ms.custom: subject-moving-resources
55
ms.topic: how-to
6-
ms.date: 06/01/2021
6+
ms.date: 04/11/2022
77

88
# Customer intent: As an Azure service administrator, I want to move my Azure VMware Solution resources from Azure Region A to Azure Region B.
99
---
@@ -67,9 +67,9 @@ Before you can move the source configuration, you'll need to [deploy the target
6767

6868
### Back up the source configuration
6969

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.
7171

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).
7373

7474
- **Network and firewall policies and rules:** On the Azure VMware Solution target, create the same network segments as the source environment.
7575

@@ -133,17 +133,17 @@ Now that you have the ExpressRoute circuit IDs and authorization keys for both e
133133

134134
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.
135135

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**.
137137

138138
1. Under **Infrastructure**, select **Site Pairing** and select the **Connect To Remote Site** option (in the middle of the screen).
139139

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**.
141141

142142
> [!NOTE]
143143
> To successfully establish a site pair:
144144
> * Your VMware HCX Connector must be able to route to your HCX Cloud Manager IP over port 443.
145145
>
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.
147147
148148
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).
149149

@@ -227,19 +227,19 @@ In this section, you'll migrate the:
227227

228228
In this step, you'll copy the source's vSphere configuration and move it to the target environment.
229229

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.
231231

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**.
233233

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.
235235

236236
1. From the source, convert the existing templates to VMs and then migrate them to the target.
237237

238238
2. From the target, convert the VMs to VM templates.
239239

240240
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).
241241

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

244244
1. If the content library isn't already published, select the **Enable publishing** option.
245245

@@ -250,14 +250,14 @@ In this step, you'll copy the source's vSphere configuration and move it to the
250250
4. Select **Sync Now**.
251251

252252

253-
### Configure the target NSX-T environment
253+
### Configure the target NSX-T Data Center environment
254254

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.
256256

257257
>[!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.
259259
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.
261261

262262
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).
263263

@@ -271,7 +271,7 @@ In this step, you'll use the source NSX-T configuration to configure the target
271271

272272
1. [Configure DNS forwarder](configure-dns-azure-vmware-solution.md).
273273

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.
275275

276276
### Migrate the VMs from the source
277277

0 commit comments

Comments
 (0)