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
+28-30Lines changed: 28 additions & 30 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,20 +46,20 @@ Before you begin this tutorial, you should:
46
46
47
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.
48
48
49
-
1. In the Azure Migrate project > **Servers, databases and web apps**, in **Migration and modernization**, click**Discover**.
49
+
1. In the Azure Migrate project > **Servers, databases and web apps**, in **Migration and modernization**, select**Discover**.
50
50
1. In **Discover machines** > **Are your machines virtualized?**, select **Yes, with Hyper-V**.
51
51
1. In **Target region**, select the Azure region to which you want to migrate the machines.
52
52
1. Select **Confirm that the target region for migration is region-name**.
53
-
1.Click**Create resources**. This creates an Azure Site Recovery vault in the background.
53
+
1.Select**Create resources**. This creates an Azure Site Recovery vault in the background.
54
54
- If you've already set up migration with Migration and modernization, this option won't appear since resources were set up previously.
55
-
- You can't change the target region for this project after clicking this button.
55
+
- You can't change the target region for this project after selecting this button.
56
56
- All subsequent migrations are to this region.
57
57
58
58
1. In **Prepare Hyper-V host servers**, download the Hyper-V Replication provider, and the registration key file.
59
59
- The registration key is needed to register the Hyper-V host with Migration and modernization.
60
60
- The key is valid for five days after you generate it.
61
61
62
-

62
+

