-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Open
Labels
Auto-AssignAuto assign by botAuto assign by botAzure CLI TeamThe command of the issue is owned by Azure CLI teamThe command of the issue is owned by Azure CLI teamComputeaz vm/vmss/image/disk/snapshotaz vm/vmss/image/disk/snapshotcustomer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.feature-request
Milestone
Description
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
Assignees
Labels
Auto-AssignAuto assign by botAuto assign by botAzure CLI TeamThe command of the issue is owned by Azure CLI teamThe command of the issue is owned by Azure CLI teamComputeaz vm/vmss/image/disk/snapshotaz vm/vmss/image/disk/snapshotcustomer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.feature-request