Skip to content

Commit fc168af

Browse files
committed
Content freshness - Hyper-V Migration Tutorial
1 parent 7ffc189 commit fc168af

File tree

1 file changed

+25
-30
lines changed

1 file changed

+25
-30
lines changed

articles/migrate/tutorial-migrate-hyper-v.md

Lines changed: 25 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
---
2-
title: Migrate Hyper-V VMs to Azure with Azure Migrate Server Migration
3-
description: Learn how to migrate on-premises Hyper-V VMs to Azure with Azure Migrate Server Migration
2+
title: Migrate Hyper-V VMs to Azure with Azure Migrate Migration and modernization
3+
description: Learn how to migrate on-premises Hyper-V VMs to Azure with Azure Migrate Migration and modernization.
44
author: vijain
55
ms.author: vijain
66
ms.manager: kmadnani
77
ms.topic: tutorial
8-
ms.date: 08/18/2022
8+
ms.date: 11/28/2022
99
ms.custom: MVC, fasttrack-edit, engagement-fy23
1010
---
1111

1212
# Migrate Hyper-V VMs to Azure
1313

14-
This article shows you how to migrate on-premises Hyper-V VMs to Azure with the [Azure Migrate: Server Migration](migrate-services-overview.md#azure-migrate-server-migration-tool) tool.
14+
This article shows you how to migrate on-premises Hyper-V VMs to Azure with the [Migration and modernization](migrate-services-overview.md#azure-migrate-server-migration-tool) tool.
1515

1616
This tutorial is the third in a series that demonstrates how to assess and migrate machines to Azure.
1717

@@ -21,7 +21,7 @@ This tutorial is the third in a series that demonstrates how to assess and migra
2121
In this tutorial, you learn how to:
2222

2323
> [!div class="checklist"]
24-
> * Add the Azure Migrate: Server Migration tool.
24+
> * Add the Migration and modernization tool.
2525
> * Discover VMs you want to migrate.
2626
> * Start replicating VMs.
2727
> * Run a test migration to make sure everything's working as expected.
@@ -44,19 +44,19 @@ Before you begin this tutorial, you should:
4444

4545
## Download the provider
4646

47-
For migrating Hyper-V VMs, Azure Migrate: Server Migration installs software providers (Microsoft Azure Site Recovery provider and Microsoft Azure Recovery Service agent) on Hyper-V Hosts or cluster nodes. Note that the [Azure Migrate appliance](migrate-appliance.md) isn't used for Hyper-V migration.
47+
For migrating Hyper-V VMs, Migration and modernization installs software providers (Microsoft Azure Site Recovery provider and Microsoft Azure Recovery Service agent) on Hyper-V Hosts or cluster nodes. Note that the [Azure Migrate appliance](migrate-appliance.md) isn't used for Hyper-V migration.
4848

49-
1. In the Azure Migrate project > **Servers**, in **Azure Migrate: Server Migration**, click **Discover**.
49+
1. In the Azure Migrate project > **Servers, databases and web apps**, in **Migration and modernization**, click **Discover**.
5050
1. In **Discover machines** > **Are your machines virtualized?**, select **Yes, with Hyper-V**.
5151
1. In **Target region**, select the Azure region to which you want to migrate the machines.
5252
1. Select **Confirm that the target region for migration is region-name**.
5353
1. Click **Create resources**. This creates an Azure Site Recovery vault in the background.
54-
- If you've already set up migration with Azure Migrate: Server Migration, this option won't appear since resources were set up previously.
54+
- If you've already set up migration with Migration and modernization, this option won't appear since resources were set up previously.
5555
- You can't change the target region for this project after clicking this button.
5656
- All subsequent migrations are to this region.
5757

5858
1. In **Prepare Hyper-V host servers**, download the Hyper-V Replication provider, and the registration key file.
59-
- The registration key is needed to register the Hyper-V host with Azure Migrate: Server Migration.
59+
- The registration key is needed to register the Hyper-V host with Migration and modernization.
6060
- The key is valid for five days after you generate it.
6161

6262
![Download provider and key](./media/tutorial-migrate-hyper-v/download-provider-hyper-v.png)
@@ -132,27 +132,25 @@ Run the following commands on each host, as described below:
132132
133133
After installing the provider on hosts, go to the Azure portal and in **Discover machines**, click **Finalize registration**.
134134
135-
![Finalize registration](./media/tutorial-migrate-hyper-v/finalize-registration.png)
135+
![Screenshot of the Finalize registration screen.](./media/tutorial-migrate-hyper-v/finalize-registration.png)
136136
137-
It can take up to 15 minutes after finalizing registration until discovered VMs appear in Azure Migrate: Server Migration. As VMs are discovered, the **Discovered servers** count rises.
138-
139-
![Discovered servers](./media/tutorial-migrate-hyper-v/discovered-servers.png)
137+
It can take up to 15 minutes after finalizing registration until discovered VMs appear in the Migration and modernization tile. As VMs are discovered, the **Discovered servers** count rises.
140138
141139
## Replicate Hyper-V VMs
142140
143-
With discovery completed, you can begin replication of Hyper-V VMs to Azure.
141+
With discovery completed, you can begin the replication of Hyper-V VMs to Azure.
144142
145143
> [!NOTE]
146144
> You can replicate up to 10 machines together. If you need to replicate more, then replicate them simultaneously in batches of 10.
147145
148-
1. In the Azure Migrate project > **Servers**, **Azure Migrate: Server Migration**, click **Replicate**.
146+
1. In the Azure Migrate project > **Servers, databases and web apps**, **Migration and modernization**, select **Replicate**.
149147
1. In **Replicate**, > **Source settings** > **Are your machines virtualized?**, select **Yes, with Hyper-V**. Then click **Next: Virtual machines**.
150148
1. In **Virtual machines**, select the machines you want to replicate.
151149
- If you've run an assessment for the VMs, you can apply VM sizing and disk type (premium/standard) recommendations from the assessment results. To do this, in **Import migration settings from an Azure Migrate assessment?**, select the **Yes** option.
152150
- If you didn't run an assessment, or you don't want to use the assessment settings, select the **No** options.
153151
- If you selected to use the assessment, select the VM group, and assessment name.
154152
155-
![Select assessment](./media/tutorial-migrate-hyper-v/select-assessment.png)
153+
![Screenshot of the Select assessment screen.](./media/tutorial-migrate-hyper-v/select-assessment.png)
156154
157155
1. In **Virtual machines**, search for VMs as needed, and check each VM you want to migrate. Then, click **Next: Target settings**.
158156
@@ -195,7 +193,7 @@ With discovery completed, you can begin replication of Hyper-V VMs to Azure.
195193
196194
## Provision for the first time
197195
198-
If this is the first VM you're replicating in the Azure Migrate project, Azure Migrate: Server Migration automatically provisions these resources in same resource group as the project.
196+
If this is the first VM you're replicating in the Azure Migrate project, Migration and modernization automatically provisions these resources in same resource group as the project.
199197
- **Cache storage account**: The Azure Site Recovery provider software installed on Hyper-V hosts uploads replication data for the VMs configured for replication to a storage account (known as the cache storage account, or log storage account) in your subscription. The Azure Migrate service then copies the uploaded replication data from the storage account to the replica-managed disks corresponding to the VM. The cache storage account needs to be specified while configuring replication for a VM and The Azure Migrate portal automatically creates one for the Azure Migrate project when replication is configured for the first time in the project.
200198
201199
## Track and monitor
@@ -207,7 +205,7 @@ If this is the first VM you're replicating in the Azure Migrate project, Azure M
207205
208206
You can track job status in the portal notifications.
209207
210-
You can monitor replication status by clicking on **Replicating servers** in **Azure Migrate: Server Migration**.
208+
You can monitor replication status by clicking on **Replications** in **Migration and modernization**.
211209
![Monitor replication](./media/tutorial-migrate-hyper-v/replicating-servers.png)
212210
213211
@@ -224,34 +222,31 @@ When delta replication begins, you can run a test migration for the VMs, before
224222
Do a test migration as follows:
225223
226224
227-
1. In **Migration goals** > **Servers** > **Azure Migrate: Server Migration**, click **Test migrated servers**.
225+
1. In **Migration goals** > **Servers, databases and web apps** > **Migration and modernization**, click **Test migrated servers**.
228226
229-
![Test migrated servers](./media/tutorial-migrate-hyper-v/test-migrated-servers.png)
227+
![Screenshot of Test migrated servers in Migration and modernization tile.](./media/tutorial-migrate-hyper-v/test-migrated-servers.png)
230228
231229
1. Right-click the VM to test, and click **Test migrate**.
232230
233-
![Test migration](./media/tutorial-migrate-hyper-v/test-migrate.png)
231+
![Screenshot of Test migration screen.](./media/tutorial-migrate-hyper-v/test-migrate.png)
234232
235233
1. In **Test Migration**, select the Azure virtual network in which the Azure VM will be located after the migration. We recommend you use a non-production virtual network.
236234
1. The **Test migration** job starts. Monitor the job in the portal notifications.
237235
1. After the migration finishes, view the migrated Azure VM in **Virtual Machines** in the Azure portal. The machine name has a suffix **-Test**.
238-
1. After the test is done, right-click the Azure VM in **Replicating machines**, and click **Clean up test migration**.
236+
1. After the test is done, right-click the Azure VM in **Replications**, and click **Clean up test migration**.
239237
240-
![Clean up migration](./media/tutorial-migrate-hyper-v/clean-up.png)
238+
![Screenshot of Clean up migration option.](./media/tutorial-migrate-hyper-v/clean-up.png)
241239
> [!NOTE]
242240
> You can now register your servers running SQL server with SQL VM RP to take advantage of automated patching, automated backup and simplified license management using SQL IaaS Agent Extension.
243-
>- Select **Manage** > **Replicating servers** > **Machine containing SQL server** > **Compute and Network** and select **yes** to register with SQL VM RP.
241+
>- Select **Manage** > **Replications** > **Machine containing SQL server** > **Compute and Network** and select **yes** to register with SQL VM RP.
244242
>- Select Azure Hybrid benefit for SQL Server if you have SQL Server instances that are covered with active Software Assurance or SQL Server subscriptions and you want to apply the benefit to the machines you're migrating.hs.
245243
246244
## Migrate VMs
247245
248246
After you've verified that the test migration works as expected, you can migrate the on-premises machines.
249247
250-
1. In the Azure Migrate project > **Servers** > **Azure Migrate: Server Migration**, click **Replicating servers**.
251-
252-
![Replicating servers](./media/tutorial-migrate-hyper-v/replicate-servers.png)
253-
254-
1. In **Replicating machines**, right-click the VM > **Migrate**.
248+
1. In the Azure Migrate project > **Servers, databases and web apps** > **Migration and modernization**, click **Replications**.
249+
1. In **Replications**, right-click the VM > **Migrate**.
255250
1. In **Migrate** > **Shut down virtual machines and perform a planned migration with no data loss**, select **Yes** > **OK**.
256251
- By default Azure Migrate shuts down the on-premises VM, and runs an on-demand replication to synchronize any VM changes that occurred since the last replication occurred. This ensures no data loss.
257252
- If you don't want to shut down the VM, select **No**
@@ -262,7 +257,7 @@ After you've verified that the test migration works as expected, you can migrate
262257
263258
1. After the migration is done, right-click the VM > **Stop replication**. This does the following:
264259
- Stops replication for the on-premises machine.
265-
- Removes the machine from the **Replicating servers** count in Azure Migrate: Server Migration.
260+
- Removes the machine from the **Replicating servers** count in Migration and modernization.
266261
- Cleans up replication state information for the VM.
267262
1. Verify and [troubleshoot any Windows activation issues on the Azure VM.](/troubleshoot/azure/virtual-machines/troubleshoot-activation-problems)
268263
1. Perform any post-migration app tweaks, such as updating host names, database connection strings, and web server configurations.

0 commit comments

Comments
 (0)