Skip to content

Commit f8ad112

Browse files
committed
added note in Azure resource manager article
1 parent 237cd7c commit f8ad112

File tree

2 files changed

+5
-9
lines changed

2 files changed

+5
-9
lines changed

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

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,7 @@ The Automation account is one of the resources that you can move. In this articl
1616
1. Disable your features.
1717
2. Unlink your workspace.
1818
3. Move the Automation account.
19-
4. Delete and re-create the Run As accounts.
20-
5. Re-enable your features.
19+
4. Re-enable your features.
2120

2221
## Remove features
2322

@@ -103,22 +102,20 @@ You can now move your Automation account and its runbooks.
103102

104103
## Enable features
105104

106-
After you re-create the Run As accounts, you must re-enable the features that you removed before the move:
105+
You must re-enable the features that you removed before the move:
107106

108107
1. To turn on Change Tracking and Inventory, select **Change Tracking and Inventory** in your Automation account. Choose the Log Analytics workspace that you moved over, and select **Enable**.
109108

110109
2. Repeat step 1 for Update Management.
111110

112111
![Screenshot of Re-enabling features in your moved Automation account](../media/move-account/reenable-solutions.png)
113112

114-
3. Machines that are enabled with your features are visible when you've connected the existing Log Analytics workspace. To turn on the Start/Stop VMs during off-hours feature, you must re-enable it. Under **Related Resources**, select **Start/Stop VMs** > **Learn more about and enable the solution** > **Create** to start the deployment.
113+
3. Machines that are enabled with your features are visible when you've connected the existing Log Analytics workspace.
115114

116115
4. On the Add Solution page, choose your Log Analytics workspace and Automation account.
117116

118117
![Screenshot of Add Solution menu](../media/move-account/add-solution-vm.png)
119118

120-
5. Configure the feature as described in [Start/Stop VMs during off-hours overview](../automation-solution-vm-management.md).
121-
122119
## Verify the move
123120

124121
When the move is complete, verify that the capabilities listed below are enabled.

articles/azure-resource-manager/management/move-support-resources.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -161,9 +161,8 @@ Before starting your move operation, review the [checklist](./move-resource-grou
161161
## Microsoft.Automation
162162

163163
> [!IMPORTANT]
164-
> Runbooks must exist in the same resource group as the Automation Account.
165-
>
166-
> For information, see [Move your Azure Automation account to another subscription](../../automation/how-to/move-account.md?toc=/azure/azure-resource-manager/toc.json).
164+
> Runbooks must exist in the same resource group as the Automation Account.
165+
> The movement of System assigned managed identity, and User-assigned managed identity takes place with the Automation account. For information, see [Move your Azure Automation account to another subscription](../../automation/how-to/move-account.md?toc=/azure/azure-resource-manager/toc.json).
167166
168167
> [!div class="mx-tableFixed"]
169168
> | Resource type | Resource group | Subscription | Region move |

0 commit comments

Comments
 (0)