Skip to content

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

Merged
dingmeng-xue merged 10 commits intomasterfrom
release-2021-04-13
Apr 9, 2021
Merged

[Do not squash] release-2021-04-13#14727
dingmeng-xue merged 10 commits intomasterfrom
release-2021-04-13

Conversation

@dingmeng-xue
Copy link
Copy Markdown
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 <zhoubeisi@gmail.com>

* Update src/Automation/Automation/Cmdlet/SetAzureAutomationAccount.cs

Co-authored-by: Beisi Zhou <zhoubeisi@gmail.com>

* Update src/Automation/Automation/help/Set-AzAutomationAccount.md

Co-authored-by: Beisi Zhou <zhoubeisi@gmail.com>

* Update src/Automation/Automation/help/Set-AzAutomationAccount.md

Co-authored-by: Beisi Zhou <zhoubeisi@gmail.com>

* Update src/Automation/Automation/Cmdlet/NewAzureAutomationAccount.cs

Co-authored-by: Beisi Zhou <zhoubeisi@gmail.com>

* Update src/Automation/Automation/Cmdlet/NewAzureAutomationAccount.cs

Co-authored-by: Beisi Zhou <zhoubeisi@gmail.com>

* 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 <aysharm@microsoft.com>
Co-authored-by: Beisi Zhou <zhoubeisi@gmail.com>
Co-authored-by: Dingmeng Xue <dixue@microsoft.com>
* 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 <dixue@microsoft.com>
* Add more logs before calling into Azure.Identity

* Fix test error

Co-authored-by: Yeming Liu <Yeming.Liu@microsoft.com>
* 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 <zhoubeisi@gmail.com>
…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 <sirlin@microsoft.com>
…in Get-AzCloudService (#14711)

* Fixed the issue that FrontendIPConfiguration is empty in Get-AzCloudService.

* Update how-to.md

Co-authored-by: wyunchi-ms <yunwang@microsoft.com>
Co-authored-by: Dingmeng Xue <dixue@microsoft.com>
…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 <zhoubeisi@gmail.com>

Co-authored-by: Dongwei Wang <dongwwa@microsoft.com>
Co-authored-by: Beisi Zhou <zhoubeisi@gmail.com>
@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
Copy Markdown
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