Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VMSS add zone-balance parameter to vmss create #28939

Open
1 task done
fitzgeraldsteele opened this issue May 11, 2024 · 3 comments
Open
1 task done

VMSS add zone-balance parameter to vmss create #28939

fitzgeraldsteele opened this issue May 11, 2024 · 3 comments
Assignees
Labels
Auto-Assign Auto assign by bot Azure CLI Team The command of the issue is owned by Azure CLI team Compute az vm/vmss/image/disk/snapshot feature-request

Comments

@fitzgeraldsteele
Copy link

Preconditions

  • 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 MicrosoftDocs/azure-docs#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
Copy link
Collaborator

yonzhan commented May 11, 2024

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

@microsoft-github-policy-service microsoft-github-policy-service bot added Auto-Assign Auto assign by bot Azure CLI Team The command of the issue is owned by Azure CLI team question The issue doesn't require a change to the product in order to be resolved. Most issues start as that labels May 11, 2024
@yonzhan yonzhan added this to the Backlog milestone May 11, 2024
@yonzhan yonzhan removed the question The issue doesn't require a change to the product in order to be resolved. Most issues start as that label May 11, 2024
@zhoxing-ms
Copy link
Contributor

@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
Copy link
Author

That's fine. Thank you for scheduling!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Auto-Assign Auto assign by bot Azure CLI Team The command of the issue is owned by Azure CLI team Compute az vm/vmss/image/disk/snapshot feature-request
Projects
None yet
Development

No branches or pull requests

4 participants