Skip to content

Commit 3ec48fb

Browse files
authored
Merge pull request #269653 from rvandenbedem/patch-5
Added Migrate Concepts page
2 parents cd66c4c + 4734bf5 commit 3ec48fb

File tree

4 files changed

+64
-6
lines changed

4 files changed

+64
-6
lines changed
Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
---
2+
title: Concepts – Migration considerations with VMware HCX
3+
description: Learn about VMware HCX migration considerations for Azure VMware Solution.
4+
author: rvandenbedem
5+
ms.author: rvandenbedem
6+
ms.topic: conceptual
7+
ms.service: azure-vmware
8+
ms.date: 3/20/2024
9+
ms.custom: engagement-fy24
10+
---
11+
12+
# VMware HCX migration considerations
13+
14+
VMware HCX offers five options with the HCX Enterprise Edition license when migrating VMware vSphere virtual machines to the Azure VMware Solution:
15+
16+
- Cold Migration
17+
- HCX vMotion
18+
- Bulk Migration
19+
- Replication Assisted vMotion
20+
- OS Assisted Migration
21+
22+
The cost of the VMware HCX Enterprise Edition license is included in the cost of the Azure VMware Solution service.
23+
24+
## VMware HCX migration options
25+
26+
Each of these options has different advantages and disadvantages when used. You need to select the best options for your migration plan.
27+
28+
| **Migration Method** | **Migration Downtime** | **Scale** |
29+
| :-- | :-- | :-- |
30+
| Cold Migration | Long downtime | VM copy with NFC protocol, small scale |
31+
| HCX vMotion | None | Serial migrations, small scale |
32+
| Bulk Migration | Minimal downtime | VM shutdown (source site)/VM power-on (destination site), Parallel migrations, largest scale |
33+
| Replication Assisted vMotion (RAV) | None | Parallel migrations, larger scale |
34+
| OS Assisted Migration (OSAM) | Conversion downtime | Hyper-V and KVM workload migrations |
35+
36+
## VMware HCX architecture
37+
38+
The Azure VMware Solution deploys VMware HCX as an Add-On. A VMware HCX Service Mesh is used to connect two sites together, including a Layer 2 network extension. This allows VMware vSphere virtual machines to be migrated from the on-premises site to the Azure VMware Solution private cloud.
39+
40+
:::image type="content" source="media/concepts/vmware-hcx-migration-concepts.png" alt-text="Diagram showing the architecture of VMware HCX with the Azure VMware Solution." border="false" lightbox="media/concepts/vmware-hcx-migration-concepts.png":::
41+
42+
## Next Steps
43+
44+
After learning about the VMware HCX migration considerations of the Azure VMware Solution, consider exploring the following articles:
45+
46+
- [Create an HCX network extension](configure-hcx-network-extension.md)
47+
- [HCX Network extension high availability (HA)](configure-hcx-network-extension-high-availability.md)
48+
- [Enable HCX access over the internet](enable-hcx-access-over-internet.md)
49+
- [Upgrade HCX on Azure VMware Solution](upgrade-hcx-azure-vmware-solutions.md)
50+
- [Use VMware HCX Run Commands](use-hcx-run-commands.md)
51+
- [Enable SQL Azure hybrid benefit for Azure VMware Solution](enable-sql-azure-hybrid-benefit.md)
52+
- [Migrate a SQL Server standalone instance to Azure VMware Solution](migrate-sql-server-standalone-cluster.md)
53+
- [Migrate a SQL Server Always On Failover Cluster Instance to Azure VMware Solution](migrate-sql-server-failover-cluster.md)
54+
- [Migrate a SQL Server Always On Availability Group to Azure VMware Solution](migrate-sql-server-always-on-availability-group.md)

articles/azure-vmware/index.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,8 @@ additionalContent:
117117
url: concepts-run-command.md
118118
- text: Storage
119119
url: concepts-storage.md
120+
- text: Migrate
121+
url: concepts-migrate.md
120122

121123
- title: Advanced configuration and integration
122124
items:
173 KB
Loading

articles/azure-vmware/toc.yml

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,8 @@ items:
6969
href: concepts-vulnerability-management.md
7070
- name: Storage
7171
href: concepts-storage.md
72+
- name: Migrate
73+
href: concepts-migrate.md
7274
- name: How-to guides
7375
items:
7476
- name: Azure native integration
@@ -247,24 +249,24 @@ items:
247249
href: configure-hcx-network-extension.md
248250
- name: Configure VMware HCX network extension high availability
249251
href: configure-hcx-network-extension-high-availability.md
252+
- name: Enable VMware HCX access over the internet
253+
href: enable-hcx-access-over-internet.md
254+
- name: Upgrade VMware HCX on Azure VMware Solution
255+
href: upgrade-hcx-azure-vmware-solutions.md
256+
- name: Use VMware HCX Run Commands
257+
href: use-hcx-run-commands.md
250258
- name: Configure VMware Aria Operations
251259
href: vrealize-operations-for-azure-vmware-solution.md
252260
- name: Deploy VMware Horizon
253261
href: azure-vmware-solution-horizon.md
254262
- name: Deploy VMs from the content library
255263
href: deploy-vm-content-library.md
256-
- name: Enable VMware HCX access over the internet
257-
href: enable-hcx-access-over-internet.md
258264
- name: Configure VMware Cloud Director Service in Azure VMware Solution
259265
href: configure-vmware-cloud-director-service-azure-vmware-solution.md
260266
- name: Enable VMware Cloud Director Service with Azure VMware solution
261267
href: enable-vmware-cds-with-azure.md
262268
- name: Deploy VMware Cloud Director Availability in Azure VMware Solution
263269
href: deploy-vmware-cloud-director-availability-in-azure-vmware-solution.md
264-
- name: Upgrade VMware HCX on Azure VMware Solution
265-
href: upgrade-hcx-azure-vmware-solutions.md
266-
- name: Use VMware HCX Run Commands
267-
href: use-hcx-run-commands.md
268270
- name: Resources
269271
items:
270272
- name: Learning paths

0 commit comments

Comments
 (0)