Skip to content

Commit 5b04aff

Browse files
(AzureCXP) fixes MicrosoftDocs/azure-docs#121538
Changes made in line no 140 From The version property of the image must be set to **. To The version property of the image must be set to latest.
1 parent e842b99 commit 5b04aff

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-automatic-upgrade.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ The following platform SKUs are currently supported (and more are added periodic
137137

138138
## Requirements for configuring automatic OS image upgrade
139139

140-
- The *version* property of the image must be set to **.
140+
- The *version* property of the image must be set to latest.
141141
- Must use application health probes or [Application Health extension](virtual-machine-scale-sets-health-extension.md) for non-Service Fabric scale sets. For Service Fabric requirements, see [Service Fabric requirement](#service-fabric-requirements).
142142
- Use Compute API version 2018-10-01 or higher.
143143
- Ensure that external resources specified in the scale set model are available and updated. Examples include SAS URI for bootstrapping payload in VM extension properties, payload in storage account, reference to secrets in the model, and more.

0 commit comments

Comments
 (0)