-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
Migration Guide of Az 11.0.0 #23328
Merged
Merged
Migration Guide of Az 11.0.0 #23328
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
️✔️Az.Accounts
|
msJinLei
force-pushed
the
migrationguid
branch
from
November 9, 2023 07:41
be71009
to
da2b050
Compare
wyunchi-ms
reviewed
Nov 9, 2023
Co-authored-by: Yunchi Wang <54880216+wyunchi-ms@users.noreply.github.com>
msJinLei
force-pushed
the
migrationguid
branch
from
November 10, 2023 02:38
841afcf
to
c05f1e9
Compare
msJinLei
changed the title
Try to Generate Migration Guide
Migration Guide of Az 11.0.0
Nov 10, 2023
wyunchi-ms
approved these changes
Nov 10, 2023
VeryEarly
added a commit
that referenced
this pull request
Nov 10, 2023
* Sync resourceManagement.yml (#23294) * Changed default selection to prevent inaccuracies (#23313) Co-authored-by: Mike F. Robbins <mikefrobbins@users.noreply.github.com> * update TestLiveScenarios.ps1 (#23304) * Display cmdlet, parameter set and parameter level coverage data for a module (#23327) * General Availability of Az.Tools.Installer (#23323) * Migration Guide of Az 11.0.0 (#23328) * Try to Generate Migration Guide * Update documentation/migration-guides/Az.11.0.0-migration-guide.md Co-authored-by: Yunchi Wang <54880216+wyunchi-ms@users.noreply.github.com> --------- Co-authored-by: Yunchi Wang <54880216+wyunchi-ms@users.noreply.github.com> * [DataFacotry]Added support copyComputeScale And pipelineExternalComputeScale in Set-AzDataFactoryV2IntegrationRuntime Command (#23321) * [DataFacotry]Added support copyComputeScale And pipelineExternalComputeScale in Set-AzDataFactoryV2IntegrationRuntime Command * fix * change * fix * Update ChangeLog.md --------- Co-authored-by: Yabo Hu <yabhu@microsoft.com> * Update Instance Pool API version to Preview 2023-05-01 (#23336) Co-authored-by: Milan Adamovic <madamovic@microsoft.com> --------- Co-authored-by: Azure PowerShell <65331932+azure-powershell-bot@users.noreply.github.com> Co-authored-by: Mike F. Robbins <mike.robbins@microsoft.com> Co-authored-by: Mike F. Robbins <mikefrobbins@users.noreply.github.com> Co-authored-by: lijinpei2008 <31384087+lijinpei2008@users.noreply.github.com> Co-authored-by: Vincent Dai <23257217+vidai-msft@users.noreply.github.com> Co-authored-by: Jin Lei <54836179+msJinLei@users.noreply.github.com> Co-authored-by: Yunchi Wang <54880216+wyunchi-ms@users.noreply.github.com> Co-authored-by: Jingshu918 <138486531+Jingshu918@users.noreply.github.com> Co-authored-by: Milan Adamovic <madamovic.bg@gmail.com> Co-authored-by: Milan Adamovic <madamovic@microsoft.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Checklist
CONTRIBUTING.md
and reviewed the following information:generation
branch.ChangeLog.md
file(s) appropriatelyChangeLog.md
file can be found atsrc/{{SERVICE}}/{{SERVICE}}/ChangeLog.md
## Upcoming Release
header in the past tense. Add changelog in description section if PR goes intogeneration
branch.ChangeLog.md
if no new release is required, such as fixing test case only.