Skip to content

[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 10 commits into from
Apr 9, 2021
Merged

[Do not squash] release-2021-04-13 #14727

merged 10 commits into from
Apr 9, 2021

Conversation

dingmeng-xue
Copy link
Member

Description

Checklist

  • I have read the Submitting Changes section of CONTRIBUTING.md
  • The title of the PR is clear and informative
  • The appropriate ChangeLog.md file(s) has been updated:
    • For any service, the ChangeLog.md file can be found at src/{{SERVICE}}/{{SERVICE}}/ChangeLog.md
    • A snippet outlining the change(s) made in the PR should be written under the ## Upcoming Release header -- no new version header should be added
  • The PR does not introduce breaking changes
  • If applicable, the changes made in the PR have proper test coverage
  • For public API changes to cmdlets:
    • a cmdlet design review was approved for the changes in this repository (Microsoft internal only)
      • {Please put the link here}
    • the markdown help files have been regenerated using the commands listed here

dingmeng-xue and others added 9 commits April 7, 2021 10:28
* 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]>
@dingmeng-xue dingmeng-xue added the Do Not Squash 🚫 To prevent conflicts, this PR should not be squash merged. label Apr 9, 2021
Copy link
Contributor

@BethanyZhou BethanyZhou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dingmeng-xue dingmeng-xue merged commit 23df797 into master Apr 9, 2021
@dingmeng-xue dingmeng-xue deleted the release-2021-04-13 branch May 25, 2021 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Do Not Squash 🚫 To prevent conflicts, this PR should not be squash merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants