Skip to content

Commit ce09f1f

Browse files
Merge pull request #273679 from ankitaduttaMSFT/5257
pbi5257
2 parents ff2c7cc + d2e29a6 commit ce09f1f

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

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

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@ author: ankitaduttaMSFT
55
ms.service: site-recovery
66
ms.author: ankitadutta
77
ms.topic: how-to
8-
ms.date: 04/01/2024
8+
ms.date: 04/29/2024
99
---
1010

1111
# Migrate from a Run As account to Managed Identities
1212

1313
> [!IMPORTANT]
14-
> - Azure Automation Run As Account will retire on September 30, 2023 and will be replaced with Managed Identities. Before that date, you'll need to start migrating your runbooks to use managed identities. For more information, see [migrating from an existing Run As accounts to managed identity](../automation/automation-managed-identity-faq.md).
14+
> - Azure Automation Run As Account was retired on September 30, 2023 and is replaced by Managed Identities. We recommend to start migrating your runbooks to use managed identities. For more information, see [migrating from an existing Run As accounts to managed identity](../automation/automation-managed-identity-faq.md).
1515
> - Delaying the feature has a direct impact on our support burden, as it would cause upgrades of mobility agent to fail.
1616
1717
This article shows you how to migrate your runbooks to use a Managed Identities for Azure Site Recovery. Azure Automation Accounts are used by Azure Site Recovery customers to auto-update the agents of their protected virtual machines. Site Recovery creates Azure Automation Run As Accounts when you enable replication via the IaaS VM Blade and Recovery Services Vault.
@@ -22,6 +22,9 @@ On Azure, managed identities eliminate the need for developers having to manage
2222

2323
Before you migrate from a Run As account to a managed identity, ensure that you have the appropriate roles to create a system-assigned identity for your automation account and to assign it the *Owner* role in the corresponding recovery services vault.
2424

25+
> [!NOTE]
26+
> You can use the same automation account across multiple recovery services vaults, however, both the automation account and recovery services vault should be in the same region.
27+
2528
## Benefits of managed identities
2629

2730
Here are some of the benefits of using managed identities:

0 commit comments

Comments
 (0)