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/automanage/automanage-upgrade.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -55,16 +55,16 @@ After your machines are off-boarded from Automanage, you can now re-enable Autom
55
55
56
56
1. Select the **Enable on existing VM**.
57
57
58
-
:::image type="content" source="media\automanage-upgrade\zero-vm-list-view.png" alt-text="Enable on existing VM.":::
58
+
:::image type="content" source="media\automanage-upgrade\zero-vm-list-view.png" alt-text="Enable on existing VM.":::
59
59
60
60
2. Under **Configuration profile**, select your profile type: **Azure Best Practices - Production** or **Azure Best Practices - Dev/Test** or [**Custom profile**](virtual-machines-custom-profile.md)
> The **Production** environment maps to the **Azure Best Practices - Production** Configuration Profile.
66
-
> The **Dev/Test** environment maps to the **Azure Best Practices - Dev/Test** Configuration Profile.
67
-
> If you took advantage of **Configuration Preferences**, you can create a **Custom Profile** with those same modifications.
64
+
> [!NOTE]
65
+
> The **Production** environment maps to the **Azure Best Practices - Production** Configuration Profile.
66
+
> The **Dev/Test** environment maps to the **Azure Best Practices - Dev/Test** Configuration Profile.
67
+
> If you took advantage of **Configuration Preferences**, you can create a **Custom Profile** with those same modifications.
68
68
69
69
3. On the **Select machines** blade:
70
70
1. Filter the list by your **Subscription** and **Resource group**.
@@ -73,7 +73,7 @@ After your machines are off-boarded from Automanage, you can now re-enable Autom
73
73
> [!NOTE]
74
74
> You may select both Azure VMs and Azure Arc-enabled servers.
75
75
76
-
:::image type="content" source="media\automanage-upgrade\existing-vm-select-machine.png" alt-text="Select existing VM from list of available VMs.":::
76
+
:::image type="content" source="media\automanage-upgrade\existing-vm-select-machine.png" alt-text="Select existing VM from list of available VMs.":::
77
77
78
78
4. Click the **Enable** button.
79
79
@@ -91,8 +91,8 @@ In the previous version of Automanage, you were able to customer a subset of set
91
91
In the previous version of Automanage, the Automanage Account was used as an MSI to preform actions on your machine. However, in the latest version of Automanage, Automanage uses a first party application (Application Id : d828acde-4b48-47f5-a6e8-52460104a052) to order to perform actions on the Automanage machines.
92
92
93
93
For both the previous version and the new version of Automanage, you need the following permissions:
94
-
1. If onboarding Automanage for the first time in a subscription, you need **Owner** role, or **Contributor** along with **User Access Administrator** roles.
95
-
1. If onboarding Automanage on a subscription that already has Automanage machines, you need **Contributor** on the resource group where the machine resides.
94
+
* If onboarding Automanage for the first time in a subscription, you need **Owner** role, or **Contributor** along with **User Access Administrator** roles.
95
+
* If onboarding Automanage on a subscription that already has Automanage machines, you need **Contributor** on the resource group where the machine resides.
96
96
> [!NOTE]
97
97
> If the machine you are onboarding to Automanage is already connected to a log analytics workspace in a difference subscription than the machine, you also need the permissions outlined above on the log analytics workspace subscription.
0 commit comments