Skip to content

Commit ba47190

Browse files
committed
Added image and updated the reference link
1 parent 86e8ff4 commit ba47190

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

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

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ 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 create 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

@@ -104,15 +104,17 @@ Using the Deploy if not exist (DINE) policy, you can enable Change tracking with
104104
:::image type="content" source="media/enable-vms-monitoring-agent/build-template.png" alt-text="Screenshot to get started with building a template.":::
105105
1. In the **Edit template**, select **Load file** to upload the *CtDcrCreation.json* file.
106106
1. Select **Save**.
107-
1. In the **Custom deployment** > **Basics** tab, provide **Subscription** and **Resource group** where you want to deploy DCR. The **Data Collection Rule Name** is optional.
107+
1. In the **Custom deployment** > **Basics** tab, provide **Subscription** and **Resource group** where you want to deploy the Data Collection Rule. The **Data Collection Rule Name** is optional.
108108
:::image type="content" source="media/enable-vms-monitoring-agent/build-template-basics.png" alt-text="Screenshot to provide subscription and resource group details to deploy data collection rule.":::
109109

110110
>[!NOTE]
111-
>- Ensure that the name of your DCR is unique in that resource group, else the deployment will overwrite the existing DCR.
111+
>- Ensure that the name of your Data Collection Rule is unique in that resource group, else the deployment will overwrite the existing Data Collection Rule.
112112
>- The Log Analytics Workspace Resource Id specifies the Azure resource ID of the Log Analytics workspace used to store change tracking data. Ensure that location of workspace is from the [Change tracking supported regions](../how-to/region-mappings.md)
113113
114114
1. Select **Review+create** > **Create** to initiate the deployment of *CtDcrCreation*.
115-
1. After the deployment is complete, select **CtDcr-Deployment** to see the DCR Name. Use the **Resource ID** of the newly created DCR for Change tracking and inventory deployment through policy.
115+
1. After the deployment is complete, select **CtDcr-Deployment** to see the DCR Name. Use the **Resource ID** of the newly created Data Collection Rule for Change tracking and inventory deployment through policy.
116+
117+
:::image type="content" source="media/enable-vms-monitoring-agent/deployment-confirmation.png" alt-text="Screenshot of deployment notification.":::
116118

117119
## Next steps
118120

325 KB
Loading

0 commit comments

Comments
 (0)