-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Add breaking change warning message for Start-AzStorageAccountMigration cmdlet #27396
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
Add breaking change warning message for Start-AzStorageAccountMigration cmdlet #27396
Conversation
| Thanks for your contribution! The pull request validation has started. Please revisit this comment for updated status. |
fcd9561 to
25f2acf
Compare
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
|
| internal | ||
| exports | ||
| tools | ||
| custom/*.psm1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- please run autorest --reset to get latest autorest
- re-run autorest to regenerate
- make sure update in this file was checked in
016c37b to
69940b6
Compare
| Set-AzStorageAccountManagementPolicy [-ResourceGroupName] <String> [-StorageAccountName] <String> | ||
| -Rule <PSManagementPolicyRule[]> [-DefaultProfile <IAzureContextContainer>] [-WhatIf] [-Confirm] | ||
| [<CommonParameters>] | ||
| -Rule <PSManagementPolicyRule[]> [-DefaultProfile <IAzureContextContainer>] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please revert change of this file. the file don't need change.
@VeryEarly It looks the file will have several repeated parameters when run build-module again. It would be great if you could help to resolve it!
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
69940b6 to
ac0148b
Compare
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
Description
The warning message will be shown like:

Mandatory Checklist
Please choose the target release of Azure PowerShell. (⚠️ Target release is a different concept from API readiness. Please click below links for details.)
Check this box to confirm: I have read the Submitting Changes section of
CONTRIBUTING.mdand reviewed the following information:ChangeLog.mdfile(s) appropriatelysrc/{{SERVICE}}/{{SERVICE}}/ChangeLog.md.## Upcoming Releaseheader in the past tense.ChangeLog.mdif no new release is required, such as fixing test case only.