Skip to content

{Compute} az vmss create: Add hint to suggest Standard lb#22340

Merged
zhoxing-ms merged 4 commits intoAzure:devfrom
cxznmhdcxz:hint-vmss-lb-sku
May 18, 2022
Merged

{Compute} az vmss create: Add hint to suggest Standard lb#22340
zhoxing-ms merged 4 commits intoAzure:devfrom
cxznmhdcxz:hint-vmss-lb-sku

Conversation

@cxznmhdcxz
Copy link
Copy Markdown
Member

Related command
Fix: #22322
Add hint for az vmss create
The default lb will be expected to be changed from Basic to Standard. In order to avoid big impact to users, we use the hint to guide users to use Standard lb to create VMSS in the first stage.

Description

Testing Guide

History Notes

[Component Name 1] BREAKING CHANGE: az command a: Make some customer-facing breaking change
[Component Name 2] az command b: Add some customer-facing feature


This checklist is used to make sure that common guidelines for a pull request are followed.

@ghost ghost requested a review from yonzhan May 10, 2022 09:14
@ghost ghost added the Auto-Assign Auto assign by bot label May 10, 2022
@ghost ghost assigned zhoxing-ms May 10, 2022
@ghost ghost added this to the May 2022 (2022-05-24) - For Build milestone May 10, 2022
@ghost ghost added the Compute az vm/vmss/image/disk/snapshot label May 10, 2022
@yonzhan
Copy link
Copy Markdown
Collaborator

yonzhan commented May 10, 2022

Compute

@zhoxing-ms zhoxing-ms changed the title {Compute} vmss create add hint to suggest Standard lb {Compute} az vmss create: Add hint to suggest Standard lb May 13, 2022
Comment on lines +2889 to +2891
# In the latest profile, the default lb will be expected to be changed from Basic to Standard.
# In order to avoid breaking change which has a big impact to users,
# we use the hint to guide users to use Standard lb to create VMSS in the first stage.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@thisisanniefang Could you help confirm that we only need to add this warning in the latest profile for public cloud?

@wangzelin007
Copy link
Copy Markdown
Member

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 2 pipeline(s).

@zhoxing-ms
Copy link
Copy Markdown
Contributor

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 2 pipeline(s).

@zhoxing-ms zhoxing-ms merged commit bb31a77 into Azure:dev May 18, 2022
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

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

4 participants