Skip to content

Commit 83db053

Browse files
committed
minor edit
1 parent f8f90ad commit 83db053

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/update-manager/migration-key-points.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@ This article lists the significant details that you must note when you're migrat
4545
- In the end, you can resolve more machines from Azure Resource Graph as in Azure Update Manager. You can't check if Hybrid Runbook Worker is reporting or not, unlike in Automation Update Management where it was an intersection of Dynamic Queries and Hybrid Runbook Worker.
4646
- Machines that are unsupported in Azure Update Manager aren't migrated. The Schedules, which have such machines will be partially migrated and only supported machines of the software update configuration will be moved to Azure Update Manager. To prevent patching by both Automation Update Management and Azure Update Manager, remove migrated machines from deployment schedules in Automation Update Management.
4747
- **Post Deboarding**:
48-
- Ensure to execute the [script](https://github.com/azureautomation/Post-Migration-from-Azure-Automation-Update-Management-to-Azure-Update-Manager-Preqrequisite-Cleanup/blob/main/MigrationPrerequisitesCleanup.ps1) that will delete the following:
49-
- Automation account variable AzureAutomationAccountEnvironment created for migration.
48+
- Ensure to execute the [script](https://github.com/azureautomation/Post-Migration-from-Azure-Automation-Update-Management-to-Azure-Update-Manager-Preqrequisite-Cleanup/blob/main/MigrationPrerequisitesCleanup.ps1) that will do the following:
49+
- Delete the automation account variable `AzureAutomationAccountEnvironment` created for migration.
5050
- Remove the user-managed identity created for migration from the automation account.
5151
- Delete the assigned roles for the user-managed identity created for migration.
5252
- Delete the user-managed identity created for migration.

0 commit comments

Comments
 (0)