Skip to content

Support 2023_03_01 api version with az vmss create / update #26642

@madhoolikag

Description

@madhoolikag

Related command

az vmss create
az vmss update

Resource Provider

Microsoft.Compute

Description of Feature or Work Requested

Some of the VMSS Flex features are enabled for use from the 2023_03_01 api version eg. VM Customization support for VMSS Flex where customer specifies the values via parameters --vcpus-available and --vcpus-per-core.
Although there are no validations / checks on the cli side blocking the setting of these parameters for Flex specifically, since our service only supports the usage of these properties from the 2023_03_01 api version and cli is currently using the 2022_03_01 api version, we are unable to utilize this feature.

Ask: Upgrade the az vmss create / update commands to support 2023_03_01 api version

Minimum API Version Required

2023_03_01

Swagger PR link / SDK link

https://msazure.visualstudio.com/DefaultCollection/One/_git/Compute-CPlat-Core/pullrequest/7592537

Request Example

No response

Target Date

2023_06_25

Additional context

No response

Metadata

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