Skip to content

Commit 237cd7c

Browse files
committed
Removed a section and added note
1 parent 59af108 commit 237cd7c

File tree

1 file changed

+4
-19
lines changed

1 file changed

+4
-19
lines changed

articles/automation/how-to/move-account.md

Lines changed: 4 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Move your Azure Automation account to another subscription
33
description: This article tells how to move your Automation account to another subscription.
44
services: automation
55
ms.subservice: process-automation
6-
ms.date: 01/07/2021
6+
ms.date: 05/26/2023
77
ms.topic: conceptual
88
---
99

@@ -89,6 +89,9 @@ Now you can unlink your workspace:
8989

9090
## Move your Automation account
9191

92+
> [!NOTE]
93+
> The movement of System assigned managed identity, and User-assigned managed identity takes place with the Automation account.
94+
9295
You can now move your Automation account and its runbooks.
9396

9497
1. In the Azure portal, browse to the resource group of your Automation account. Select **Move** > **Move to another subscription**.
@@ -97,24 +100,6 @@ You can now move your Automation account and its runbooks.
97100

98101
2. Select the resources in your resource group that you want to move. Ensure that you include your Automation account, runbooks, and Log Analytics workspace resources.
99102

100-
## Re-create Run As accounts
101-
102-
[Run As accounts](../automation-security-overview.md#run-as-accounts) create a service principal in Azure Active Directory to authenticate with Azure resources. When you change subscriptions, the Automation account no longer uses the existing Run As account. To re-create the Run As accounts:
103-
104-
1. Go to your Automation account in the new subscription, and select **Run as accounts** under **Account Settings**. You'll see that the Run As accounts show as incomplete now.
105-
106-
![Screenshot of Run As accounts, showing incomplete](../media/move-account/run-as-accounts.png)
107-
108-
2. Delete the Run As accounts, one at a time, by selecting **Delete** on the **Properties** page.
109-
110-
> [!NOTE]
111-
> If you don't have permissions to create or view the Run As accounts, you see the following message: `You do not have permissions to create an Azure Run As account (service principal) and grant the Contributor role to the service principal.` For more information, see [Permissions required to configure Run As accounts](../automation-security-overview.md#permissions).
112-
113-
3. After you've deleted the Run As accounts, select **Create** under **Azure Run As account**.
114-
115-
4. On the Add Azure Run As account page, select **Create** to create the Run As account and service principal.
116-
117-
5. Repeat the steps above with the Azure Classic Run As account.
118103

119104
## Enable features
120105

0 commit comments

Comments
 (0)