Skip to content

Add option to disable/enable overprovisioning functionality of existing VMSS #30319

@d-mankowski-synerise

Description

@d-mankowski-synerise

Related command
az vmss update

Is your feature request related to a problem? Please describe.
It is not possible to enable/disable overprovisioning via AZ CLI, once VMSS has been created

Describe the solution you'd like
To be able to enable/disable overprovisioning functionality of existing VMSS via CLI, e.g. az vmss update --enable-overprovision {true, false}

Describe alternatives you've considered
N/A

Additional context
It is possible to enable/disable overprovision via AZ CLI during VMSS creation only, via az vmss create --disable-overprovision

Metadata

Metadata

Labels

Auto-AssignAuto assign by botAzure CLI TeamThe command of the issue is owned by Azure CLI teamComputeaz vm/vmss/image/disk/snapshotcustomer-reportedIssues that are reported by GitHub users external to the Azure organization.feature-request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions