Azure / azure-cli

Azure Command-Line Interface
MIT License
3.96k stars 2.94k forks source link

VMSS add zone-balance parameter to vmss create #28939

Open fitzgeraldsteele opened 3 months ago

fitzgeraldsteele commented 3 months ago

Preconditions

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

yonzhan commented 3 months ago

Thank you for opening this issue, we will look into it.

zhoxing-ms commented 3 months ago

@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?

fitzgeraldsteele commented 3 months ago

That's fine. Thank you for scheduling!

fitzgeraldsteele commented 2 months ago

Hi @zhoxing-ms , is this still on track for the July Milestone, or is it going to be deferred due to security?

zhoxing-ms commented 2 months ago

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