azure-cli
azure-cli copied to clipboard
VMSS add zone-balance parameter to vmss create
Preconditions
- [X] No need to upgrade Python SDK or the Python SDK is ready.
Related command
az vmss create
Resource Provider
Microsoft.compute/virtualmachinescaleset
Description of Feature or Work Requested
Per https://github.com/MicrosoftDocs/azure-docs/issues/83103, we're missing a parameter in vmss create. Can we add that in? Something like:
az vmss create --zones 1 2 3 --zone-balance true
Minimum API Version Required
its been supported for a long time, at least 2021
Swagger PR link / SDK link
current Compute swagger
Request Example
PATCH VMSS { zoneBalance:true }
Target Date
2024-07-01
PM Contact
@fisteele
Engineer Contact
@jwa
Additional context
No response
Thank you for opening this issue, we will look into it.
@fitzgeraldsteele Sorry, due to our recent work being fully scheduled, we plan to put it on the next sprint with the release date in early August. Do you think it meets your expectations?
That's fine. Thank you for scheduling!
Hi @zhoxing-ms , is this still on track for the July Milestone, or is it going to be deferred due to security?
We decided to hold off taking new feature requests that are not security related over the next few months. For those requests have been created via GH issues recently, we'll actively keep first-line hands on if it's security related, but will deprioritize if it's not to ensure Azure CLI handles critical security work completed during security wave.
Yes, if it is not related to security, then it will be deferred