Skip to content

Commit 9cb3c8d

Browse files
Merge pull request #278519 from tanmaygore/patch-26
Update flexible-virtual-machine-scale-sets-rest-api.md
2 parents bea43d8 + f9a5b2e commit 9cb3c8d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/virtual-machine-scale-sets/flexible-virtual-machine-scale-sets-rest-api.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -358,6 +358,7 @@ ARM templates let you deploy groups of related resources. In a single template,
358358
"type": "CustomScript",
359359
"typeHandlerVersion": "2.0",
360360
"autoUpgradeMinorVersion": true,
361+
"enableAutomaticUpgrade": true,
361362
"settings": {
362363
"fileUris": [
363364
"[uri(parameters('_artifactsLocation'), concat('installserver.sh', parameters('_artifactsLocationSasToken')))]",

0 commit comments

Comments
 (0)