Skip to content

Commit 4596008

Browse files
committed
Freshness - Removed stale UI terms and images
1 parent 2eeeea1 commit 4596008

File tree

2 files changed

+11
-32
lines changed

2 files changed

+11
-32
lines changed

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

Lines changed: 7 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ After discovery is finished, you can begin the replication of Hyper-V VMs to Azu
192192
1. In **Review and start replication**, review the settings and select **Replicate** to start the initial replication for the servers.
193193
194194
> [!NOTE]
195-
> You can update replication settings any time before replication starts in **Manage** > **Replicating machines**. Settings can't be changed after replication starts.
195+
> You can update replication settings any time before replication starts in **Manage** > **Replicated machines**. Settings can't be changed after replication starts.
196196
197197
## Provision for the first time
198198
@@ -208,9 +208,7 @@ If this is the first VM you're replicating in the Azure Migrate project, the Mig
208208
209209
You can track job status in the portal notifications.
210210
211-
You can monitor replication status by selecting **Replicating servers** in **Migration and modernization**.
212-
213-
![Screenshot that shows Monitor replication.](./media/tutorial-migrate-hyper-v/replicating-servers.png)
211+
You can monitor replication status by selecting **Replicated servers** in **Migration and modernization**.
214212
215213
## Run a test migration
216214
@@ -222,21 +220,15 @@ When delta replication begins, you can run a test migration for the VMs before y
222220
223221
To do a test migration:
224222
225-
1. In **Migration goals**, select **Servers, databases, and web apps** > **Migration and modernization** > **Test migrated servers**.
226-
227-
![Screenshot that shows Test migrated servers in Migration and modernization.](./media/tutorial-migrate-hyper-v/test-migrated-servers.png)
228-
229-
1. Right-click the VM to test and select **Test migrate**.
223+
1. In **Migration goals**, select **Servers, databases, and web apps** > **Migration and modernization**, select **Replicated servers** under **Replications**.
230224
231-
![Screenshot that shows the Test migration screen.](./media/tutorial-migrate-hyper-v/test-migrate.png)
225+
1. In the **Replicating machines** tab, right-click the VM to test and select **Test migrate**.
232226
233227
1. In **Test Migration**, select the Azure virtual network in which the Azure VM will be located after the migration. We recommend that you use a nonproduction virtual network.
234228
1. You can upgrade the Windows Server OS during test migration. For Hyper-V VMs, automatic detection of an OS isn't yet supported. To upgrade, select the **Check for upgrade** option. In the pane that appears, select the current OS version and the target version to which you want to upgrade. If the target version is available, it's processed accordingly. [Learn more](how-to-upgrade-windows.md).
235229
1. The Test Migration job starts. Monitor the job in the portal notifications.
236230
1. After the migration finishes, view the migrated Azure VM in **Virtual Machines** in the Azure portal. The machine name has the suffix **-Test**.
237231
1. After the test is finished, right-click the Azure VM in **Replications** and select **Clean up test migration**.
238-
239-
![Screenshot that shows the Clean up migration option.](./media/tutorial-migrate-hyper-v/clean-up.png)
240232
> [!NOTE]
241233
> 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 by using the SQL IaaS Agent Extension.
242234
>- Select **Manage** > **Replications** > **Machine containing SQL server** > **Compute and Network** and select **yes** to register with SQL VM RP.
@@ -246,11 +238,9 @@ To do a test migration:
246238
247239
After you verify that the test migration works as expected, you can migrate the on-premises machines.
248240
249-
1. In the Azure Migrate project, select **Servers, databases, and web apps** > **Migration and modernization** > **Replicating servers**.
250-
251-
![Screenshot that shows Replicating servers.](./media/tutorial-migrate-hyper-v/replicate-servers.png)
241+
1. In the Azure Migrate project, select **Servers, databases, and web apps** > **Migration and modernization**, select **Replicated servers** under **Replications**.
252242
253-
1. In **Replicating machines**, right-click the VM and select **Migrate**.
243+
1. In the **Replicating machines** tab, right-click the VM to test and select**Migrate**.
254244
255245
1. In **Migrate** > **Shut down virtual machines and perform a planned migration with no data loss**, select **Yes** > **OK**.
256246
- By default, Azure Migrate and Modernize 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 action ensures no data loss.
@@ -263,7 +253,7 @@ After you verify that the test migration works as expected, you can migrate the
263253
264254
1. After the migration is finished, right-click the VM and select **Stop replication**. This action:
265255
- Stops replication for the on-premises machine.
266-
- Removes the machine from the **Replicating servers** count in the Migration and modernization tool.
256+
- Removes the machine from the **Replicated servers** count in the Migration and modernization tool.
267257
- Cleans up replication state information for the VM.
268258
1. Verify and [troubleshoot any Windows activation issues on the Azure VM](/troubleshoot/azure/virtual-machines/troubleshoot-activation-problems).
269259
1. Perform any post-migration app tweaks, such as updating host names, database connection strings, and web server configurations.

