Skip to content

Commit f8f90ad

Browse files
committed
Updated the post deboarding section
1 parent e7a3e66 commit f8f90ad

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

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

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: A summary of important pointers while migrating using Azure portal
44
author: snehasudhirG
55
ms.service: azure-update-manager
66
ms.topic: conceptual
7-
ms.date: 08/13/2024
7+
ms.date: 09/05/2024
88
ms.author: sudhirsneha
99
---
1010

@@ -45,8 +45,11 @@ 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-
- Remove the user managed identity created for migration that is linked with the automation account. For more information, see [Remove user-assigned managed identity for Azure Automation account](../automation/remove-user-assigned-identity.md#remove-using-the-azure-portal).
49-
- [Delete the user managed identity](https://learn.microsoft.com/entra/identity/managed-identities-azure-resources/how-manage-user-assigned-managed-identities?pivots=identity-mi-methods-azp#delete-a-user-assigned-managed-identity).
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.
50+
- Remove the user-managed identity created for migration from the automation account.
51+
- Delete the assigned roles for the user-managed identity created for migration.
52+
- Delete the user-managed identity created for migration.
5053

5154
Post-migration, a Software Update Configuration can have any one of the following four migration statuses:
5255

0 commit comments

Comments
 (0)