-
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
[DO NOT SQUASH] [Az.RecoveryServices.Backup] syncing Az.RecoveryServices-preview branch with master #14462
Merged
wyunchi-ms
merged 157 commits into
Azure:Az.RecoveryServices-preview
from
MabOneSdk:Az.RecoveryServices-preview
Mar 8, 2021
Merged
[DO NOT SQUASH] [Az.RecoveryServices.Backup] syncing Az.RecoveryServices-preview branch with master #14462
wyunchi-ms
merged 157 commits into
Azure:Az.RecoveryServices-preview
from
MabOneSdk:Az.RecoveryServices-preview
Mar 8, 2021
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
* Fix top value when max is not provided * Fix changelog.md error * Update ChangeLog.md Co-authored-by: Namrata Jagasia <[email protected]> Co-authored-by: msJinLei <[email protected]> Co-authored-by: Jin Lei <[email protected]>
…e#14044) * Update WAF Sdk to support RequestBodyCheck and JSON exclussions * Add check to test case * Add sets * Update ChangeLog.md Co-authored-by: Jin Lei <[email protected]>
…zvmwareprivatecloud (Azure#14031) * rename VMWare to VMware * Update Changelog.md * Update Changelog.md * fix changelog
* fix PredicateExpression for server audit policy * re-record all audit tests to avoid regression * updated ChangeLog.md * Make build change * Undo make build change Co-authored-by: Oleg Sternberg <[email protected]>
* Migrate macsec changes from broken repo * Move get service principal id into PS script. Add documentation in PS test cript * Update ChangeLog.md * Add SciState to Get-AzExpressRoutePort help examples * Add test record
Co-authored-by: Yabo Hu <[email protected]>
We had a change go into our cmdlets from someone outside the service team. Want to ensure future changes are reviewed by us,
* dev, test, changelog, help doc * resourceId and switch * id * resourceId fix Co-authored-by: Jin Lei <[email protected]>
…ment' (Azure#14048) * Move CostManagement to master * update the changelog * update the changelog file Co-authored-by: azurepowershell <[email protected]>
… cmdlet (Azure#14078) * #Commit1 * #Commit2 * #Commit3 * #13531Commit1
Azure#14049) * Move Databricks to master * update the changelog * update the changelog file Co-authored-by: azurepowershell <[email protected]>
* Update error kind when context is incorrect * Add cloud error code into exception data * Add changelog
* Improve error handling and bug fix * Change literal string to constant per change in Common assembly * Fix build error * Code refactoring
* add ACR repository operations * add shouldprocess * implement iazuresessioncomponentlistener * add comments and exception * fix cache impl * resolve comments * getlastlisted * remove unused class * remove unneeded changes * fix null reference in PSAcrManifest and remove unused suppression * Update ChangeLog.md * fix Acr to ACR in help markdown * fix output type for Get-AzContainerRegistryRepository
* Update ChangeLog.md * Update ChangeLog.md * Create ChangeLog.md Co-authored-by: Dingmeng Xue <[email protected]>
* Add cmdlet Test-AzPostgreSqlFlexibleServerConnect * Update ChangeLog.md Co-authored-by: Yunchi Wang <[email protected]>
* Cover New-Pool case for maintenance * Added test coverage Co-authored-by: Dingmeng Xue <[email protected]>
* Revert module version * Remove incorrect changelog
… cases (Azure#14361) * [Synapse] - Use Az PowerShell defined exception and re-record test cases * Update help doc for Restore-AzSynapseSqlPool * Update changelog * Remove TODO comment * Update session records * Fix CI MacOS build error * Update breaking change issues Co-authored-by: Dongwei Wang <[email protected]>
* Update test cases and record them. Co-authored-by: wyunchi-ms <[email protected]>
* fix issue for PVS-studio * Replace 'WriteLine' with 'TODO'
* Fix the issue of help check in static analysis * Fix the issue of help check in static analysis * Fix the issue of help check in static analysis * [Tools] Fix the issue of StaticAnalysis (Azure#14393) * Fix the issue that help markdown is not checked * Update module parameter Co-authored-by: [email protected] <[email protected]> * Update Add-AzResourceMoverMoveResource.md * Remove useless alias session in help document to match PlatyPS Schema definition Co-authored-by: wyunchi-ms <[email protected]> Co-authored-by: [email protected] <[email protected]>
…n / zone update. (Azure#14417) When you perform the following. $slb = Get-AzLoadBalancer "loadbalancer" - resourcegroupname "rg" $slb = Set-AzLoadBalancer You will receive an error about zone updates, when you don't use the -resourcegroupname, the Set-AzLoadBalancer cmd works perfectly.
* Remove the logic of coping file to temp folder * Add bicep version checker * Update ChangeLog.md Co-authored-by: Beisi Zhou <[email protected]> Co-authored-by: Yunchi Wang <[email protected]>
…Azure#14451) Co-authored-by: Beisi Zhou <[email protected]>
* Update cloudservice * Update cloud service test case * Fix the issues of CloudService tests * Fix the issues of CloudService tests * Fix the issues of CloudService tests * Fix the issues of CloudService tests * Fix the issues of CloudService tests Co-authored-by: wyunchi-ms <[email protected]>
…#14432) The default powershell array does not parse the values correctly when there is a single array , However it works fine when there are multiple arrays. The workaround would be to not use the default array and use [System.Collections.ArrayList] as mentioned in here Azure#12092. Please update the documentation , we have customers wondering why this command is not working on single array. I have added the script above as well in Example 1.
* Redirect bicep message to verbose stream * update change log Co-authored-by: Beisi Zhou <[email protected]>
hiaga
requested review from
bilaakpan-ms,
dkulkarni-ms,
grizzlytheodore,
haagha,
madewithsmiles,
MS-syh2qs and
Sandido
as code owners
March 8, 2021 02:58
isra-fel
added
the
Do Not Squash 🚫
To prevent conflicts, this PR should not be squash merged.
label
Mar 8, 2021
isra-fel
changed the title
[Az.RecoveryServices.Backup] syncing Az.RecoveryServices-preview branch with master
[DO NOT SQUASH] [Az.RecoveryServices.Backup] syncing Az.RecoveryServices-preview branch with master
Mar 8, 2021
wyunchi-ms
approved these changes
Mar 8, 2021
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
syncing Az.RecoveryServices-preview branch with master
Checklist
CONTRIBUTING.md
ChangeLog.md
file(s) has been updated:ChangeLog.md
file can be found atsrc/{{SERVICE}}/{{SERVICE}}/ChangeLog.md
## Upcoming Release
header -- no new version header should be added