Skip to content

Commit 32cdd8f

Browse files
committed
added two new points in post deboarding
1 parent 83db053 commit 32cdd8f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@ This article lists the significant details that you must note when you're migrat
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.
53+
- To run the above script, you must have Microsoft.Authorization/roleAssignments/write permissions on all the subscriptions that contain Automation Update Management resources such as machines, schedules, log analytics workspace, and automation account. For more information, see [how to assign an Azure role](../role-based-access-control/role-assignments-rest.md).
54+
- The script should be executed in the same manner as the [Prerequisite](migration-using-runbook-scripts.md#prerequisite-2-create-user-identity-and-role-assignments-by-running-powershell-script) script.
5355

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

0 commit comments

Comments
 (0)