Skip to content

Commit 2a0a086

Browse files
committed
fixed warning
1 parent e17e265 commit 2a0a086

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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
@@ -366,7 +366,7 @@ This script helps you to create a data collection rule in Change tracking and in
366366

367367
## Execute the script
368368

369-
Save the above script on your machine with a name as *CtDcrCreation.json*. For more information, see [Enable Change Tracking and Inventory using Azure Monitoring Agent](enable-vms-monitoring-agent.md#enable-change-tracking-at-scale-using-policy).
369+
Save the above script on your machine with a name as *CtDcrCreation.json*. For more information, see [Enable Change Tracking and Inventory using Azure Monitoring Agent](enable-change-tracking-at-scale-policy.md).
370370

371371
> [!NOTE]
372372
> A reference JSON script to configure windows file settings:

articles/automation/change-tracking/enable-change-tracking-at-scale-policy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Using the Deploy if not exist (DINE) policy, you can enable Change tracking with
6262
1. In the **Enable Change Tracking and Inventory for virtual machines** page, enter the following options:
6363
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**.
6464
1. In **Parameters**, select the option in the **Bring your own user assigned managed identity**.
65-
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).
65+
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](enable-vms-monitoring-agent.md#create-data-collection-rule).
6666
1. Select **Review + create**.
6767

6868
## Next steps

0 commit comments

Comments
 (0)