Skip to content

Commit 8eeee3e

Browse files
committed
Fixed blocking issues
1 parent 2b6fd31 commit 8eeee3e

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

articles/automation/change-tracking/change-tracking-data-collection-rule-creation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Script Sample - Create a data collection rule in Change Tracking.
2+
title: Script sample - Create a data collection rule in change tracking.
33
description: Learn about how to create a data collection rule
44
ms.topic: sample
55
ms.date: 02/06/2023

articles/automation/change-tracking/enable-vms-monitoring-agent.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,13 @@ This section provides detailed procedure on how you can enable change tracking o
2929
:::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":::
3030

3131
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.
3333

3434
:::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":::
3535

3636
1. In the **Stay up-to-date with all changes** layout, select **Enable using AMA agent (Recommended)** option and **Enable**.
3737

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.
3939

4040
:::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":::
4141

@@ -75,7 +75,7 @@ Using the Deploy if not exist (DINE) policy, you can enable Change tracking with
7575
1. In Azure portal, select **Policy**.
7676
1. In the **Policy|Definitions** page, in **Authoring**, select **Definitions**
7777
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:
7979
- Enable ChangeTracking and inventory for Virtual Machine Scale Sets
8080
- Enable ChangeTracking and inventory for virtual machines
8181
- 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
9393
1. In the **Enable ChangeTracking and Inventory for virtual machines** page, enter the following options:
9494
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**.
9595
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).
9797
1. Select **Review + create**.
9898

9999

100-
### Create Data Collection Rule
100+
### Create data collection rule
101101
1. Download [CtDcrCreation.json](change-tracking-data-collection-rule-creation.md) file on your machine.
102102
1. Go to Azure portal and in the search, enter *Deploy a custom template*.
103103
1. In the **Custom deployment** page > **select a template**, select **Build your own template in the editor**.

0 commit comments

Comments
 (0)