Skip to content

Commit e7c997a

Browse files
committed
doc updates between private clouds
1 parent bbce921 commit e7c997a

File tree

3 files changed

+56
-1
lines changed

3 files changed

+56
-1
lines changed

articles/azure-vmware/install-vmware-hcx.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ VMware HCX has two component services: **HCX Cloud Manager** and **HCX Connector
1515

1616
This article shows you how to install and activate the VMware HCX Cloud Manager and VMware HCX Connector components.
1717

18-
HCX Cloud manager is typically deployed as the destination (cloud side), but it can also be used as the source in cloud-to-cloud deployments. HCX Connector is deployed at the source (on-premises environment). A download link is provided for deploying HCX Connector appliance from within the HCX Cloud Manager.
18+
HCX Cloud manager is typically deployed as the destination (cloud side), but it can also be used as the source in cloud-to-cloud deployments - among two different Azure VMware Solution private clouds, for example. HCX Connector is deployed at the source (on-premises environment). A download link is provided for deploying HCX Connector appliance from within the HCX Cloud Manager.
1919

2020
This article also teaches you how to do the following tasks:
2121

Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,53 @@
1+
---
2+
title: Migrate workloads between Azure VMware Solution private clouds
3+
description: Use VMware HCX to migrate workloads between Azure VMware Solution private clouds.
4+
ms.topic: how-to
5+
ms.service: azure-vmware
6+
ms.custom: engagement-fy26
7+
ms.date: 07/01/2025
8+
---
9+
10+
# Migrate workloads between Azure VMware Solution private clouds
11+
12+
Azure VMware Solution customers often need to migrate workloads between private clouds in scenarios such as moving to a different Azure region, changing SKUs, or consolidating environments. You can use **VMware HCX** to perform these migrations seamlessly, using **similar steps to migrating workloads from on-premises environments to Azure VMware Solution**.
13+
14+
VMware HCX enables you to move workloads with minimal downtime, maintain consistent IP addressing if needed, and preserve operational continuity while modernizing or rebalancing your Azure VMware Solution environment.
15+
16+
This article teaches you how to:
17+
18+
- Plan migration between Azure VMware Solution private clouds.
19+
- Configure VMware HCX for cloud-to-cloud migration.
20+
- Perform workload migrations using HCX.
21+
22+
## Prerequisites
23+
24+
- Two Azure VMware Solution private clouds (source and destination) deployed within your Azure subscriptions.
25+
- VMware HCX deployed in both private clouds with appropriate licensing.
26+
- [ExpressRoute Global Reach](../expressroute/expressroute-global-reach.md) if your private clouds reside in different Azure regions.
27+
28+
## Enable VMware HCX in both private clouds
29+
30+
If not yet installed, follow [Install VMware HCX in Azure VMware Solution](install-vmware-hcx.md) to install and activate HCX Cloud Manager on both the source and destination private clouds.
31+
32+
> [!NOTE]
33+
> VMware HCX Enterprise is included with Azure VMware Solution and is recommended for advanced migration capabilities such as Replication Assisted vMotion (RAV) and Mobility Optimized Networking (MON).
34+
35+
## Configure site pairing between the private clouds
36+
37+
To enable migration, pair the source and destination Azure VMware Solution HCX instances.
38+
39+
The process to pair two Azure VMware Solution private clouds is **the same as pairing an on-premises private cloud with Azure VMware Solution**. You will use the source Azure VMware Solution HCX Manager to initiate the pairing using the destination Azure VMware Solution HCX Manager FQDN or IP address, validate connectivity, and accept the SSL thumbprint to complete the pairing.
40+
41+
For detailed, step-by-step instructions, see [Add a site pairing](configure-vmware-hcx.md#add-a-site-pairing).
42+
43+
## Extend networks (if needed)
44+
45+
If you need to retain IP addresses across the private clouds during migration, use **HCX Network Extension** to extend VLAN-backed networks to the destination Azure VMware Solution environment.
46+
47+
The process for extending networks between two Azure VMware Solution environments is **the same as extending networks from on-premises to Azure VMware Solution**. This includes selecting the required networks, extending them using HCX, and validating connectivity and routing.
48+
49+
For detailed instructions, see [Extend networks using VMware HCX in Azure VMware Solution](configure-hcx-network-extension.md).
50+
51+
# Migrate workloads to a new SKU as AV36 nodes retire
52+
53+
Microsoft has announced the end of sale for 3-year Reserved Instances for **AV36 nodes on June 30, 2025**, with **AV36 node retirement on June 25, 2028**. To prepare for this change, you will need to transition your workloads from AV36-based private clouds to a new Azure VMware Solution SKU before the retirement date.

articles/azure-vmware/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -219,6 +219,8 @@ items:
219219
href: azure-vmware-solution-nsx-scale-and-performance-recommendations-for-vmware-hcx.md
220220
- name: Enable VMware HCX access over the internet
221221
href: enable-hcx-access-over-internet.md
222+
- name: Migrate workloads between Azure VMware Solution private clouds
223+
href: migrate-between-avs-private-clouds.md
222224
- name: Upgrade VMware HCX on Azure VMware Solution
223225
href: upgrade-hcx-azure-vmware-solutions.md
224226
- name: Use VMware HCX Run Commands

0 commit comments

Comments
 (0)