articles/migrate/tutorial-migrate-physical-virtual-machines.md

Lines changed: 4 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -149,8 +149,6 @@ The first step of migration is to set up the replication appliance. To set up th
149149

150150
The mobility service agent must be installed on the servers to get them discovered by using the replication appliance. Discovered machines appear in **Azure Migrate: Server Migration**. As VMs are discovered, the **Discovered servers** count rises.
151151

152-
![Screenshot that shows Discovered servers.](./media/tutorial-migrate-physical-virtual-machines/discovered-servers.png)
153-
154152
> [!NOTE]
155153
> We recommend that you perform discovery and assessment prior to the migration by using the Azure Migrate: Discovery and assessment tool, a separate lightweight Azure Migrate appliance. You can deploy the appliance as a physical server to continuously discover servers and performance metadata. For detailed steps, see [Discover physical servers](tutorial-discover-physical.md).
156154
@@ -189,9 +187,6 @@ Now, select machines for migration.
189187
> You can replicate up to 10 machines together. If you need to replicate more, replicate them simultaneously in batches of 10.
190188
191189
1. In the Azure Migrate project, select **Servers, databases, and web apps** > **Migration and modernization** > **Replicate**.
192-
193-
:::image type="content" source="./media/tutorial-migrate-physical-virtual-machines/select-replicate.png" alt-text="Screenshot that shows selecting Replicate.":::
194-
195190
1. In **Replicate**, > **Source settings** > **Are your machines virtualized?**, select **Physical or other (AWS, GCP, Xen, etc.)**.
196191
1. In **On-premises appliance**, select the name of the Azure Migrate appliance that you set up.
197192
1. In **Process Server**, select the name of the replication appliance.
@@ -262,7 +257,6 @@ Now, select machines for migration.
262257
You can track job status in the portal notifications.
263258
264259
You can monitor replication status by selecting **Replicating servers** in **Azure Migrate: Server Migration**.
265-
![Screenshot that shows the Replicating servers option.](./media/tutorial-migrate-physical-virtual-machines/replicating-servers.png)
266260
267261
## Run a test migration
268262
@@ -274,11 +268,9 @@ When delta replication begins, you can run a test migration for the VMs before y
274268
275269
To do a test migration:
276270
277-
1. In **Migration goals**, select **Servers** > **Migration and modernization** > **Test migrated servers**.
271+
1. In **Migration goals**, select **Servers** > **Migration and modernization**, select **Replicated servers** under **Replications**.
278272
279-
:::image type="content" source="./media/tutorial-migrate-physical-virtual-machines/test-migrated-servers.png" alt-text="Screenshot that shows Test migrated servers.":::
280-
281-
1. Right-click the VM you want to test and select **Test migrate**.
273+
1. In the **Replicating machines** tab, right-click the VM to test and select **Test migrate**.
282274
283275
:::image type="content" source="./media/tutorial-migrate-physical-virtual-machines/test-migrate-inline.png" alt-text="Screenshot that shows the result after selecting Test migrate." lightbox="./media/tutorial-migrate-physical-virtual-machines/test-migrate-expanded.png":::
284276
@@ -299,10 +291,7 @@ To do a test migration:
299291
300292
After you verify that the test migration works as expected, you can migrate the on-premises machines.
301293
302-
1. In the Azure Migrate project, select **Servers, databases, and web apps** > **Migration and modernization** > **Replicating servers**.
303-
304-
![Screenshot that shows Replicating servers.](./media/tutorial-migrate-physical-virtual-machines/replicate-servers.png)
305-
294+
1. In the Azure Migrate project, select **Servers, databases, and web apps** > **Migration and modernization**, select **Replicated servers** under **Replications**.
306295
1. In **Replicating machines**, right-click the VM and select **Migrate**.
307296
1. In **Migrate** > **Shut down virtual machines and perform a planned migration with no data loss**, select **No** > **OK**.
308297
@@ -317,7 +306,7 @@ After you verify that the test migration works as expected, you can migrate the
317306
318307
1. After the migration is finished, right-click the VM and select **Stop replication**. This action:
319308
- Stops replication for the on-premises machine.
320-
- Removes the machine from the **Replicating servers** count in the Migration and modernization tool.
309+
- Removes the machine from the **Replicated servers** count in the Migration and modernization tool.
321310
- Cleans up replication state information for the machine.
322311
1. Verify and [troubleshoot any Windows activation issues on the Azure VM](/troubleshoot/azure/virtual-machines/troubleshoot-activation-problems).
323312
1. Perform any post-migration app tweaks, such as updating host names, database connection strings, and web server configurations.

0 commit comments

Comments
 (0)