Skip to content

Commit 417d038

Browse files
authored
Update automation-disaster-recovery.md
1 parent a91eb89 commit 417d038

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/automation/automation-disaster-recovery.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ You can use these scripts for migration of Automation account assets from the ac
8080

8181
1. Ensure that the Automation account in the secondary region is created and available so that assets from primary region can be migrated to it. It is preferred if the destination automation account is one without any custom resources as it prevents potential resource clash due to same name and loss of data.
8282
1. Ensure that the system assigned managed identities are enabled in the Automation account in the primary region.
83-
1. Ensure that the system assigned managed identities of the primary Automation account has contributor access to the subscription it belongs to.
83+
1. Ensure that the system assigned managed identities of the primary Automation account have contributor access to the subscription it belongs to.
8484
1. Ensure that the primary Automation account's managed identity has Contributor access with read and write permissions to the Automation account in secondary region. To enable, provide the necessary permissions in secondary Automation account's managed identities. [Learn more](../role-based-access-control/quickstart-assign-role-user-portal.md).
8585
1. Ensure that the script has access to the Automation account assets in primary region. Hence, it should be executed as a runbook in that Automation account for successful migration.
8686
1. If the primary Automation account is deployed using a Run as account, then it must be switched to Managed Identity before migration. [Learn more](migrate-run-as-accounts-managed-identity.md).

0 commit comments

Comments
 (0)