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/virtual-machines-policy-enable.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ ms.service: virtual-machines
6
6
ms.subservice: automanage
7
7
ms.workload: infrastructure
8
8
ms.topic: how-to
9
-
ms.date: 09/04/2020
9
+
ms.date: 01/31/2022
10
10
ms.author: jushiman
11
11
---
12
12
@@ -27,7 +27,7 @@ If you don't have an Azure subscription, [create an account](https://azure.micro
27
27
> The following Azure RBAC permission is needed to enable Automanage: **Owner** role or **Contributor** along with **User Access Administrator** roles.
28
28
29
29
## Direct link to Policy
30
-
The Automanage policy definition can be found in the Azure portal by the name of [Configure virtual machines to be onboarded to Azure Automanage](https://portal.azure.com/#blade/Microsoft_Azure_Policy/PolicyDetailBlade/definitionId/%2Fproviders%2FMicrosoft.Authorization%2FpolicyDefinitions%2F270610db-8c04-438a-a739-e8e6745b22d3). If you click on this link, skip directly to step 8 in [Locate and assign the policy](#locate-and-assign-the-policy) below.
30
+
The Automanage policy definition can be found in the Azure portal by the name of [Configure virtual machines to be onboarded to Azure Automanage](https://portal.azure.com/#blade/Microsoft_Azure_Policy/PolicyDetailBlade/definitionId/%2Fproviders%2FMicrosoft.Authorization%2FpolicyDefinitions%2Ff889cab7-da27-4c41-a3b0-de1f6f87c550). If you click on this link, skip directly to step 8 in [Locate and assign the policy](#locate-and-assign-the-policy) below.
31
31
32
32
## Sign in to Azure
33
33
@@ -39,21 +39,21 @@ Sign in to the [Azure portal](https://portal.azure.com/).
39
39
1. Navigate to **Policy** in the Azure portal
40
40
1. Go to the **Definitions** pane
41
41
1. Click the **Categories** dropdown to see the available options
42
-
1. Select the **Enable Automanage – Azure virtual machine best practices** option
43
-
1. Now the list will update to show a built-in policy with a name that starts with *Enable Automanage…*
44
-
1. Click on the *Enable Automanage - Azure virtual machine best practices* built-in policy name
42
+
1. Select the **Automanage** option
43
+
1. Now the list will update to show a built-in policy with a name that starts with *Configure virtual machines to be onboarded to Azure Automanage*
44
+
1. Click on the *Configure virtual machines to be onboarded to Azure Automanage* built-in policy name
45
45
1. After clicking on the policy, you can now see the **Definition** tab
46
46
47
47
> [!NOTE]
48
-
> The Azure Policy definition is used to set Automanage parameters like the configuration profile or the account. It also sets filters that ensure the policy applies only to the correct VMs.
48
+
> The Azure Policy definition is used to set Automanage parameters like the configuration profile. It also sets filters that ensure the policy applies only to the correct VMs.
49
49
50
50
1. Click the **Assign** button to create an Assignment
51
51
1. Under the **Basics** tab, fill out **Scope** by setting the *Subscription* and *Resource Group*
52
52
53
53
> [!NOTE]
54
54
> The Scope lets you define which VMs this policy applies to. You can set application at the subscription level or resource group level. If you set a resource group, all VMs that are currently in that resource group or any future VMs we add to it will have Automanage automatically enabled.
55
55
56
-
1. Click on the **Parameters** tab and set the **Automanage Account** and the desired **Configuration Profile**
56
+
1. Click on the **Parameters** tab and set the **Configuration Profile** and the desired **Effect**
57
57
1. Under the **Review + create** tab, review the settings
58
58
1. Apply the Assignment by clicking **Create**
59
59
1. View your assignments in the **Assignments** tab next to **Definition**
0 commit comments