File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
articles/virtual-machines Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -91,7 +91,7 @@ az maintenance assignment create \
91
91
--resource-type virtualMachines \
92
92
--provider-name Microsoft.Compute \
93
93
--configuration-assignment-name myConfig \
94
- --maintenance-configuration-id ' /subscriptions/1111abcd-1a11-1a2b-1a12-123456789abc/resourcegroups/myMaintenanceRG/providers/Microsoft.Maintenance/maintenanceConfigurations/myConfig'
94
+ --maintenance-configuration-id " /subscriptions/1111abcd-1a11-1a2b-1a12-123456789abc/resourcegroups/myMaintenanceRG/providers/Microsoft.Maintenance/maintenanceConfigurations/myConfig"
95
95
```
96
96
97
97
### Dedicated host
@@ -256,4 +256,4 @@ az maintenance configuration delete \
256
256
```
257
257
258
258
## Next steps
259
- To learn more, see [ Maintenance and updates] ( maintenance-and-updates.md ) .
259
+ To learn more, see [ Maintenance and updates] ( maintenance-and-updates.md ) .
You can’t perform that action at this time.
0 commit comments