single Placement Group
Parameters
value
Should this Virtual Machine Scale Set be limited to a Single Placement Group, which means the number of instances will be capped at 100 Virtual Machines. Possible values are true
or false
.
Note:
single_placement_group
behaves differently for Flexible orchestration Virtual Machine Scale Sets than it does for Uniform orchestration Virtual Machine Scale Sets. It is recommended that you do not define thesingle_placement_group
field in your configuration file as the service will determine what this value should be based off of the value contained within thesku_name
field of your configuration file. You may set thesingle_placement_group
field totrue
, however once you set it tofalse
you will not be able to revert it back totrue
.