-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Az.storage preview (Do Not Squash) #11967
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
Merged
VeryEarly
merged 38 commits into
Azure:Az.Storage-preview
from
VeryEarly:Az.Storage-Preview2
May 21, 2020
Merged
Az.storage preview (Do Not Squash) #11967
VeryEarly
merged 38 commits into
Azure:Az.Storage-preview
from
VeryEarly:Az.Storage-Preview2
May 21, 2020
Conversation
This file contains hidden or 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
Example 2 for `Test-AzResourceGroupDeployment` was using the wrong command (`New-AzResourceGroupDeployment` instead of `Test-AzResourceGroupDeployment`)
* Add Az.Functions * Update json recorded json files
* Update module list * Add missed RPs
* zone to zone bug fixes * updating the changeLog
* change dockerfile * Fix pwsh cmd * Fix dockerfile
* release-2020-05-18 RC2
* Migration Guide 4.0 Add script to generate Migration Guide Document Add script to generate Migration Guide Document * Update and rename Az.4.0.0-migration-guide.md to Az.4.1.0-migration-guide.md * Update markdown and remove tools * Update Az.4.1.0-migration-guide.md * Update Az.4.1.0-migration-guide.md * Update Az.4.1.0-migration-guide.md Co-authored-by: wyunchi-ms <yunwang@microsoft.com> Co-authored-by: Mike F. Robbins <mike.robbins@microsoft.com>
* update test * update changelog Co-authored-by: Daniel Orozco <Daniel.Orozco@microsoft.com>
…evice Provisioning Service. (Azure#11890) * Manage device enrollments * Record test session * Fix online version in help file * Add required assemblies
* zone to zone bug fixes * updating the changeLog
* change dockerfile * Fix pwsh cmd * Fix dockerfile
* Migration Guide 4.0 Add script to generate Migration Guide Document Add script to generate Migration Guide Document * Update and rename Az.4.0.0-migration-guide.md to Az.4.1.0-migration-guide.md * Update markdown and remove tools * Update Az.4.1.0-migration-guide.md * Update Az.4.1.0-migration-guide.md * Update Az.4.1.0-migration-guide.md Co-authored-by: wyunchi-ms <yunwang@microsoft.com> Co-authored-by: Mike F. Robbins <mike.robbins@microsoft.com>
* update test * update changelog Co-authored-by: Daniel Orozco <Daniel.Orozco@microsoft.com>
…evice Provisioning Service. (Azure#11890) * Manage device enrollments * Record test session * Fix online version in help file * Add required assemblies
…re Active Directory admin. (Azure#11913) Co-authored-by: Amol Agarwal <amagarwa@microsoft.com>
…ecordSet (Azure#11917) * Correct verbose output string formatting for Remove Record Set from Private DNS Zone * Update Change Log Co-authored-by: Harmen Kahlon <hakahlon@microsoft.com>
…ntScriptLog cmdlets (Azure#11826) * Add support for Tail and refactor code for new SDK version * Added test cases * Edited test cases * Re-record test cases * Modify help files * Review fixes * Fix CLI test case
… Hub Device Provisioning Service. (Azure#11926) * Manage enrollment groups * Add test session * update help files
* Fixed typos in comments * Update ChangeLog.md Co-authored-by: Yabo Hu <yabhu@microsoft.com>
* add private link parameters to data sync cmdlets * update help files * update changelog * bump sql management nuget version * use models from new sdk * remove no longer needed .Properties on sync group model * move operations to new sdk to fix build errors * replace Hyak.Common with Microsoft.Rest.Azure
* z2z * get output fix * correcting get output * fixing get output
blueww
reviewed
May 21, 2020
Member
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.
The 2 json file change should be removed from this PR:
- They will take difficulty when merge master to preview
- They are for breaking change tracking, not need add
d13ac63 to
2038833
Compare
2038833 to
992f77f
Compare
blueww
approved these changes
May 21, 2020
Member
blueww
left a comment
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.
LGTM
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.mdChangeLog.mdfile(s) has been updated:ChangeLog.mdfile can be found atsrc/{{SERVICE}}/{{SERVICE}}/ChangeLog.md## Upcoming Releaseheader -- no new version header should be added