You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: specification/compute/resource-manager/Microsoft.Compute/stable/2022-03-01/ComputeRP/virtualMachineScaleSet.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3510,7 +3510,7 @@
3510
3510
},
3511
3511
"useRollingUpgradePolicy": {
3512
3512
"type": "boolean",
3513
-
"description": "Indicates whether rolling upgrade policy should be used during Auto OS Upgrade. Default value is false."
3513
+
"description": "Indicates whether rolling upgrade policy should be used during Auto OS Upgrade. Default value is false. Auto OS Upgrade will fallback to the default policy if no policy is defined on the VMSS."
3514
3514
}
3515
3515
},
3516
3516
"description": "The configuration parameters used for performing automatic OS upgrade."
0 commit comments