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/migrate/tutorial-migrate-hyper-v.md
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,7 @@ description: Learn how to migrate on-premises Hyper-V VMs to Azure with Azure Mi
4
4
ms.topic: tutorial
5
5
ms.date: 11/18/2019
6
6
ms.custom: MVC
7
+
ms.custom: fasttrack-edit
7
8
---
8
9
9
10
# Migrate Hyper-V VMs to Azure
@@ -45,7 +46,7 @@ Before you begin this tutorial, you should:
45
46
46
47
## Add the Azure Migrate Server Migration tool
47
48
48
-
If you didn't follow the second tutorial to assess Hyper-V VMs, you need to [follow these instructions](how-to-add-tool-first-time.md) to set up an Azure Migrate project, and add the Azure Migrate Server Migration tool to the project.
49
+
If you didn't follow the second tutorial to assess Hyper-V VMs, you need to [follow these instructions](how-to-add-tool-first-time.md) to set up an Azure Migrate project, and add the Azure Migrate Server Assessment tool to the project.
49
50
50
51
If you followed the second tutorial and already have an Azure Migrate project, add the Azure Migrate: Server Migration tool as follows:
51
52
@@ -62,10 +63,10 @@ If you followed the second tutorial and already have an Azure Migrate project, a
62
63
63
64
## Set up the Azure Migrate appliance
64
65
65
-
Azure Migrate Server Migration runs a lightweight Hyper-V VM appliance.
66
+
Azure Migrate Server Migration runs a software agent on Hyper-V Hosts or cluster nodes to orchestrate and replicate data to Azure Migrate and doesn't require a dedicated appliance for migration.
66
67
67
-
- The appliance performs VM discovery and sends VM metadata and performance data to Azure Migrate Server Migration.
68
-
-The appliance is also used by the Azure Migrate: Server Assessment tool, to migrate Hyper-V VMs to Azure.
68
+
- The Azure Migrate : Server Assessment appliance performs VM discovery and sends VM metadata and performance data to Azure Migrate Server Migration.
69
+
-Migration orchestration and data replication is handled by Microsoft Azure Site Recovery provider and Microsoft Azure Recovery Service agent.
69
70
70
71
To set up the appliance:
71
72
- If you followed the second tutorial to assess Hyper-V VMs, you already set up the appliance during that tutorial, and don't need to do it again.
0 commit comments