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/how-to-upgrade-windows.md
+5-12Lines changed: 5 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -59,15 +59,9 @@ Windows Server 2019 | Windows Server 2022
59
59
60
60
To upgrade Windows during the test migration, follow these steps:
61
61
62
-
1. Go to **Servers, databases and web apps**, select **Replicate**.
62
+
1.In Azure Migrate project, Go to **Execute>Migrations**, select **Start execution**. [Learn more](end-to-end-portal-experience-server-migrations.md#execute-migrations) on how to start execution for servers you want to migrate.
63
63
64
-
A Start Replication job begins. When the Start Replication job finishes successfully, the machines begin their initial replication to Azure.
65
-
66
-
1. Select **Replicating servers** in **Migration and modernization** to monitor the replication status.
67
-
68
-
1. In **Servers, databases and webapps** > **Migration and modernization**, select **Replicated servers** under **Replications**.
69
-
70
-
1. In the **Replicating machines** tab, right-click the VM to test and select **Test migrate**.
64
+
1. In the **Migrations** page, click on the windows server for which you want to upgrade OS which is currently in **Testing** stage, select **Testing** drop-down menu and click **Start test migration**.
71
65
72
66
:::image type="content" source="./media/how-to-upgrade-windows/test-migration.png" alt-text="Screenshot displays the Test Migrate option.":::
73
67
@@ -83,18 +77,17 @@ To upgrade Windows during the test migration, follow these steps:
83
77
84
78
1. Select **Test migration** to initiate the test migration followed by the OS upgrade.
85
79
86
-
1. After the migration job is successful, view the migrated Azure VM in **Virtual Machines** in the Azure portal. The machine name has the suffix *-Test*.
80
+
1. After the test migration job is successful, view the test migrated Azure VM in the same **Migrations**page in the Azure portal.
87
81
88
82
You can now use this server with upgraded OS to complete any application testing. The original server continues running on-premises without any impact while you test the newly upgraded server in an isolated environment.
89
83
90
-
1. After the test is done, right-click the Azure VM in **Replicating machines**, and select **Clean up test migration**. This deletes the test VM and any resources associated with it.
84
+
1. After the test is done, navigate to the same **Testing** drop-down menu by clickung the server, and select **Clean up test migration**. This deletes the test VM and any resources associated with it.
91
85
92
86
## Upgrade Windows OS during migration
93
87
94
88
After you've verified that the test migration works as expected, you can migrate the on-premises machines. To upgrade Windows during the migration, follow these steps:
95
89
96
-
1. In **Servers, databases and web apps**, select **Replicate**. A Start Replication job begins.
97
-
2. In **Replicating machines**, right-click the VM and select **Migrate**.
90
+
1. the **Migrations** page, click on the windows server for which you want to upgrade OS which is currently in **Testing** or **Completion** stage, select **Completion** drop-down menu and click **Migrate**.
98
91
99
92
:::image type="content" source="./media/how-to-upgrade-windows/migration.png" alt-text="Screenshot displays the Migrate option.":::
0 commit comments