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

[Feature]: Add warning for users of eventual change of default for "az vmss create" #22322

Closed
thisisanniefang opened this issue May 9, 2022 · 1 comment · Fixed by #22340
Closed
Assignees
Labels
Auto-Assign Auto assign by bot Compute az vm/vmss/image/disk/snapshot customer-reported Issues that are reported by GitHub users external to the Azure organization.
Milestone

Comments

@thisisanniefang
Copy link

az vmss create currently creates a Basic LB by default, we will eventually want to make the default to create a Standard LB instead.

In advance of eventual breaking change, would like to add warning for users to encourage them to use --lb-sku parameter with Standard.

Similar change done for "az vm create", "az network lb create", and "az network lb frontend-ip create"- #21831, #18662

@ghost ghost added customer-reported Issues that are reported by GitHub users external to the Azure organization. Network az network vnet/lb/nic/dns/etc... labels May 9, 2022
@ghost ghost added this to the Backlog milestone May 9, 2022
@ghost ghost assigned necusjz May 9, 2022
@ghost ghost added Auto-Assign Auto assign by bot Compute az vm/vmss/image/disk/snapshot labels May 9, 2022
@ghost ghost assigned zhoxing-ms May 9, 2022
@yonzhan
Copy link
Collaborator

yonzhan commented May 9, 2022

Compute

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 Compute az vm/vmss/image/disk/snapshot customer-reported Issues that are reported by GitHub users external to the Azure organization.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants