"InvalidParameter. The value 'True' of parameter 'singlePlacementGroup' is not allowed. Allowed values are: False"
This article discusses how to resolve the InvalidParameter
(SinglePlacementGroup) error that occurs when you deploy a Microsoft Azure Virtual Machine Scale Set by using Flexible orchestration mode.
Symptoms
When you deploy a Virtual Machine Scale Set by using Flexible orchestration mode, you receive the following error message:
InvalidParameter. The value 'True' of parameter 'singlePlacementGroup' is not allowed. Allowed values are: False.
Cause
The singlePlacementGroup
parameter is set to True
.
Solution
Set the singlePlacementGroup
parameter to False
.
Contact us for help
If you have questions or need help, create a support request, or ask Azure community support. You can also submit product feedback to Azure feedback community.