-
Notifications
You must be signed in to change notification settings - Fork 4k
[Do not squash] release-2021-04-13 #14727
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
Merged
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
* fixing build errors * NewAzureAutomationAccount. * SetAzureAutomationAccount. * updated test recordings * adding default param set * UpdateDynamicGroupPrePostTests recordings * schedule and hybrid test recordings * UpdateManagementTests recordings * SourceControlTests recordings * HybridWorkerGroupTests records * Update src/Automation/Automation/Cmdlet/NewAzureAutomationAccount.cs Co-authored-by: Beisi Zhou <[email protected]> * Update src/Automation/Automation/Cmdlet/SetAzureAutomationAccount.cs Co-authored-by: Beisi Zhou <[email protected]> * Update src/Automation/Automation/help/Set-AzAutomationAccount.md Co-authored-by: Beisi Zhou <[email protected]> * Update src/Automation/Automation/help/Set-AzAutomationAccount.md Co-authored-by: Beisi Zhou <[email protected]> * Update src/Automation/Automation/Cmdlet/NewAzureAutomationAccount.cs Co-authored-by: Beisi Zhou <[email protected]> * Update src/Automation/Automation/Cmdlet/NewAzureAutomationAccount.cs Co-authored-by: Beisi Zhou <[email protected]> * updated changelog * SourceControlTests * BreakingChangeIssues * avoid breaking change * removing BreakingChangeIssues * avoid breaking change 2 * avoid breaking change 3 * avoid breaking change 4 * UpdateDynamicGroupPrePostTests Co-authored-by: Ayush <[email protected]> Co-authored-by: Beisi Zhou <[email protected]> Co-authored-by: Dingmeng Xue <[email protected]>
* add breaking change warning * Update breaking change warning to target cmdlet output * Update changelog to show breaking change warnings added * "upcoming release" Co-authored-by: Dingmeng Xue <[email protected]>
* Add more logs before calling into Azure.Identity * Fix test error Co-authored-by: Yeming Liu <[email protected]>
* dev, test, changelog, help doc. * help doc clean * Update NewAzureVMCommand.cs * update recorded test * attempting to resolve errors. Recording then immediately playing back fails. * test passes Co-authored-by: Beisi Zhou <[email protected]>
…urityProfile & Set-AzVmssSecurityProfile (#14709) Force merge due to known issue on Linux * Renaming compute cmdlets set-securitytype to set-securityprofile * Updating mappings.json to reflect Set-SecurityType -> Set-SecurityProfile * Updating SignatureIssues SecurityType -> SecurityProfile Co-authored-by: Sirfame Lin <[email protected]>
…in Get-AzCloudService (#14711) * Fixed the issue that FrontendIPConfiguration is empty in Get-AzCloudService. * Update how-to.md Co-authored-by: wyunchi-ms <[email protected]> Co-authored-by: Dingmeng Xue <[email protected]>
…e scope (#14172) * fixing compliationerror * getroleassignment * refine parametersetname * add scope to newroleassignment * add list scope command * refine new-azuresynapseroleassignment * add Itemtype and Item * refine newAzureSynapseRoleAssignment * remove unnecessary feeds * refine deleteroleassignmentid * refine resourceid name * improve remove and getroleassignments * itemtype and item improvement * Fix a few issues * Correct exception types * add principle type * add principaltype * caseinsent * update changelog * add doc for get-azsyanpserolescope * remove powershlles * update help doc * add objectid back * update Az.Synapse.md * update auto generated mdfiles * update changelog * update changelog2 * update changelog3 * update changelog4 * update changelog5 * update changelog6 * update changelog7 * Update src/Synapse/Synapse/ChangeLog.md Co-authored-by: Beisi Zhou <[email protected]> Co-authored-by: Dongwei Wang <[email protected]> Co-authored-by: Beisi Zhou <[email protected]>
BethanyZhou
approved these changes
Apr 9, 2021
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.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