File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
articles/automation/change-tracking Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -96,7 +96,7 @@ Follow these steps to associate the data collection rule to the Arc-enabled VMs:
96
96
** Windows**
97
97
98
98
``` 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
100
100
```
101
101
---
102
102
You can’t perform that action at this time.
0 commit comments