Skip to content

Commit b4db8af

Browse files
Merge pull request #269201 from mimckitt/create-time-properties
Update virtual-machine-scale-sets-upgrade-scale-set.md
2 parents efaf75d + 3698399 commit b4db8af

File tree

1 file changed

+6
-10
lines changed

1 file changed

+6
-10
lines changed

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

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -279,20 +279,16 @@ Once the scale set model is updated, the new configuration applies to any new VM
279279
## Properties with restrictions on modification
280280
281281
### Create-time properties
282-
Some properties can only be set when you create the scale set. These properties include:
283-
284-
- Availability zones
285-
- Image reference publisher
286-
- Image reference offer
287-
- Managed OS disk storage account type
288-
- Fault domains
282+
Some properties can only be set when you create the scale set. Some examples include Managed OS disk storage account type and fault domains.
289283
290284
### Properties that can only be changed based on the current value
291285
Some properties may be changed, with exceptions depending on the current value. These properties include:
292286
293-
- **singlePlacementGroup** - If singlePlacementGroup is true, it may be modified to false. However, if singlePlacementGroup is false, it **may not** be modified to true.
294-
- **subnet** - The subnet of a scale set may be modified as long as the original subnet and the new subnet are in the same virtual network.
295-
- **imageReferenceSku** - Image reference SKU can be updated for endorsed [Linux distros](../virtual-machines/linux/endorsed-distros.md), Windows server/client images, and images without [plan information](../virtual-machines/linux/cli-ps-findimage.md#check-the-purchase-plan-information).
287+
- singlePlacementGroup
288+
- subnet
289+
- imageReferenceSku
290+
- imageReferenceOffer
291+
- Availability Zones (Preview)
296292
297293
### Properties that require deallocation to change
298294
Some properties may only be changed to certain values if the VMs in the scale set are deallocated. These properties include:

0 commit comments

Comments
 (0)