Skip to content

Commit 2fe880d

Browse files
Merge pull request #272126 from SnehaSudhirG/15Apr-CTEdit
minor edit
2 parents 41c02b1 + ef9ff99 commit 2fe880d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ Follow these steps to associate the data collection rule to the Arc-enabled VMs:
9696
**Windows**
9797

9898
```azurecli
99-
az connectedmachine extension create --name ChangeTracking-windows --publisher Microsoft.Azure.ChangeTrackingAndInventory --type-handler-version 2.20 --type ChangeTracking-Windows --machine-name XYZ --resource-group XYZ-RG --location X --enable-auto-upgrade
99+
az connectedmachine extension create --name ChangeTracking-Windows --publisher Microsoft.Azure.ChangeTrackingAndInventory --type-handler-version 2.20 --type ChangeTracking-Windows --machine-name XYZ --resource-group XYZ-RG --location X --enable-auto-upgrade
100100
```
101101
---
102102

0 commit comments

Comments
 (0)