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-physical-virtual-machines.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -218,7 +218,7 @@ Now, select machines for migration.
218
218
2. In **Replicate**, > **Source settings** > **Are your machines virtualized?**, select **Not virtualized/Other**.
219
219
3. In **On-premises appliance**, select the name of the Azure Migrate appliance that you set up.
220
220
4. In **Process Server**, select the name of the replication appliance.
221
-
6. In **Guest credentials**, you specify a VM admin account that will be used for push installation of the Mobility service. In this tutorial we're installing the Mobility service manually, so you can add any dummy account. Then click **Next: Virtual machines**.
221
+
6. In **Guest credentials**, you specify a dummy account that will be used for installing the Mobility service manually (push install is not supported in Physical). Then click **Next: Virtual machines**.
@@ -309,8 +309,9 @@ After you've verified that the test migration works as expected, you can migrate
309
309
310
310
2. In **Replicating machines**, right-click the VM > **Migrate**.
311
311
3. In **Migrate** > **Shut down virtual machines and perform a planned migration with no data loss**, select **Yes** > **OK**.
312
-
- 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.
313
312
- If you don't want to shut down the VM, select **No**
313
+
Note: For Physical Server Migration, the recommendation is to bring the application down as part of the migration window (don't let the applications accept any connections) and then initiate the migration (The server needs to be kept running, so remaining changes can be synchronized) before the migration is completed.
314
+
314
315
4. A migration job starts for the VM. Track the job in Azure notifications.
315
316
5. After the job finishes, you can view and manage the VM from the **Virtual Machines** page.
0 commit comments