You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/site-recovery/how-to-migrate-run-as-accounts-managed-identity.md
+8-3Lines changed: 8 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,6 +52,7 @@ You can configure your managed identities through:
52
52
53
53
**To migrate your Azure Automation account authentication type from a Run As to a managed identity authentication, follow these steps:**
54
54
55
+
55
56
1. In the [Azure portal](https://portal.azure.com), select the recovery services vault for which you want to migrate the runbooks.
56
57
57
58
1. On the homepage of your recovery services vault page, do the following:
@@ -64,7 +65,12 @@ You can configure your managed identities through:
64
65
65
66
:::image type="content" source="./media/how-to-migrate-from-run-as-to-managed-identities/extension-update-settings.png" alt-text="Screenshot of the Create Recovery Services vault page.":::
66
67
67
-
1. After the successful migration of your automation account, the authentication type for the linked account details on the **Extension update settings** page is updated.
68
+
69
+
> [!NOTE]
70
+
> Ensure that the System assigned Managed Identity is turned off for the Automation account for the _"Migrate"_ button to appear. If the account is not migrated and the _"Migrate"_ button isn't appearing, turn off the Managed Identity for the Automation Account and try again.
71
+
72
+
3. After the successful migration of your automation account, the authentication type for the linked account details on the **Extension update settings** page is updated.
73
+
1. Once the _Migrate_ operation is completed, toggle the **Site Recovery to manage** button to turn it _On_ again.
68
74
69
75
When you successfully migrate from a Run As to a Managed Identities account, the following changes are reflected on the Automation Run As Accounts :
70
76
@@ -99,8 +105,7 @@ To link an existing managed identity Automation account to your Recovery Service
1. Navigate to the **Extension update settings** under the Recovery Services Vault, toggle the **Site Recovery to manage** button to turn it _On_ again.
0 commit comments