Skip to content

Add priorityMixPolicy property to VMScaleSets  #23671

Closed

Description

This design review is based off of the issue created in the Powershell Design request: https://github.com/Azure/azure-powershell-cmdlet-review-pr/issues/1250. There, I have listed a more extensive list of use cases and requirements for being able to set the property. Since the property itself is a struct with 2 fields, it may be best to flatten that struct. I have also listed this on the Powershell design request linked above.

Additionally, please note that the Swagger changes and SDK changes have not been merge to their respective feature branches, and the PowerShell features also have not been implemented by the PS team.

Resource Provider
CRP (Microsoft.Compute)

Description of Feature or Work Requester
Add support in Azure CLI to be able to set priorityMixPolicy property of VMScaleSets in VMSS creations and updates

i.e.

az vmss create --name myScaleSet --resource-group myResourceGroup -priority-mix-policy
az vmss update --name myScaleSet --resource-group myResourceGroup -priority-mix-policy

Minimum API Version Required
2022-08-01

Swagger Link
Azure/azure-rest-api-specs#20079

Target Date
September, 2022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Labels

Auto-AssignAuto assign by botAzure CLI TeamThe command of the issue is owned by Azure CLI teamComputeaz vm/vmss/image/disk/snapshotfeature-request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions