Skip to content

Commit 0ab9e56

Browse files
authored
Merge pull request #107572 from rishjai-msft/managedidentity
Updates to Managed Identity Procedure
2 parents 799206c + 0adb576 commit 0ab9e56

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

articles/site-recovery/how-to-migrate-run-as-accounts-managed-identity.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ You can configure your managed identities through:
5252

5353
**To migrate your Azure Automation account authentication type from a Run As to a managed identity authentication, follow these steps:**
5454

55+
5556
1. In the [Azure portal](https://portal.azure.com), select the recovery services vault for which you want to migrate the runbooks.
5657

5758
1. On the homepage of your recovery services vault page, do the following:
@@ -64,7 +65,12 @@ You can configure your managed identities through:
6465

6566
:::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.":::
6667

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.
6874

6975
When you successfully migrate from a Run As to a Managed Identities account, the following changes are reflected on the Automation Run As Accounts :
7076

@@ -99,8 +105,7 @@ To link an existing managed identity Automation account to your Recovery Service
99105
1. Select the **Select** option.
100106
:::image type="content" source="./media/how-to-migrate-from-run-as-to-managed-identities/select-mi.png" alt-text="Screenshot that shows select managed identity settings page.":::
101107
1. Select **Review + assign**.
102-
103-
108+
1. Navigate to the **Extension update settings** under the Recovery Services Vault, toggle the **Site Recovery to manage** button to turn it _On_ again.
104109

105110
## Next steps
106111

0 commit comments

Comments
 (0)