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/automation/change-tracking/enable-vms-monitoring-agent.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,13 +29,13 @@ This section provides detailed procedure on how you can enable change tracking o
29
29
:::image type="content" source="media/enable-vms-monitoring-agent/select-vm-portal-inline.png" alt-text="Screenshot showing how to select virtual machine from the portal." lightbox="media/enable-vms-monitoring-agent/select-vm-portal-expanded.png":::
30
30
31
31
1. Select the virtual machine for which you want to enable Change Tracking.
32
-
1. In the search enter **Change tracking** to view the change tracking and inventory page.
32
+
1. In the search,, enter **Change tracking** to view the change tracking and inventory page.
33
33
34
34
:::image type="content" source="media/enable-vms-monitoring-agent/select-change-tracking-vm-inline.png" alt-text="Screenshot showing to select change tracking option for a single virtual machine from the portal." lightbox="media/enable-vms-monitoring-agent/select-change-tracking-vm-expanded.png":::
35
35
36
36
1. In the **Stay up-to-date with all changes** layout, select **Enable using AMA agent (Recommended)** option and **Enable**.
37
37
38
-
This will initiate the deployment and the notification appears on the top right corner of the screen.
38
+
It will initiate the deployment and the notification appears on the top right corner of the screen.
39
39
40
40
:::image type="content" source="media/enable-vms-monitoring-agent/deployment-success-inline.png" alt-text="Screenshot showing the notification of deployment." lightbox="media/enable-vms-monitoring-agent/deployment-success-expanded.png":::
41
41
@@ -75,7 +75,7 @@ Using the Deploy if not exist (DINE) policy, you can enable Change tracking with
75
75
1. In Azure portal, select **Policy**.
76
76
1. In the **Policy|Definitions** page, in **Authoring**, select **Definitions**
77
77
1. In the **Definition Type** category, select **Initiative** and in **Category**, select **ChangeTracking andInventory**
78
-
You will see a list of three policies:
78
+
You'll see a list of three policies:
79
79
- Enable ChangeTracking and inventory for Virtual Machine Scale Sets
80
80
- Enable ChangeTracking and inventory for virtual machines
81
81
- Enable ChangeTracking and inventory for Arc-enabled virtual machines
@@ -93,11 +93,11 @@ Using the Deploy if not exist (DINE) policy, you can enable Change tracking with
93
93
1. In the **Enable ChangeTracking and Inventory for virtual machines** page, enter the following options:
94
94
1. In **Basics**, you can define the scope. Select the three dots to configure a scope. In the **Scope** page, provide the **Subscription** and **Resource group**.
95
95
1. In **Parameters**, select the option in the **Bring your own user assigned managed identity**.
96
-
1. Provide the **Data Collection Rule Resource id**. Learn more on [how to obtain the Data Collection Rule Resource id after you create the Data collection rule](#create-data-collection-rule).
96
+
1. Provide the **Data Collection Rule Resource id**. Learn more on [how to obtain the Data Collection Rule Resource ID after you create the Data collection rule](#create-data-collection-rule).
97
97
1. Select **Review + create**.
98
98
99
99
100
-
### Create Data Collection Rule
100
+
### Create data collection rule
101
101
1. Download [CtDcrCreation.json](change-tracking-data-collection-rule-creation.md) file on your machine.
102
102
1. Go to Azure portal and in the search, enter *Deploy a custom template*.
103
103
1. In the **Custom deployment** page > **select a template**, select **Build your own template in the editor**.
0 commit comments