63
63
64
64
1. Copy the provider setup file and registration key file to each Hyper-V host (or cluster node) running VMs you want to replicate.
65
65
@@ -71,16 +71,16 @@ Copy the provider setup file and registration key file to each Hyper-V host (or
71
71
72
72
Run the provider setup file on each host, as described below:
73
73
74
-
1.Click the file icon in the taskbar to open the folder where the installer file and registration key are downloaded.
74
+
1.Select the file icon in the taskbar to open the folder where the installer file and registration key are downloaded.
75
75
1. Select **AzureSiteRecoveryProvider.exe** file.
76
-
- In the provider installation wizard, ensure **On (recommended)** is checked, and then click**Next**.
76
+
- In the provider installation wizard, ensure **On (recommended)** is checked, and then select**Next**.
77
77
- Select **Install** to accept the default installation folder.
78
78
- Select **Register** to register this server in Azure Site Recovery vault.
79
-
-Click**Browse**.
80
-
- Locate the registration key and click**Open**.
81
-
-Click**Next**.
82
-
- Ensure **Connect directly to Azure Site Recovery without a proxy server** is selected, and then click**Next**.
83
-
-Click**Finish**.
79
+
-Select**Browse**.
80
+
- Locate the registration key and select**Open**.
81
+
-Select**Next**.
82
+
- Ensure **Connect directly to Azure Site Recovery without a proxy server** is selected, and then select**Next**.
83
+
-Select**Finish**.
84
84
85
85
86
86
# [Using commands](#tab/commands)
@@ -130,7 +130,7 @@ Run the following commands on each host, as described below:
130
130
```
131
131
---
132
132
133
-
After installing the provider on hosts, go to the Azure portal and in **Discover machines**, click **Finalize registration**.
133
+
After installing the provider on hosts, go to the Azure portal and in **Discover machines**, select **Finalize registration**.
134
134
135
135

136
136
@@ -143,16 +143,16 @@ With discovery completed, you can begin the replication of Hyper-V VMs to Azure.
143
143
> [!NOTE]
144
144
> You can replicate up to 10 machines together. If you need to replicate more, then replicate them simultaneously in batches of 10.
145
145
146
-
1. In the Azure Migrate project > **Servers, databases and web apps**, **Migration and modernization**, select **Replicate**.
147
-
1. In **Replicate**, > **Source settings** > **Are your machines virtualized?**, select **Yes, with Hyper-V**. Then click **Next: Virtual machines**.
146
+
1. In the Azure Migrate project > **Servers, databases and web apps** > **Migration and modernization**, select **Replicate**.
147
+
1. In **Replicate**, > **Source settings** > **Are your machines virtualized?**, select **Yes, with Hyper-V**. Then select **Next: Virtual machines**.
148
148
1. In **Virtual machines**, select the machines you want to replicate.
149
149
- 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.
150
-
- If you didn't run an assessment, or you don't want to use the assessment settings, select the **No** options.
150
+
- If you didn't run an assessment, or you don't want to use the assessment settings, select the **No** option.
151
151
- If you selected to use the assessment, select the VM group, and assessment name.
152
152
153
153

154
154
155
-
1. In **Virtual machines**, search for VMs as needed, and check each VM you want to migrate. Then, click **Next: Target settings**.
155
+
1. In **Virtual machines**, search for VMs as needed, and check each VM you want to migrate. Then, select **Next: Target settings**.
156
156
157
157
:::image type="content" source="./media/tutorial-migrate-hyper-v/select-vms-inline.png" alt-text="Screenshot shows the selected VMs in the Replicate dialog box." lightbox="./media/tutorial-migrate-hyper-v/select-vms-expanded.png":::
158
158
@@ -165,8 +165,8 @@ With discovery completed, you can begin the replication of Hyper-V VMs to Azure.
165
165
- No infrastructure redundancy required option if you don't need either of these availability configurations for the migrated machines.
166
166
1. In **Azure Hybrid Benefit**:
167
167
168
-
- Select **No** if you don't want to apply Azure Hybrid Benefit. Then, click **Next**.
169
-
- Select **Yes** if you have Windows Server machines that are covered with active Software Assurance or Windows Server subscriptions, and you want to apply the benefit to the machines you're migrating. Then click **Next**.
168
+
- Select **No** if you don't want to apply Azure Hybrid Benefit. Then, select **Next**.
169
+
- Select **Yes** if you have Windows Server machines that are covered with active Software Assurance or Windows Server subscriptions, and you want to apply the benefit to the machines you're migrating. Then select **Next**.
170
170
171
171
:::image type="content" source="./media/tutorial-migrate-hyper-v/target-settings.png" alt-text="Screenshot on target settings.":::
172
172
@@ -176,7 +176,7 @@ With discovery completed, you can begin the replication of Hyper-V VMs to Azure.
176
176
- **OS disk**: Specify the OS (boot) disk for the VM. The OS disk is the disk that has the operating system bootloader and installer.
177
177
- **Availability Set**: If the VM should be in an Azure availability set after migration, specify the set. The set must be in the target resource group you specify for the migration.
178
178
179
-
1. In **Disks**, specify the VM disks that need to be replicated to Azure. Then click **Next**.
179
+
1. In **Disks**, specify the VM disks that need to be replicated to Azure. Then select **Next**.
180
180
- You can exclude disks from replication.
181
181
- If you exclude disks, won't be present on the Azure VM after migration.
182
182
@@ -186,7 +186,7 @@ With discovery completed, you can begin the replication of Hyper-V VMs to Azure.
186
186
187
187
:::image type="content" source="./media/tutorial-migrate-vmware/tags-inline.png" alt-text="Screenshot shows the tags tab of the Replicate dialog box." lightbox="./media/tutorial-migrate-vmware/tags-expanded.png":::
188
188
189
-
1. In **Review and start replication**, review the settings, and click **Replicate** to start the initial replication for the servers.
189
+
1. In **Review and start replication**, review the settings, and select **Replicate** to start the initial replication for the servers.
190
190
191
191
> [!NOTE]
192
192
> You can update replication settings any time before replication starts, in **Manage** > **Replicating machines**. Settings can't be changed after replication starts.
@@ -198,18 +198,16 @@ If this is the first VM you're replicating in the Azure Migrate project, Migrati
198
198
199
199
## Track and monitor
200
200
201
-
202
-
- When you click **Replicate** a Start Replication job begins.
201
+
- When you select **Replicate**, a Start Replication job begins.
203
202
- When the Start Replication job finishes successfully, the machines begin their initial replication to Azure.
204
-
- After initial replication finishes, delta replication begins. Incremental changes to on-premises disks are periodically replicated to Azure.
203
+
- After initial replication finishes, delta replication begins. Incremental changes to on-premises disks are periodically replicated to Azure.
205
204
206
205
You can track job status in the portal notifications.
207
206
208
-
You can monitor replication status by clicking on **Replications** in **Migration and modernization**.
207
+
You can monitor replication status by selecting on **Replications** in **Migration and modernization**.
@@ -222,18 +220,18 @@ When delta replication begins, you can run a test migration for the VMs, before
222
220
Do a test migration as follows:
223
221
224
222
225
-
1. In **Migration goals** > **Servers, databases and web apps** > **Migration and modernization**, click **Test migrated servers**.
223
+
1. In **Migration goals** > **Servers, databases and web apps** > **Migration and modernization**, select **Test migrated servers**.
226
224
227
225

228
226
229
-
1. Right-click the VM to test, and click **Test migrate**.
227
+
1. Right-click the VM to test, and select **Test migrate**.
230
228
231
229

232
230
233
231
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.
234
232
1. The **Test migration** job starts. Monitor the job in the portal notifications.
235
233
1. After the migration finishes, view the migrated Azure VM in **Virtual Machines** in the Azure portal. The machine name has a suffix **-Test**.
236
-
1. After the test is done, right-click the Azure VM in **Replications**, and click **Clean up test migration**.
234
+
1. After the test is done, right-click the Azure VM in **Replications**, and select **Clean up test migration**.
237
235
238
236

239
237
> [!NOTE]
@@ -245,11 +243,11 @@ Do a test migration as follows:
245
243
246
244
After you've verified that the test migration works as expected, you can migrate the on-premises machines.
247
245
248
-
1. In the Azure Migrate project > **Servers, databases and web apps** > **Migration and modernization**, click **Replications**.
246
+
1. In the Azure Migrate project > **Servers, databases and web apps** > **Migration and modernization**, select **Replications**.
249
247
1. In **Replications**, right-click the VM > **Migrate**.
250
248
1. In **Migrate** > **Shut down virtual machines and perform a planned migration with no data loss**, select **Yes** > **OK**.
251
249
- 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.
252
-
- If you don't want to shut down the VM, select **No**
250
+
- If you don't want to shut down the VM, select **No**.
253
251
1. A migration job starts for the VM. Track the job in Azure notifications.
254
252
1. After the job finishes, you can view and manage the VM from the **Virtual Machines** page.
0 commit comments