Skip to content

Commit 613ba63

Browse files
committed
Fixed blocking issues
1 parent c6eaa77 commit 613ba63

File tree

4 files changed

+8
-18
lines changed

4 files changed

+8
-18
lines changed

articles/migrate/concepts-migration-planning.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -156,8 +156,9 @@ When you're ready for migration, use the Migration and modernization tool, and t
156156
Azure Migrate provides an option to customers to upgrade their Windows Server OS seamlessly during the migration. Azure Migrate OS upgrade allows you to move from an older operating system to a newer one while keeping your settings, server roles, and data intact. [Learn more](how-to-upgrade-windows.md).
157157

158158
Azure Migrate OS upgrade uses an Azure VM [Custom script extension](../virtual-machines/extensions/custom-script-windows.md) to perform the following activities for an in-place upgrade experience:
159-
1. A data disk containing Windows Server setup files is created and attached to the VM.
160-
2. A Custom Script Extension called `InPlaceOsUpgrade` is enabled on the VM, which downloads a script from the storage account and initiates the upgrade in a quiet mode.
159+
160+
- A data disk containing Windows Server setup files is created and attached to the VM.
161+
- A Custom Script Extension called `InPlaceOsUpgrade` is enabled on the VM, which downloads a script from the storage account and initiates the upgrade in a quiet mode.
161162

162163

163164
## Next steps

articles/migrate/how-to-upgrade-windows.md

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.date: 07/10/2023
99
ms.custom: engagement-fy23
1010
---
1111

12-
# Azure Migrate Windows Server Upgrade (Preview) 
12+
# Azure Migrate Windows Server upgrade (Preview) 
1313

1414
This article describes how to upgrade Windows Server OS while migrating to Azure. Azure Migrate OS upgrade allows you to move from an older operating system to a newer one while keeping your settings, server roles, and data intact. You can move your on-premises server to Azure with an upgraded OS version of Windows Server using Windows upgrade.
1515

@@ -58,12 +58,8 @@ To upgrade Windows during the test migration, follow these steps:
5858

5959
5. In the **Replicating machines** tab, right-click the VM to test and select **Test migrate**.
6060

61-
:::image type="content" source="./media/how-to-upgrade-windows/test-migration.png" alt-text="Screenshot of test migration option." lightbox="./media/how-to-upgrade-windows/test-migration.png":::
62-
6361
6. Select the **Upgrade available** option. In the pane that appears, select the target OS version that you want to upgrade to and select **Apply**.
6462

65-
:::image type="content" source="./media/how-to-upgrade-windows/test-migration-options.png" alt-text="Screenshot of Upgrade available option in Test migration." lightbox="./media/how-to-upgrade-windows/test-migration-options.png":::
66-
6763
7. Select **Test migration** to initiate the test migration followed by the OS upgrade.
6864

6965
8. 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*.
@@ -72,7 +68,7 @@ To upgrade Windows during the test migration, follow these steps:
7268

7369
9. 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.
7470

75-
## Upgrade Windows OS during Migration
71+
## Upgrade Windows OS during migration
7672

7773
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:
7874

@@ -81,16 +77,9 @@ After you've verified that the test migration works as expected, you can migrate
8177
3. In **Migrate** > **Shut down virtual machines and perform a planned migration with no data loss**, select **Yes** > **OK**.
8278
- By default, Azure Migrate shuts down the on-premises VM to ensure minimum data loss.
8379
- If you don't want to shut down the VM, select No.
84-
8580
4. Select the **Upgrade available** option.
86-
87-
:::image type="content" source="./media/how-to-upgrade-windows/migrate-upgrade-available.png" alt-text="Screenshot of Upgrade available option in Migration." lightbox="./media/how-to-upgrade-windows/migrate-upgrade-available.png":::
88-
89-
9081
5. In the pane that appears, select the target OS version that you want to upgrade to and select **Apply**. The upgrade available option changes to upgrade configured.
9182

92-
:::image type="content" source="./media/how-to-upgrade-windows/upgrade-available-options.png" alt-text="Screenshot of available server options for upgrade." lightbox="./media/how-to-upgrade-windows/upgrade-available-options.png":::
93-
9483
5. Select **Migrate** to start the migration and the upgrade.
9584

9685
## Next steps

articles/migrate/tutorial-migrate-vmware.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ The Migration and modernization tool runs a lightweight VMware VM appliance that
5050
- **OVA template**: [Set up](how-to-set-up-appliance-vmware.md) on a VMware VM using a downloaded OVA template.
5151
- **Script**: [Set up](deploy-appliance-script.md) on a VMware VM or physical machine, using a PowerShell installer script. This method should be used if you can't set up a VM using an OVA template, or if you're in Azure Government.
5252

53-
After creating the appliance, you check that it can connect to Azure Migrate:Server Assessment, configure it for the first time, and register it with the Azure Migrate project.
53+
After creating the appliance, you check that it can connect to Azure Migrate: Server Assessment, configure it for the first time, and register it with the Azure Migrate project.
5454

5555
## Replicate VMs
5656

articles/migrate/whats-new.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,14 @@ ms.custom: mvc, engagement-fy23
1919

2020
## Update (June 2023)
2121
- Envision security cost savings with [Microsoft Defender for Cloud (MDC)](https://www.microsoft.com/security/business/cloud-security/microsoft-defender-cloud) using Azure Migrate business case.
22-
- Resolve issues impacting the performance data collection and accuracy of Azure VM and Azure VMware Solution assessment recommendation and improve the confidence ratings of assessments.[Learn more](common-questions-discovery-assessment.md).
22+
- Resolve issues impacting the performance data collection and accuracy of Azure VM and Azure VMware Solution assessment recommendation and improve the confidence ratings of assessments. [Learn more](common-questions-discovery-assessment.md).
2323

2424

2525
## Update (May 2023)
2626
- SQL Server discovery and assessment in Azure Migrate is now Generally Available (GA). [Learn more](concepts-azure-sql-assessment-calculation.md).
2727

2828
## Update (April 2023)
29-
- Build a quick business case for servers imported via a .csv file. [Learn more](tutorial-discover-import.md)
29+
- Build a quick business case for servers imported via a .csv file. [Learn more](tutorial-discover-import.md).
3030
- Build business case using Azure Migrate for:
3131
- Servers and workloads running in your Microsoft Hyper-V and Physical/ Bare-metal environments as well as IaaS services of other public cloud.
3232
- SQL Server Always On Failover Cluster Instances and Always On Availability Groups. [Learn more](how-to-discover-applications.md).

0 commit comments

Comments
 (0)