Skip to content

Commit 549374a

Browse files
authored
Update custom-data.md
1 parent 7d89863 commit 549374a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

articles/virtual-machines/custom-data.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,7 @@ Azure currently supports two provisioning agents:
8787
### Can I update custom data after the VM has been created?
8888
For single VMs, you can't update custom data in the VM model. But for Virtual Machine Scale Sets, you can update custom data. For more information, see [Modify a Scale Set](../virtual-machine-scale-sets/virtual-machine-scale-sets-upgrade-scale-set.md#how-to-update-global-scale-set-properties). When you update custom data in the model for a Virtual Machine Scale Set:
8989

90-
* Existing instances in the scale set don't get the updated custom data until they're reimaged.
91-
* Existing instances in the scale set that is upgraded don't get the updated custom data.
90+
* Existing instances in the scale set don't get the updated custom data until they're updated to the lastest model and reimaged.
9291
* New instances receive the new custom data.
9392

9493
### Can I place sensitive values in custom data?

0 commit comments

Comments
 (0)