Skip to content

Commit 32f1346

Browse files
Merge pull request #269508 from mimckitt/patch-116
Update virtual-machine-scale-sets-upgrade-scale-set.md
2 parents 8e42a81 + 67d338f commit 32f1346

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machine-scale-sets/virtual-machine-scale-sets-upgrade-scale-set.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@ Some properties may be changed, with exceptions depending on the current value.
293293
#### Examples
294294
To update your scale set to use a different OS version, you need to set all the updated properties in a single call. In this example, we are changing from Unbuntu Server 20.04 to 22.04.
295295
296-
```azure-cli
296+
```azurecli
297297
az vmss update \
298298
--resource-group myResourceGroup \
299299
--name myScaleSet \

0 commit comments

Comments
 (0)