Skip to content

Commit da8a30d

Browse files
(AzureCXP) fixes MicrosoftDocs/azure-docs#108442
1 parent 5ddf757 commit da8a30d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,8 @@ The following example describes how to set automatic OS upgrades on a scale set
207207
"useRollingUpgradePolicy": true,
208208
"disableAutomaticRollback": false
209209
}
210-
}
210+
}
211+
},
211212
"imagePublisher": {
212213
"type": "string",
213214
"defaultValue": "MicrosoftWindowsServer"

0 commit comments

Comments
 (0)