Skip to content
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

Update Get-AzEnvironment.md #14704

Merged
merged 1 commit into from Apr 10, 2021
Merged

Update Get-AzEnvironment.md #14704

merged 1 commit into from Apr 10, 2021

Conversation

doctordns
Copy link
Contributor

  1. Added a new example 1 to get all Azure environments
  2. Updated subsequent example numbers
  3. updated code fencing for samples
  4. Added parameter named in examples

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

1. Added a new example 1 to get all Azure environments
2. Updated subsequent example numbers
3. updated code fencing for samples
4. Added parameter named in examples
@ghost ghost added the customer-reported label Apr 7, 2021
@ghost
Copy link

ghost commented Apr 7, 2021

Thank you for your contribution doctordns! We will review the pull request and get back to you soon.

@VeryEarly VeryEarly self-assigned this Apr 10, 2021
@VeryEarly
Copy link
Contributor

Hi @doctordns ,

Great examples. Thanks for your contribution.

@VeryEarly
Copy link
Contributor

/azp run

@azure-pipelines
Copy link
Contributor

Azure Pipelines successfully started running 3 pipeline(s).

@VeryEarly VeryEarly merged commit 80b263c into Azure:master Apr 10, 2021
@doctordns doctordns deleted the patch-1 branch April 10, 2021 07:50
VeryEarly added a commit that referenced this pull request May 6, 2021
* [CloudService] Second preview release for CloudService (#14653)

* GA for CloudService.

* GA for CloudService.

* GA for CloudService.

* Second preview release for CloudService

* update ReleaseNotes in Az.CloudService.psd1

Co-authored-by: wyunchi-ms <yunwang@microsoft.com>
Co-authored-by: Beisi Zhou <bez@microsoft.com>

* Update New-AzCloudServiceDiagnosticsExtension.ps1

* Update New-AzCloudServiceRemoteDesktopExtensionObject.ps1

* Update ProxyCmdletDefinitions.ps1

* Updating change log to include TrustedLaunch changes for April 2021 release (#14677)

* Adding TrustedLaunch related cmdlets to ChangeLog

* Removed incorrect changelog edit

* Polish changelog for upcoming release (#14686)

* Fallback to first available context as DefaultContext if current default context key is 'Default' (#14281)

* Fallback to first available context as DefaultContext if current default context key is 'Default'

* address comment

* Update version of Az.HealthcareApis in Az.psd1 (#14694)

* Supporting Customer managed key  (#14680)

* 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>

* Delete appveyor config (#14676)

* [Storage] Fix delete immutable blob will give incorrect prompt (#14691)

* [SQL] Add breaking change warning (#14673)

* 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 in Az.Accounts before calling into Azure.Identity (#14689)

* Add more logs before calling into Azure.Identity

* Fix test error

Co-authored-by: Yeming Liu <Yeming.Liu@microsoft.com>

* Change default Size value in New-AzVM to Standard_D2S_v3 (#14622)

* 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>

* Renaming Set-AzVmSecurityType & Set-AzVmssSecurityType to Set-AzVmSecurityProfile & 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>

* [CloudService] Fixed the issue that FrontendIPConfiguration is empty 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>

* Updated support for synapse role assignment and Added support for role 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>

* release-2021-04-13 (#14725)

* [Storage] Support Extended location (#14718)

* [DataFactroy] Updated ADF .Net SDK version to 4.17.1 (#14722)

* Example 2 to use New-AzPolicyExemption (#14716)

* Update Location explanation (#14719)

There was a typo stating that the location was used to provide the vmware name. Changed it to represent the migrate project location.

* Update Get-AzEnvironment.md (#14704)

1. Added a new example 1 to get all Azure environments
2. Updated subsequent example numbers
3. updated code fencing for samples
4. Added parameter named in examples

* Added retries for AAD operations and updated HCI mooncake URL (#14746)

* AAD retries and updated HCI mooncake URL

Added retries for AAD operations and update HCI mooncake URL

* Updated changelog and help

Updated change log and help for Register-AzStackHCI

* Example with wrong parameter (typo) (#14743)

Error: Update-AzGalleryImageVersion: A parameter cannot be found that matches parameter name 'GalleryImageName'.
Solution: rename GalleryImageName to GalleryImageDefinitionName

* Update Get-AzSqlServerDnsAlias.md (#14737)

Aligned the casing of the commandlet name in the examples with the definition

* Fix typo in printing va scan results (#14732)

* Fix typo in printing va scan results

* add reference to compute, network and operational insights to the solution to try to mitigate issue with tests

* added new line

Co-authored-by: Ahmad Abas <ahabas@microsoft.com>
Co-authored-by: Yabo Hu <yabhu@microsoft.com>

* [Storage] support Key/saspolicy in Create/Update account (#14741)

* [Storage] Support Key/SAS policy

* Update SRP SDK in other modules

* Fix change in SDK upgrade

* Using custom domain usgae service URL (#14762)

Using cusotm domain usage service URL

* SecurityInsights 0.2.0 release (#14750)

* Fix MSIC in UpdateAlertRule

Bug - Typo on MSIC

* API Updates

Teams was added
Moved Actions API

* Fixes for empty fields returned from API

?

* Update Get-AzSentinelAlertRule.md

* Update Get-AzSentinelAlertRule.md

* Update Get-AzSentinelAlertRule.md

* Updating help files

* Updated help files

* Updated samples for Update-AzSentinelIncident

* Updated Az.SecurityInsights help files

* Update New-AzSentinelAlertRuleAction.md

* Update New-AzSentinelAlertRuleAction.md

* Update Az.SecurityInsights help files

* Update Az.SecurityInsights help files

* Updated Az.SecurityInsights help files

* GA Updates

Added Teams to Office Connector
Fixed bug with AlertRuleTemplates (no required data connector)
Changed to GA package of .net sdk
recorded new test sessions

* Update Change Log

* Update Help Files

* Update SignatureIssues.csv

Added exception as -Teams is for Office Teams.

* Update ChangeLog.md

* Update Az.SecurityInsights.psd1

* Update Az.SecurityInsights.psd1

* Update Az.SecurityInsights.psd1

* Update ChangeLog.md

Co-authored-by: Tiander Turpijn <tiandert@microsoft.com>

* Pass principal type to role assignment operations (Corrected) (#14631)

* add object lookup

* Update tests

* update tests

* retrigger pipelines

* delete stale TODO

* retrigger pipelines

* retrigger pipelines

* update old variable names

* ad objecttype to calls

* update help files

* fix typos

* change validatenotnullorempty for argument completer

* changelog

* retrigger pipelines

* fix test records

* Install Nuget provider only if import fails (#14772)

Install Nuget provider only if import fails

* fixing typo (#14773)

* [FrontDoor] Allow Enable-AzFrontDoorCustomDomainHttps's SecretVersion parameter to be optional to support bring-your-own-certificate auto-rotation (#14765)

* Allow Enable-AzFrontDoorCustomDomainHttps's SecretVersion parameter to be optional to support bring-your-own-certificate auto-rotation

* Update ChangeLog.md

Co-authored-by: Bo Zhang <bzhan@microsoft.com>
Co-authored-by: Yabo Hu <yabhu@microsoft.com>

* Fixed typos in Restore-AzApiManagement (#14770)

* [Peering] Add API version 2020-10-01 (#14714)

* 2020-10-01 api changes

* Fixing UT

* Revert incorrect changes

* Cmdlet name change

* fix UTs

* Fix UTs

* Help file online version url

* Help file online version url

* Updating recorded test files

* Recorded tests

* Using AzPsException

* Addressed review comment

* Addressed comment

* Update ChangeLog.md

Co-authored-by: Renuka Raju <rraju@microsoft.com>
Co-authored-by: Yabo Hu <yabhu@microsoft.com>

* [DataFactory] Add User Assigned Identity to DataFactory (#14672)

* DataFactoryUAMI

* Added descriptions

* Change to singular

* Update src/DataFactory/DataFactoryV2/Changelog.md

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

* Getting build number from CimInstance (#14793)

Using the right way to get OS build number which works after OS update as well.

* [Storage] Add breaking change warning for Remove-AzRmStorageShare (#14797)

* ADE extension two pass to single pass migration (#14687)

* Updates for ADE migration

* Added -MigrationRecovery logic

* Fixed bugs in migration logic

* Fixed Migrate param sets

* Fixed DEK parameter sets in .md file

* Updated KEKUrl, KEKId Parameter sets

* Static analysis error suppression added

* Update ChangeLog

* Added migration scenario test

* Remove log line

* Scenario test for migration

* Updated ChangeLog

* fixing a typo (#14779)

'IncludeContext' parameter accepts boolean values and 'true' is a string. It should be '$true'

* [Storage] Fix issue 14769 (#14806)

* User identity changes (#14803)

* UserId changes

* updated tests and recordings

* updated tests and recordings 2

Co-authored-by: Ayush <aysharm@microsoft.com>

* GA Az.ResourceMover (#14808)

* Improve the survey and telemetry (#14804)

* Collect the command name if it's not supported.

* Show the intercept three times

* Create a cmdlet to open the survey link.

* Fix the commandid in the telemetry.

* Improve the telemetry test code.

- It used to set up the mock telemetry client with one more expected
  telemetry event. That is unintuitive and it must be there for work
  around an issue. The issue isn't there anymore so we don't need to set
  it up that way.

* Refactor the code to record the history command.

* Updated intercept message, cmdlet and help

Co-authored-by: Damien Caro <dcaro@microsoft.com>

* [Storage] Support USer Assigned Identity (#14731)

* Remove principaltype in Synapse Role-based access control (#14767)

* update changelog7

* remove principal type

* update change log

* improve changelog

* skipbreakingchanges

* Update ChangeLog.md

Co-authored-by: Yabo Hu <yabhu@microsoft.com>

* [RecoveryServices.Backup]Added support for restoring unmanaged disks as managed disk (#14799)

* Added support for restroing unmanaged disks as managed disk

* Changed parameter name

* Update Get-AzNetworkWatcherNextHop.md (#14813)

Get-AzVM output object properties have changed. Now $vm.NetworkProfile.NetworkInterfaces.Id would provide the interface IDs.

* Service fabric Managed Clusters - Update managed .net sdk for api version 2021-05-01 (#14807)

* update managed sdk to ga version and update cmdlets

* update managed tests

* runtest agains the test region and add params to PS objects

* record managed cluster tests

* record managed app tests and update changelog

* rename plural parameters and update help documents

* fix change log param names

* breaking change and signature issue exceptions

* add breaking change message for PSManagedService

Co-authored-by: Alfredo Santamaria Gomez <alsantam@microsoft.com>

* Add feedback on the PR (#14820)

* Update the warning message (#14816)

* [ Azure CDN ] Renamed cmdlets for new AFD SKUs (#14805)

* Change cmdlet naming for AFDX

* fixes to afd rules, remove originresponsetimeoutseconds from afd endpoint

* Change cmdlet naming in tests, update test records

* revert sln changes

* update change log

* update md files

* add exceptions for rule action and rule condition cmdlets

* change parameter to singular name, return only classic cdn profiles for AzCdn cmdlet

Co-authored-by: Jorin Mejia <jomejia@microsoft.com>

* Displayed error code and message when updating purged secret (#14822)

Co-authored-by: Beisi Zhou <bez@microsoft.com>

* bug fix for Get-AzKeyVaultSecret -IncludeVersions when current version is disabled (#14823)

Co-authored-by: Beisi Zhou <bez@microsoft.com>
Co-authored-by: Dingmeng Xue <dixue@microsoft.com>

* Changed output of ResourceGraph cmdlet to a custom class (#14789)

* Changed output to a custom class with Data and SkipToken properties

* updated change log

* Update src/ResourceGraph/ResourceGraph/ChangeLog.md

Co-authored-by: makharch <makharch@microsoft.com>
Co-authored-by: Yabo Hu <yabhu@microsoft.com>

* [Aks] Add `Set-AzAksClusterCredential` to reset the ServicePrincipal of a existing aks cluster (#14821)

* Add SetAzureRmAksCredential

* Add `Set-AzAksClusterCredential` to reset the ServicePrincipal or reset AAD profile of a existing aks cluster.

* Remove the support of reset AAD profile.

* Remove the support of reset AAD profile.

* Update the document

Co-authored-by: wyunchi <yunwang@microsoft.com>

* Initial release for provider hub (#14827)

* Move ProviderHub to master

* Add ProviderHub in azure-powershell-modules.md (#14826)

* Fixed some example issues (#14831)

* Add ProviderHub in azure-powershell-modules.md

* Fixed some issues in providerhub examples

Co-authored-by: azurepowershell <azurepowershell@ms.com>

* [Az.DataProtection] OnBoard workload AzureBlobs to Az.DataProtection preview module (#14833)

* Move DataProtection to master

* Add change log for Az.DataProtection v0.2.0 (#14832)

* Update Find-AzDataProtectionRestorableTimeRange.md

* Update Changelog.md

Co-authored-by: azurepowershell <azurepowershell@ms.com>
Co-authored-by: Yabo Hu <yabhu@microsoft.com>

* Renamed cmdlet Open-AzSurvey -> Open-AzPredictorSurvey (#14840)

* [Aks] Added acr support in Set-AzAksCluster (#14796)

* Added support acr in Set-AzAksCluster

* Added support acr in Set-AzAksCluster

* Added support acr in Set-AzAksCluster

* Merge NewKubeBase and NewAzureRmAks into one class.

* Merge NewKubeBase and NewAzureRmAks into one class.

* Added support acr in Set-AzAksCluster

* Added support acr in Set-AzAksCluster

* Added support acr in Set-AzAksCluster

* Added support acr in Set-AzAksCluster

* Update the document

* Remove container registery in test cases

Co-authored-by: wyunchi-ms <yunwang@microsoft.com>
Co-authored-by: Yabo Hu <yabhu@microsoft.com>

* Update API version to 2020-12-01 (#14742)

* Update to 2020-12-01

* Change exception thrown

* BackupStatus name mandatory

* Update recordings

* Backup fixes

* Bump az.account

* Update help markdown

* Update removebackup

* Enable backup tests

Co-authored-by: Audunn Baldvinsson <audunn.baldvinsson@netapp.com>
Co-authored-by: Yabo Hu <yabhu@microsoft.com>

* [DataFactroy] Updated ADF .Net SDK version to 4.18.0 (#14846)

Co-authored-by: Yabo Hu <yabhu@microsoft.com>
Co-authored-by: Yunchi Wang <54880216+wyunchi-ms@users.noreply.github.com>

* fix the issue that detected special commit incorrectly in use GenerateExternalContributors.ps1 (#14828)

Force merge due to timeout.

* fix the issue that detected special commit incorrectly in use GenerateExternalContributors.ps1.

* change code comment.

* adjust code to use logic and

Co-authored-by: Dingmeng Xue <dixue@microsoft.com>
Co-authored-by: Yunchi Wang <54880216+wyunchi-ms@users.noreply.github.com>

* Azure site recovery powershell release after moving to version 2021-02-10 (#14768)

* New api version/asr2021 02 10 (#27)

* Fixing PFO/TFO/UFO build errors

* mulltiple ip per nic - cmdlet changes

* review changes

* code review changes

* moved validaton to nicConfig cmdlet and review changes

* minor fix

* handled review comments

* parameter validation changes, logs

* design review changes

* Fixing PFO/TFO/UFO build errors

* mulltiple ip per nic - cmdlet changes

review changes

code review changes

moved validaton to nicConfig cmdlet and review changes

minor fix

handled review comments

parameter validation changes, logs

design review changes
subash's multiple IP per NIC PR changes

* Fixing B2A, E2A and E2E Tests and added recording

* [ASR][V2A/H2A] TargetVmSize, AvSet, Sql RP and ResourceTagging changes for V2A and H2A

* Minor fix

* vmss changes -1

* 2) vmss changes - MD files

* Addressed review comments and added new tests and recordings for B2A

* vmss changes

* Addressed review comments

* Minor fixes

* Added V2A tests and recordings

* PR comments

* Update New-AzRecoveryServicesAsrReplicationProtectedItem.md

* Minor Fix

* Adding null for OdataQuery as its default value is also null.

* V2A test record json files

* Fix for Resource Tagging to clear off tags

* Minor fix in playback mode for v2a unit tests

Co-authored-by: Arpita Gupta <arpgup@microsoft.com>
Co-authored-by: subashchandra31 <subash.chandra@microsoft.com>
Co-authored-by: subashchandra31 <66659771+subashchandra31@users.noreply.github.com>
Co-authored-by: Arpitaji <78065343+Arpitaji@users.noreply.github.com>
Co-authored-by: Vidyadhari Jami <vijami@microsoft.com>
Co-authored-by: vidyadharijami <57709079+vidyadharijami@users.noreply.github.com>
Co-authored-by: prmyaka <prmyaka@microsoft.com>

* Tests tested in playback mode

TestNewA2AManagedDiskReplicationConfigWithCmk
A2AZoneToZoneRecoveryPlanReplication
A2ATestNewContainer
A2ARemoveReplicationProtectedItemDisk
A2ARecoveryPlanReplication
A2ANewAsrFabric
vmss test

Adding tests

TestNewA2AManagedDiskReplicationConfig
TestNewA2ADiskReplicationConfig

adding ppg test for a2a

* help file, PSObject and minor fixes

* review comments

* null check

* updated test and test json

* updated changeLog

* skip common: v2a event test

* updating SDK version

* updating tests

* adding comments

* update online version in help files

* update help file

* adding breaking change exceptions

* updated help file

* changing breaking changes in reovery

* adding recovery service changes

* remove nupkg file

* removing vaultcreds

* adding recovery service changes

* remove nupkg file

* removing vaultcreds

* V2A test update for linux

* update V2A test

Co-authored-by: Arpita Gupta <arpgup@microsoft.com>
Co-authored-by: subashchandra31 <subash.chandra@microsoft.com>
Co-authored-by: subashchandra31 <66659771+subashchandra31@users.noreply.github.com>
Co-authored-by: Arpitaji <78065343+Arpitaji@users.noreply.github.com>
Co-authored-by: Vidyadhari Jami <vijami@microsoft.com>
Co-authored-by: vidyadharijami <57709079+vidyadharijami@users.noreply.github.com>
Co-authored-by: prmyaka <prmyaka@microsoft.com>

* bulk of network changes - nic,pubip,vnet commands

* removed type field due to strange issue

* made edge zone optional for vnet

* workaround via automapper for network sdk

Co-authored-by: Yunchi Wang <54880216+wyunchi-ms@users.noreply.github.com>
Co-authored-by: wyunchi-ms <yunwang@microsoft.com>
Co-authored-by: Beisi Zhou <bez@microsoft.com>
Co-authored-by: Sirfame Lin <64871536+sirfamelin@users.noreply.github.com>
Co-authored-by: Dingmeng Xue <dixue@microsoft.com>
Co-authored-by: erich-wang <eriwan@microsoft.com>
Co-authored-by: sharma224 <57209694+sharma224@users.noreply.github.com>
Co-authored-by: Ayush <aysharm@microsoft.com>
Co-authored-by: Beisi Zhou <zhoubeisi@gmail.com>
Co-authored-by: Simeng <qisimeng07@outlook.com>
Co-authored-by: Wei Wei <weiwei@microsoft.com>
Co-authored-by: xaliciayang <59986952+xaliciayang@users.noreply.github.com>
Co-authored-by: Yeming Liu <Yeming.Liu@microsoft.com>
Co-authored-by: Adam Sandor <adsandor@microsoft.com>
Co-authored-by: Sirfame Lin <sirlin@microsoft.com>
Co-authored-by: zesluo <zesluo@microsoft.com>
Co-authored-by: Dongwei Wang <dongwwa@microsoft.com>
Co-authored-by: Jingshu923 <52914166+Jingshu923@users.noreply.github.com>
Co-authored-by: Remco Eissing <remco.eissing@live.com>
Co-authored-by: Yannick Dils <62245199+yannickdils@users.noreply.github.com>
Co-authored-by: Thomas Lee <doctordns@gmail.com>
Co-authored-by: digot007 <digot@microsoft.com>
Co-authored-by: Fabian <FullByte@users.noreply.github.com>
Co-authored-by: Dr Greg Low <greg@sqldownunder.com>
Co-authored-by: Ahmad Abbas <a7mad.3bass@gmail.com>
Co-authored-by: Ahmad Abas <ahabas@microsoft.com>
Co-authored-by: Yabo Hu <yabhu@microsoft.com>
Co-authored-by: dicolanl <ndicola@microsoft.com>
Co-authored-by: Tiander Turpijn <tiandert@microsoft.com>
Co-authored-by: Daniel Orozco <64658732+dagoroz@users.noreply.github.com>
Co-authored-by: Prateek Singh <prateek@ridicurious.com>
Co-authored-by: t-bzhan <61817681+t-bzhan@users.noreply.github.com>
Co-authored-by: Bo Zhang <bzhan@microsoft.com>
Co-authored-by: renuka-raju <rrenu1016@gmail.com>
Co-authored-by: Renuka Raju <rraju@microsoft.com>
Co-authored-by: Pacodel <pacodel@microsoft.com>
Co-authored-by: Jyotsna Anand <42585288+Jyotsna-Anand@users.noreply.github.com>
Co-authored-by: kceiw <hellomao@outlook.com>
Co-authored-by: Damien Caro <dcaro@microsoft.com>
Co-authored-by: Sambit Rath <es15btech11015@iith.ac.in>
Co-authored-by: gradinDotCom <olaf.gradin@gmail.com>
Co-authored-by: Alfredo Santamaria <chino.sebastian@gmail.com>
Co-authored-by: Alfredo Santamaria Gomez <alsantam@microsoft.com>
Co-authored-by: Jorin Mejia <jorinmejia92@gmail.com>
Co-authored-by: Jorin Mejia <jomejia@microsoft.com>
Co-authored-by: fenwickt <69487545+fenwickt@users.noreply.github.com>
Co-authored-by: makharch <makharch@microsoft.com>
Co-authored-by: Xiaogang <xidi@microsoft.com>
Co-authored-by: azurepowershell <azurepowershell@ms.com>
Co-authored-by: Auðunn <audunn@netapp.com>
Co-authored-by: Audunn Baldvinsson <audunn.baldvinsson@netapp.com>
Co-authored-by: LucasYao93 <53558334+LucasYao93@users.noreply.github.com>
Co-authored-by: nilgupta6 <78136736+nilgupta6@users.noreply.github.com>
Co-authored-by: Arpita Gupta <arpgup@microsoft.com>
Co-authored-by: subashchandra31 <subash.chandra@microsoft.com>
Co-authored-by: subashchandra31 <66659771+subashchandra31@users.noreply.github.com>
Co-authored-by: Arpitaji <78065343+Arpitaji@users.noreply.github.com>
Co-authored-by: Vidyadhari Jami <vijami@microsoft.com>
Co-authored-by: vidyadharijami <57709079+vidyadharijami@users.noreply.github.com>
Co-authored-by: prmyaka <prmyaka@microsoft.com>
Co-authored-by: Andrew Sager <asager@microsoft.com>
asager added a commit that referenced this pull request May 18, 2021
* [CloudService] Second preview release for CloudService (#14653)

* GA for CloudService.

* GA for CloudService.

* GA for CloudService.

* Second preview release for CloudService

* update ReleaseNotes in Az.CloudService.psd1

Co-authored-by: wyunchi-ms <yunwang@microsoft.com>
Co-authored-by: Beisi Zhou <bez@microsoft.com>

* Update New-AzCloudServiceDiagnosticsExtension.ps1

* Update New-AzCloudServiceRemoteDesktopExtensionObject.ps1

* Update ProxyCmdletDefinitions.ps1

* Updating change log to include TrustedLaunch changes for April 2021 release (#14677)

* Adding TrustedLaunch related cmdlets to ChangeLog

* Removed incorrect changelog edit

* Polish changelog for upcoming release (#14686)

* Fallback to first available context as DefaultContext if current default context key is 'Default' (#14281)

* Fallback to first available context as DefaultContext if current default context key is 'Default'

* address comment

* Update version of Az.HealthcareApis in Az.psd1 (#14694)

* Supporting Customer managed key  (#14680)

* 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>

* Delete appveyor config (#14676)

* [Storage] Fix delete immutable blob will give incorrect prompt (#14691)

* [SQL] Add breaking change warning (#14673)

* 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 in Az.Accounts before calling into Azure.Identity (#14689)

* Add more logs before calling into Azure.Identity

* Fix test error

Co-authored-by: Yeming Liu <Yeming.Liu@microsoft.com>

* Change default Size value in New-AzVM to Standard_D2S_v3 (#14622)

* 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>

* Renaming Set-AzVmSecurityType & Set-AzVmssSecurityType to Set-AzVmSecurityProfile & 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>

* [CloudService] Fixed the issue that FrontendIPConfiguration is empty 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>

* Updated support for synapse role assignment and Added support for role 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>

* release-2021-04-13 (#14725)

* [Storage] Support Extended location (#14718)

* [DataFactroy] Updated ADF .Net SDK version to 4.17.1 (#14722)

* Example 2 to use New-AzPolicyExemption (#14716)

* Update Location explanation (#14719)

There was a typo stating that the location was used to provide the vmware name. Changed it to represent the migrate project location.

* Update Get-AzEnvironment.md (#14704)

1. Added a new example 1 to get all Azure environments
2. Updated subsequent example numbers
3. updated code fencing for samples
4. Added parameter named in examples

* Added retries for AAD operations and updated HCI mooncake URL (#14746)

* AAD retries and updated HCI mooncake URL

Added retries for AAD operations and update HCI mooncake URL

* Updated changelog and help

Updated change log and help for Register-AzStackHCI

* Example with wrong parameter (typo) (#14743)

Error: Update-AzGalleryImageVersion: A parameter cannot be found that matches parameter name 'GalleryImageName'.
Solution: rename GalleryImageName to GalleryImageDefinitionName

* Update Get-AzSqlServerDnsAlias.md (#14737)

Aligned the casing of the commandlet name in the examples with the definition

* Fix typo in printing va scan results (#14732)

* Fix typo in printing va scan results

* add reference to compute, network and operational insights to the solution to try to mitigate issue with tests

* added new line

Co-authored-by: Ahmad Abas <ahabas@microsoft.com>
Co-authored-by: Yabo Hu <yabhu@microsoft.com>

* [Storage] support Key/saspolicy in Create/Update account (#14741)

* [Storage] Support Key/SAS policy

* Update SRP SDK in other modules

* Fix change in SDK upgrade

* Using custom domain usgae service URL (#14762)

Using cusotm domain usage service URL

* SecurityInsights 0.2.0 release (#14750)

* Fix MSIC in UpdateAlertRule

Bug - Typo on MSIC

* API Updates

Teams was added
Moved Actions API

* Fixes for empty fields returned from API

?

* Update Get-AzSentinelAlertRule.md

* Update Get-AzSentinelAlertRule.md

* Update Get-AzSentinelAlertRule.md

* Updating help files

* Updated help files

* Updated samples for Update-AzSentinelIncident

* Updated Az.SecurityInsights help files

* Update New-AzSentinelAlertRuleAction.md

* Update New-AzSentinelAlertRuleAction.md

* Update Az.SecurityInsights help files

* Update Az.SecurityInsights help files

* Updated Az.SecurityInsights help files

* GA Updates

Added Teams to Office Connector
Fixed bug with AlertRuleTemplates (no required data connector)
Changed to GA package of .net sdk
recorded new test sessions

* Update Change Log

* Update Help Files

* Update SignatureIssues.csv

Added exception as -Teams is for Office Teams.

* Update ChangeLog.md

* Update Az.SecurityInsights.psd1

* Update Az.SecurityInsights.psd1

* Update Az.SecurityInsights.psd1

* Update ChangeLog.md

Co-authored-by: Tiander Turpijn <tiandert@microsoft.com>

* Pass principal type to role assignment operations (Corrected) (#14631)

* add object lookup

* Update tests

* update tests

* retrigger pipelines

* delete stale TODO

* retrigger pipelines

* retrigger pipelines

* update old variable names

* ad objecttype to calls

* update help files

* fix typos

* change validatenotnullorempty for argument completer

* changelog

* retrigger pipelines

* fix test records

* Install Nuget provider only if import fails (#14772)

Install Nuget provider only if import fails

* fixing typo (#14773)

* [FrontDoor] Allow Enable-AzFrontDoorCustomDomainHttps's SecretVersion parameter to be optional to support bring-your-own-certificate auto-rotation (#14765)

* Allow Enable-AzFrontDoorCustomDomainHttps's SecretVersion parameter to be optional to support bring-your-own-certificate auto-rotation

* Update ChangeLog.md

Co-authored-by: Bo Zhang <bzhan@microsoft.com>
Co-authored-by: Yabo Hu <yabhu@microsoft.com>

* Fixed typos in Restore-AzApiManagement (#14770)

* [Peering] Add API version 2020-10-01 (#14714)

* 2020-10-01 api changes

* Fixing UT

* Revert incorrect changes

* Cmdlet name change

* fix UTs

* Fix UTs

* Help file online version url

* Help file online version url

* Updating recorded test files

* Recorded tests

* Using AzPsException

* Addressed review comment

* Addressed comment

* Update ChangeLog.md

Co-authored-by: Renuka Raju <rraju@microsoft.com>
Co-authored-by: Yabo Hu <yabhu@microsoft.com>

* [DataFactory] Add User Assigned Identity to DataFactory (#14672)

* DataFactoryUAMI

* Added descriptions

* Change to singular

* Update src/DataFactory/DataFactoryV2/Changelog.md

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

* Getting build number from CimInstance (#14793)

Using the right way to get OS build number which works after OS update as well.

* [Storage] Add breaking change warning for Remove-AzRmStorageShare (#14797)

* ADE extension two pass to single pass migration (#14687)

* Updates for ADE migration

* Added -MigrationRecovery logic

* Fixed bugs in migration logic

* Fixed Migrate param sets

* Fixed DEK parameter sets in .md file

* Updated KEKUrl, KEKId Parameter sets

* Static analysis error suppression added

* Update ChangeLog

* Added migration scenario test

* Remove log line

* Scenario test for migration

* Updated ChangeLog

* fixing a typo (#14779)

'IncludeContext' parameter accepts boolean values and 'true' is a string. It should be '$true'

* [Storage] Fix issue 14769 (#14806)

* User identity changes (#14803)

* UserId changes

* updated tests and recordings

* updated tests and recordings 2

Co-authored-by: Ayush <aysharm@microsoft.com>

* GA Az.ResourceMover (#14808)

* Improve the survey and telemetry (#14804)

* Collect the command name if it's not supported.

* Show the intercept three times

* Create a cmdlet to open the survey link.

* Fix the commandid in the telemetry.

* Improve the telemetry test code.

- It used to set up the mock telemetry client with one more expected
  telemetry event. That is unintuitive and it must be there for work
  around an issue. The issue isn't there anymore so we don't need to set
  it up that way.

* Refactor the code to record the history command.

* Updated intercept message, cmdlet and help

Co-authored-by: Damien Caro <dcaro@microsoft.com>

* [Storage] Support USer Assigned Identity (#14731)

* Remove principaltype in Synapse Role-based access control (#14767)

* update changelog7

* remove principal type

* update change log

* improve changelog

* skipbreakingchanges

* Update ChangeLog.md

Co-authored-by: Yabo Hu <yabhu@microsoft.com>

* [RecoveryServices.Backup]Added support for restoring unmanaged disks as managed disk (#14799)

* Added support for restroing unmanaged disks as managed disk

* Changed parameter name

* Update Get-AzNetworkWatcherNextHop.md (#14813)

Get-AzVM output object properties have changed. Now $vm.NetworkProfile.NetworkInterfaces.Id would provide the interface IDs.

* Service fabric Managed Clusters - Update managed .net sdk for api version 2021-05-01 (#14807)

* update managed sdk to ga version and update cmdlets

* update managed tests

* runtest agains the test region and add params to PS objects

* record managed cluster tests

* record managed app tests and update changelog

* rename plural parameters and update help documents

* fix change log param names

* breaking change and signature issue exceptions

* add breaking change message for PSManagedService

Co-authored-by: Alfredo Santamaria Gomez <alsantam@microsoft.com>

* Add feedback on the PR (#14820)

* Update the warning message (#14816)

* [ Azure CDN ] Renamed cmdlets for new AFD SKUs (#14805)

* Change cmdlet naming for AFDX

* fixes to afd rules, remove originresponsetimeoutseconds from afd endpoint

* Change cmdlet naming in tests, update test records

* revert sln changes

* update change log

* update md files

* add exceptions for rule action and rule condition cmdlets

* change parameter to singular name, return only classic cdn profiles for AzCdn cmdlet

Co-authored-by: Jorin Mejia <jomejia@microsoft.com>

* Displayed error code and message when updating purged secret (#14822)

Co-authored-by: Beisi Zhou <bez@microsoft.com>

* bug fix for Get-AzKeyVaultSecret -IncludeVersions when current version is disabled (#14823)

Co-authored-by: Beisi Zhou <bez@microsoft.com>
Co-authored-by: Dingmeng Xue <dixue@microsoft.com>

* Changed output of ResourceGraph cmdlet to a custom class (#14789)

* Changed output to a custom class with Data and SkipToken properties

* updated change log

* Update src/ResourceGraph/ResourceGraph/ChangeLog.md

Co-authored-by: makharch <makharch@microsoft.com>
Co-authored-by: Yabo Hu <yabhu@microsoft.com>

* [Aks] Add `Set-AzAksClusterCredential` to reset the ServicePrincipal of a existing aks cluster (#14821)

* Add SetAzureRmAksCredential

* Add `Set-AzAksClusterCredential` to reset the ServicePrincipal or reset AAD profile of a existing aks cluster.

* Remove the support of reset AAD profile.

* Remove the support of reset AAD profile.

* Update the document

Co-authored-by: wyunchi <yunwang@microsoft.com>

* Initial release for provider hub (#14827)

* Move ProviderHub to master

* Add ProviderHub in azure-powershell-modules.md (#14826)

* Fixed some example issues (#14831)

* Add ProviderHub in azure-powershell-modules.md

* Fixed some issues in providerhub examples

Co-authored-by: azurepowershell <azurepowershell@ms.com>

* [Az.DataProtection] OnBoard workload AzureBlobs to Az.DataProtection preview module (#14833)

* Move DataProtection to master

* Add change log for Az.DataProtection v0.2.0 (#14832)

* Update Find-AzDataProtectionRestorableTimeRange.md

* Update Changelog.md

Co-authored-by: azurepowershell <azurepowershell@ms.com>
Co-authored-by: Yabo Hu <yabhu@microsoft.com>

* Renamed cmdlet Open-AzSurvey -> Open-AzPredictorSurvey (#14840)

* [Aks] Added acr support in Set-AzAksCluster (#14796)

* Added support acr in Set-AzAksCluster

* Added support acr in Set-AzAksCluster

* Added support acr in Set-AzAksCluster

* Merge NewKubeBase and NewAzureRmAks into one class.

* Merge NewKubeBase and NewAzureRmAks into one class.

* Added support acr in Set-AzAksCluster

* Added support acr in Set-AzAksCluster

* Added support acr in Set-AzAksCluster

* Added support acr in Set-AzAksCluster

* Update the document

* Remove container registery in test cases

Co-authored-by: wyunchi-ms <yunwang@microsoft.com>
Co-authored-by: Yabo Hu <yabhu@microsoft.com>

* Update API version to 2020-12-01 (#14742)

* Update to 2020-12-01

* Change exception thrown

* BackupStatus name mandatory

* Update recordings

* Backup fixes

* Bump az.account

* Update help markdown

* Update removebackup

* Enable backup tests

Co-authored-by: Audunn Baldvinsson <audunn.baldvinsson@netapp.com>
Co-authored-by: Yabo Hu <yabhu@microsoft.com>

* [DataFactroy] Updated ADF .Net SDK version to 4.18.0 (#14846)

Co-authored-by: Yabo Hu <yabhu@microsoft.com>
Co-authored-by: Yunchi Wang <54880216+wyunchi-ms@users.noreply.github.com>

* fix the issue that detected special commit incorrectly in use GenerateExternalContributors.ps1 (#14828)

Force merge due to timeout.

* fix the issue that detected special commit incorrectly in use GenerateExternalContributors.ps1.

* change code comment.

* adjust code to use logic and

Co-authored-by: Dingmeng Xue <dixue@microsoft.com>
Co-authored-by: Yunchi Wang <54880216+wyunchi-ms@users.noreply.github.com>

* Azure site recovery powershell release after moving to version 2021-02-10 (#14768)

* New api version/asr2021 02 10 (#27)

* Fixing PFO/TFO/UFO build errors

* mulltiple ip per nic - cmdlet changes

* review changes

* code review changes

* moved validaton to nicConfig cmdlet and review changes

* minor fix

* handled review comments

* parameter validation changes, logs

* design review changes

* Fixing PFO/TFO/UFO build errors

* mulltiple ip per nic - cmdlet changes

review changes

code review changes

moved validaton to nicConfig cmdlet and review changes

minor fix

handled review comments

parameter validation changes, logs

design review changes
subash's multiple IP per NIC PR changes

* Fixing B2A, E2A and E2E Tests and added recording

* [ASR][V2A/H2A] TargetVmSize, AvSet, Sql RP and ResourceTagging changes for V2A and H2A

* Minor fix

* vmss changes -1

* 2) vmss changes - MD files

* Addressed review comments and added new tests and recordings for B2A

* vmss changes

* Addressed review comments

* Minor fixes

* Added V2A tests and recordings

* PR comments

* Update New-AzRecoveryServicesAsrReplicationProtectedItem.md

* Minor Fix

* Adding null for OdataQuery as its default value is also null.

* V2A test record json files

* Fix for Resource Tagging to clear off tags

* Minor fix in playback mode for v2a unit tests

Co-authored-by: Arpita Gupta <arpgup@microsoft.com>
Co-authored-by: subashchandra31 <subash.chandra@microsoft.com>
Co-authored-by: subashchandra31 <66659771+subashchandra31@users.noreply.github.com>
Co-authored-by: Arpitaji <78065343+Arpitaji@users.noreply.github.com>
Co-authored-by: Vidyadhari Jami <vijami@microsoft.com>
Co-authored-by: vidyadharijami <57709079+vidyadharijami@users.noreply.github.com>
Co-authored-by: prmyaka <prmyaka@microsoft.com>

* Tests tested in playback mode

TestNewA2AManagedDiskReplicationConfigWithCmk
A2AZoneToZoneRecoveryPlanReplication
A2ATestNewContainer
A2ARemoveReplicationProtectedItemDisk
A2ARecoveryPlanReplication
A2ANewAsrFabric
vmss test

Adding tests

TestNewA2AManagedDiskReplicationConfig
TestNewA2ADiskReplicationConfig

adding ppg test for a2a

* help file, PSObject and minor fixes

* review comments

* null check

* updated test and test json

* updated changeLog

* skip common: v2a event test

* updating SDK version

* updating tests

* adding comments

* update online version in help files

* update help file

* adding breaking change exceptions

* updated help file

* changing breaking changes in reovery

* adding recovery service changes

* remove nupkg file

* removing vaultcreds

* adding recovery service changes

* remove nupkg file

* removing vaultcreds

* V2A test update for linux

* update V2A test

Co-authored-by: Arpita Gupta <arpgup@microsoft.com>
Co-authored-by: subashchandra31 <subash.chandra@microsoft.com>
Co-authored-by: subashchandra31 <66659771+subashchandra31@users.noreply.github.com>
Co-authored-by: Arpitaji <78065343+Arpitaji@users.noreply.github.com>
Co-authored-by: Vidyadhari Jami <vijami@microsoft.com>
Co-authored-by: vidyadharijami <57709079+vidyadharijami@users.noreply.github.com>
Co-authored-by: prmyaka <prmyaka@microsoft.com>

* bulk of network changes - nic,pubip,vnet commands

* removed type field due to strange issue

* made edge zone optional for vnet

* workaround via automapper for network sdk

Co-authored-by: Yunchi Wang <54880216+wyunchi-ms@users.noreply.github.com>
Co-authored-by: wyunchi-ms <yunwang@microsoft.com>
Co-authored-by: Beisi Zhou <bez@microsoft.com>
Co-authored-by: Sirfame Lin <64871536+sirfamelin@users.noreply.github.com>
Co-authored-by: Dingmeng Xue <dixue@microsoft.com>
Co-authored-by: erich-wang <eriwan@microsoft.com>
Co-authored-by: sharma224 <57209694+sharma224@users.noreply.github.com>
Co-authored-by: Ayush <aysharm@microsoft.com>
Co-authored-by: Beisi Zhou <zhoubeisi@gmail.com>
Co-authored-by: Simeng <qisimeng07@outlook.com>
Co-authored-by: Wei Wei <weiwei@microsoft.com>
Co-authored-by: xaliciayang <59986952+xaliciayang@users.noreply.github.com>
Co-authored-by: Yeming Liu <Yeming.Liu@microsoft.com>
Co-authored-by: Adam Sandor <adsandor@microsoft.com>
Co-authored-by: Sirfame Lin <sirlin@microsoft.com>
Co-authored-by: zesluo <zesluo@microsoft.com>
Co-authored-by: Dongwei Wang <dongwwa@microsoft.com>
Co-authored-by: Jingshu923 <52914166+Jingshu923@users.noreply.github.com>
Co-authored-by: Remco Eissing <remco.eissing@live.com>
Co-authored-by: Yannick Dils <62245199+yannickdils@users.noreply.github.com>
Co-authored-by: Thomas Lee <doctordns@gmail.com>
Co-authored-by: digot007 <digot@microsoft.com>
Co-authored-by: Fabian <FullByte@users.noreply.github.com>
Co-authored-by: Dr Greg Low <greg@sqldownunder.com>
Co-authored-by: Ahmad Abbas <a7mad.3bass@gmail.com>
Co-authored-by: Ahmad Abas <ahabas@microsoft.com>
Co-authored-by: Yabo Hu <yabhu@microsoft.com>
Co-authored-by: dicolanl <ndicola@microsoft.com>
Co-authored-by: Tiander Turpijn <tiandert@microsoft.com>
Co-authored-by: Daniel Orozco <64658732+dagoroz@users.noreply.github.com>
Co-authored-by: Prateek Singh <prateek@ridicurious.com>
Co-authored-by: t-bzhan <61817681+t-bzhan@users.noreply.github.com>
Co-authored-by: Bo Zhang <bzhan@microsoft.com>
Co-authored-by: renuka-raju <rrenu1016@gmail.com>
Co-authored-by: Renuka Raju <rraju@microsoft.com>
Co-authored-by: Pacodel <pacodel@microsoft.com>
Co-authored-by: Jyotsna Anand <42585288+Jyotsna-Anand@users.noreply.github.com>
Co-authored-by: kceiw <hellomao@outlook.com>
Co-authored-by: Damien Caro <dcaro@microsoft.com>
Co-authored-by: Sambit Rath <es15btech11015@iith.ac.in>
Co-authored-by: gradinDotCom <olaf.gradin@gmail.com>
Co-authored-by: Alfredo Santamaria <chino.sebastian@gmail.com>
Co-authored-by: Alfredo Santamaria Gomez <alsantam@microsoft.com>
Co-authored-by: Jorin Mejia <jorinmejia92@gmail.com>
Co-authored-by: Jorin Mejia <jomejia@microsoft.com>
Co-authored-by: fenwickt <69487545+fenwickt@users.noreply.github.com>
Co-authored-by: makharch <makharch@microsoft.com>
Co-authored-by: Xiaogang <xidi@microsoft.com>
Co-authored-by: azurepowershell <azurepowershell@ms.com>
Co-authored-by: Auðunn <audunn@netapp.com>
Co-authored-by: Audunn Baldvinsson <audunn.baldvinsson@netapp.com>
Co-authored-by: LucasYao93 <53558334+LucasYao93@users.noreply.github.com>
Co-authored-by: nilgupta6 <78136736+nilgupta6@users.noreply.github.com>
Co-authored-by: Arpita Gupta <arpgup@microsoft.com>
Co-authored-by: subashchandra31 <subash.chandra@microsoft.com>
Co-authored-by: subashchandra31 <66659771+subashchandra31@users.noreply.github.com>
Co-authored-by: Arpitaji <78065343+Arpitaji@users.noreply.github.com>
Co-authored-by: Vidyadhari Jami <vijami@microsoft.com>
Co-authored-by: vidyadharijami <57709079+vidyadharijami@users.noreply.github.com>
Co-authored-by: prmyaka <prmyaka@microsoft.com>
Co-authored-by: Andrew Sager <asager@microsoft.com>
dingmeng-xue added a commit that referenced this pull request May 18, 2021
* [CloudService] Second preview release for CloudService (#14653)

* GA for CloudService.

* GA for CloudService.

* GA for CloudService.

* Second preview release for CloudService

* update ReleaseNotes in Az.CloudService.psd1

Co-authored-by: wyunchi-ms <yunwang@microsoft.com>
Co-authored-by: Beisi Zhou <bez@microsoft.com>

* Update New-AzCloudServiceDiagnosticsExtension.ps1

* Update New-AzCloudServiceRemoteDesktopExtensionObject.ps1

* Update ProxyCmdletDefinitions.ps1

* Updating change log to include TrustedLaunch changes for April 2021 release (#14677)

* Adding TrustedLaunch related cmdlets to ChangeLog

* Removed incorrect changelog edit

* Polish changelog for upcoming release (#14686)

* Fallback to first available context as DefaultContext if current default context key is 'Default' (#14281)

* Fallback to first available context as DefaultContext if current default context key is 'Default'

* address comment

* Update version of Az.HealthcareApis in Az.psd1 (#14694)

* Supporting Customer managed key  (#14680)

* 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>

* Delete appveyor config (#14676)

* [Storage] Fix delete immutable blob will give incorrect prompt (#14691)

* [SQL] Add breaking change warning (#14673)

* 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 in Az.Accounts before calling into Azure.Identity (#14689)

* Add more logs before calling into Azure.Identity

* Fix test error

Co-authored-by: Yeming Liu <Yeming.Liu@microsoft.com>

* Change default Size value in New-AzVM to Standard_D2S_v3 (#14622)

* 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>

* Renaming Set-AzVmSecurityType & Set-AzVmssSecurityType to Set-AzVmSecurityProfile & 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>

* [CloudService] Fixed the issue that FrontendIPConfiguration is empty 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>

* Updated support for synapse role assignment and Added support for role 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>

* release-2021-04-13 (#14725)

* [Storage] Support Extended location (#14718)

* [DataFactroy] Updated ADF .Net SDK version to 4.17.1 (#14722)

* Example 2 to use New-AzPolicyExemption (#14716)

* Update Location explanation (#14719)

There was a typo stating that the location was used to provide the vmware name. Changed it to represent the migrate project location.

* Update Get-AzEnvironment.md (#14704)

1. Added a new example 1 to get all Azure environments
2. Updated subsequent example numbers
3. updated code fencing for samples
4. Added parameter named in examples

* Added retries for AAD operations and updated HCI mooncake URL (#14746)

* AAD retries and updated HCI mooncake URL

Added retries for AAD operations and update HCI mooncake URL

* Updated changelog and help

Updated change log and help for Register-AzStackHCI

* Example with wrong parameter (typo) (#14743)

Error: Update-AzGalleryImageVersion: A parameter cannot be found that matches parameter name 'GalleryImageName'.
Solution: rename GalleryImageName to GalleryImageDefinitionName

* Update Get-AzSqlServerDnsAlias.md (#14737)

Aligned the casing of the commandlet name in the examples with the definition

* Fix typo in printing va scan results (#14732)

* Fix typo in printing va scan results

* add reference to compute, network and operational insights to the solution to try to mitigate issue with tests

* added new line

Co-authored-by: Ahmad Abas <ahabas@microsoft.com>
Co-authored-by: Yabo Hu <yabhu@microsoft.com>

* [Storage] support Key/saspolicy in Create/Update account (#14741)

* [Storage] Support Key/SAS policy

* Update SRP SDK in other modules

* Fix change in SDK upgrade

* Using custom domain usgae service URL (#14762)

Using cusotm domain usage service URL

* SecurityInsights 0.2.0 release (#14750)

* Fix MSIC in UpdateAlertRule

Bug - Typo on MSIC

* API Updates

Teams was added
Moved Actions API

* Fixes for empty fields returned from API

?

* Update Get-AzSentinelAlertRule.md

* Update Get-AzSentinelAlertRule.md

* Update Get-AzSentinelAlertRule.md

* Updating help files

* Updated help files

* Updated samples for Update-AzSentinelIncident

* Updated Az.SecurityInsights help files

* Update New-AzSentinelAlertRuleAction.md

* Update New-AzSentinelAlertRuleAction.md

* Update Az.SecurityInsights help files

* Update Az.SecurityInsights help files

* Updated Az.SecurityInsights help files

* GA Updates

Added Teams to Office Connector
Fixed bug with AlertRuleTemplates (no required data connector)
Changed to GA package of .net sdk
recorded new test sessions

* Update Change Log

* Update Help Files

* Update SignatureIssues.csv

Added exception as -Teams is for Office Teams.

* Update ChangeLog.md

* Update Az.SecurityInsights.psd1

* Update Az.SecurityInsights.psd1

* Update Az.SecurityInsights.psd1

* Update ChangeLog.md

Co-authored-by: Tiander Turpijn <tiandert@microsoft.com>

* Pass principal type to role assignment operations (Corrected) (#14631)

* add object lookup

* Update tests

* update tests

* retrigger pipelines

* delete stale TODO

* retrigger pipelines

* retrigger pipelines

* update old variable names

* ad objecttype to calls

* update help files

* fix typos

* change validatenotnullorempty for argument completer

* changelog

* retrigger pipelines

* fix test records

* Install Nuget provider only if import fails (#14772)

Install Nuget provider only if import fails

* fixing typo (#14773)

* [FrontDoor] Allow Enable-AzFrontDoorCustomDomainHttps's SecretVersion parameter to be optional to support bring-your-own-certificate auto-rotation (#14765)

* Allow Enable-AzFrontDoorCustomDomainHttps's SecretVersion parameter to be optional to support bring-your-own-certificate auto-rotation

* Update ChangeLog.md

Co-authored-by: Bo Zhang <bzhan@microsoft.com>
Co-authored-by: Yabo Hu <yabhu@microsoft.com>

* Fixed typos in Restore-AzApiManagement (#14770)

* [Peering] Add API version 2020-10-01 (#14714)

* 2020-10-01 api changes

* Fixing UT

* Revert incorrect changes

* Cmdlet name change

* fix UTs

* Fix UTs

* Help file online version url

* Help file online version url

* Updating recorded test files

* Recorded tests

* Using AzPsException

* Addressed review comment

* Addressed comment

* Update ChangeLog.md

Co-authored-by: Renuka Raju <rraju@microsoft.com>
Co-authored-by: Yabo Hu <yabhu@microsoft.com>

* [DataFactory] Add User Assigned Identity to DataFactory (#14672)

* DataFactoryUAMI

* Added descriptions

* Change to singular

* Update src/DataFactory/DataFactoryV2/Changelog.md

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

* Getting build number from CimInstance (#14793)

Using the right way to get OS build number which works after OS update as well.

* [Storage] Add breaking change warning for Remove-AzRmStorageShare (#14797)

* ADE extension two pass to single pass migration (#14687)

* Updates for ADE migration

* Added -MigrationRecovery logic

* Fixed bugs in migration logic

* Fixed Migrate param sets

* Fixed DEK parameter sets in .md file

* Updated KEKUrl, KEKId Parameter sets

* Static analysis error suppression added

* Update ChangeLog

* Added migration scenario test

* Remove log line

* Scenario test for migration

* Updated ChangeLog

* fixing a typo (#14779)

'IncludeContext' parameter accepts boolean values and 'true' is a string. It should be '$true'

* [Storage] Fix issue 14769 (#14806)

* User identity changes (#14803)

* UserId changes

* updated tests and recordings

* updated tests and recordings 2

Co-authored-by: Ayush <aysharm@microsoft.com>

* GA Az.ResourceMover (#14808)

* Improve the survey and telemetry (#14804)

* Collect the command name if it's not supported.

* Show the intercept three times

* Create a cmdlet to open the survey link.

* Fix the commandid in the telemetry.

* Improve the telemetry test code.

- It used to set up the mock telemetry client with one more expected
  telemetry event. That is unintuitive and it must be there for work
  around an issue. The issue isn't there anymore so we don't need to set
  it up that way.

* Refactor the code to record the history command.

* Updated intercept message, cmdlet and help

Co-authored-by: Damien Caro <dcaro@microsoft.com>

* [Storage] Support USer Assigned Identity (#14731)

* Remove principaltype in Synapse Role-based access control (#14767)

* update changelog7

* remove principal type

* update change log

* improve changelog

* skipbreakingchanges

* Update ChangeLog.md

Co-authored-by: Yabo Hu <yabhu@microsoft.com>

* [RecoveryServices.Backup]Added support for restoring unmanaged disks as managed disk (#14799)

* Added support for restroing unmanaged disks as managed disk

* Changed parameter name

* Update Get-AzNetworkWatcherNextHop.md (#14813)

Get-AzVM output object properties have changed. Now $vm.NetworkProfile.NetworkInterfaces.Id would provide the interface IDs.

* Service fabric Managed Clusters - Update managed .net sdk for api version 2021-05-01 (#14807)

* update managed sdk to ga version and update cmdlets

* update managed tests

* runtest agains the test region and add params to PS objects

* record managed cluster tests

* record managed app tests and update changelog

* rename plural parameters and update help documents

* fix change log param names

* breaking change and signature issue exceptions

* add breaking change message for PSManagedService

Co-authored-by: Alfredo Santamaria Gomez <alsantam@microsoft.com>

* Add feedback on the PR (#14820)

* Update the warning message (#14816)

* [ Azure CDN ] Renamed cmdlets for new AFD SKUs (#14805)

* Change cmdlet naming for AFDX

* fixes to afd rules, remove originresponsetimeoutseconds from afd endpoint

* Change cmdlet naming in tests, update test records

* revert sln changes

* update change log

* update md files

* add exceptions for rule action and rule condition cmdlets

* change parameter to singular name, return only classic cdn profiles for AzCdn cmdlet

Co-authored-by: Jorin Mejia <jomejia@microsoft.com>

* Displayed error code and message when updating purged secret (#14822)

Co-authored-by: Beisi Zhou <bez@microsoft.com>

* bug fix for Get-AzKeyVaultSecret -IncludeVersions when current version is disabled (#14823)

Co-authored-by: Beisi Zhou <bez@microsoft.com>
Co-authored-by: Dingmeng Xue <dixue@microsoft.com>

* Changed output of ResourceGraph cmdlet to a custom class (#14789)

* Changed output to a custom class with Data and SkipToken properties

* updated change log

* Update src/ResourceGraph/ResourceGraph/ChangeLog.md

Co-authored-by: makharch <makharch@microsoft.com>
Co-authored-by: Yabo Hu <yabhu@microsoft.com>

* [Aks] Add `Set-AzAksClusterCredential` to reset the ServicePrincipal of a existing aks cluster (#14821)

* Add SetAzureRmAksCredential

* Add `Set-AzAksClusterCredential` to reset the ServicePrincipal or reset AAD profile of a existing aks cluster.

* Remove the support of reset AAD profile.

* Remove the support of reset AAD profile.

* Update the document

Co-authored-by: wyunchi <yunwang@microsoft.com>

* Initial release for provider hub (#14827)

* Move ProviderHub to master

* Add ProviderHub in azure-powershell-modules.md (#14826)

* Fixed some example issues (#14831)

* Add ProviderHub in azure-powershell-modules.md

* Fixed some issues in providerhub examples

Co-authored-by: azurepowershell <azurepowershell@ms.com>

* [Az.DataProtection] OnBoard workload AzureBlobs to Az.DataProtection preview module (#14833)

* Move DataProtection to master

* Add change log for Az.DataProtection v0.2.0 (#14832)

* Update Find-AzDataProtectionRestorableTimeRange.md

* Update Changelog.md

Co-authored-by: azurepowershell <azurepowershell@ms.com>
Co-authored-by: Yabo Hu <yabhu@microsoft.com>

* Renamed cmdlet Open-AzSurvey -> Open-AzPredictorSurvey (#14840)

* [Aks] Added acr support in Set-AzAksCluster (#14796)

* Added support acr in Set-AzAksCluster

* Added support acr in Set-AzAksCluster

* Added support acr in Set-AzAksCluster

* Merge NewKubeBase and NewAzureRmAks into one class.

* Merge NewKubeBase and NewAzureRmAks into one class.

* Added support acr in Set-AzAksCluster

* Added support acr in Set-AzAksCluster

* Added support acr in Set-AzAksCluster

* Added support acr in Set-AzAksCluster

* Update the document

* Remove container registery in test cases

Co-authored-by: wyunchi-ms <yunwang@microsoft.com>
Co-authored-by: Yabo Hu <yabhu@microsoft.com>

* Update API version to 2020-12-01 (#14742)

* Update to 2020-12-01

* Change exception thrown

* BackupStatus name mandatory

* Update recordings

* Backup fixes

* Bump az.account

* Update help markdown

* Update removebackup

* Enable backup tests

Co-authored-by: Audunn Baldvinsson <audunn.baldvinsson@netapp.com>
Co-authored-by: Yabo Hu <yabhu@microsoft.com>

* [DataFactroy] Updated ADF .Net SDK version to 4.18.0 (#14846)

Co-authored-by: Yabo Hu <yabhu@microsoft.com>
Co-authored-by: Yunchi Wang <54880216+wyunchi-ms@users.noreply.github.com>

* fix the issue that detected special commit incorrectly in use GenerateExternalContributors.ps1 (#14828)

Force merge due to timeout.

* fix the issue that detected special commit incorrectly in use GenerateExternalContributors.ps1.

* change code comment.

* adjust code to use logic and

Co-authored-by: Dingmeng Xue <dixue@microsoft.com>
Co-authored-by: Yunchi Wang <54880216+wyunchi-ms@users.noreply.github.com>

* Azure site recovery powershell release after moving to version 2021-02-10 (#14768)

* New api version/asr2021 02 10 (#27)

* Fixing PFO/TFO/UFO build errors

* mulltiple ip per nic - cmdlet changes

* review changes

* code review changes

* moved validaton to nicConfig cmdlet and review changes

* minor fix

* handled review comments

* parameter validation changes, logs

* design review changes

* Fixing PFO/TFO/UFO build errors

* mulltiple ip per nic - cmdlet changes

review changes

code review changes

moved validaton to nicConfig cmdlet and review changes

minor fix

handled review comments

parameter validation changes, logs

design review changes
subash's multiple IP per NIC PR changes

* Fixing B2A, E2A and E2E Tests and added recording

* [ASR][V2A/H2A] TargetVmSize, AvSet, Sql RP and ResourceTagging changes for V2A and H2A

* Minor fix

* vmss changes -1

* 2) vmss changes - MD files

* Addressed review comments and added new tests and recordings for B2A

* vmss changes

* Addressed review comments

* Minor fixes

* Added V2A tests and recordings

* PR comments

* Update New-AzRecoveryServicesAsrReplicationProtectedItem.md

* Minor Fix

* Adding null for OdataQuery as its default value is also null.

* V2A test record json files

* Fix for Resource Tagging to clear off tags

* Minor fix in playback mode for v2a unit tests

Co-authored-by: Arpita Gupta <arpgup@microsoft.com>
Co-authored-by: subashchandra31 <subash.chandra@microsoft.com>
Co-authored-by: subashchandra31 <66659771+subashchandra31@users.noreply.github.com>
Co-authored-by: Arpitaji <78065343+Arpitaji@users.noreply.github.com>
Co-authored-by: Vidyadhari Jami <vijami@microsoft.com>
Co-authored-by: vidyadharijami <57709079+vidyadharijami@users.noreply.github.com>
Co-authored-by: prmyaka <prmyaka@microsoft.com>

* Tests tested in playback mode

TestNewA2AManagedDiskReplicationConfigWithCmk
A2AZoneToZoneRecoveryPlanReplication
A2ATestNewContainer
A2ARemoveReplicationProtectedItemDisk
A2ARecoveryPlanReplication
A2ANewAsrFabric
vmss test

Adding tests

TestNewA2AManagedDiskReplicationConfig
TestNewA2ADiskReplicationConfig

adding ppg test for a2a

* help file, PSObject and minor fixes

* review comments

* null check

* updated test and test json

* updated changeLog

* skip common: v2a event test

* updating SDK version

* updating tests

* adding comments

* update online version in help files

* update help file

* adding breaking change exceptions

* updated help file

* changing breaking changes in reovery

* adding recovery service changes

* remove nupkg file

* removing vaultcreds

* adding recovery service changes

* remove nupkg file

* removing vaultcreds

* V2A test update for linux

* update V2A test

Co-authored-by: Arpita Gupta <arpgup@microsoft.com>
Co-authored-by: subashchandra31 <subash.chandra@microsoft.com>
Co-authored-by: subashchandra31 <66659771+subashchandra31@users.noreply.github.com>
Co-authored-by: Arpitaji <78065343+Arpitaji@users.noreply.github.com>
Co-authored-by: Vidyadhari Jami <vijami@microsoft.com>
Co-authored-by: vidyadharijami <57709079+vidyadharijami@users.noreply.github.com>
Co-authored-by: prmyaka <prmyaka@microsoft.com>

* bulk of network changes - nic,pubip,vnet commands

* removed type field due to strange issue

* made edge zone optional for vnet

* workaround via automapper for network sdk

Co-authored-by: Yunchi Wang <54880216+wyunchi-ms@users.noreply.github.com>
Co-authored-by: wyunchi-ms <yunwang@microsoft.com>
Co-authored-by: Beisi Zhou <bez@microsoft.com>
Co-authored-by: Sirfame Lin <64871536+sirfamelin@users.noreply.github.com>
Co-authored-by: Dingmeng Xue <dixue@microsoft.com>
Co-authored-by: erich-wang <eriwan@microsoft.com>
Co-authored-by: sharma224 <57209694+sharma224@users.noreply.github.com>
Co-authored-by: Ayush <aysharm@microsoft.com>
Co-authored-by: Beisi Zhou <zhoubeisi@gmail.com>
Co-authored-by: Simeng <qisimeng07@outlook.com>
Co-authored-by: Wei Wei <weiwei@microsoft.com>
Co-authored-by: xaliciayang <59986952+xaliciayang@users.noreply.github.com>
Co-authored-by: Yeming Liu <Yeming.Liu@microsoft.com>
Co-authored-by: Adam Sandor <adsandor@microsoft.com>
Co-authored-by: Sirfame Lin <sirlin@microsoft.com>
Co-authored-by: zesluo <zesluo@microsoft.com>
Co-authored-by: Dongwei Wang <dongwwa@microsoft.com>
Co-authored-by: Jingshu923 <52914166+Jingshu923@users.noreply.github.com>
Co-authored-by: Remco Eissing <remco.eissing@live.com>
Co-authored-by: Yannick Dils <62245199+yannickdils@users.noreply.github.com>
Co-authored-by: Thomas Lee <doctordns@gmail.com>
Co-authored-by: digot007 <digot@microsoft.com>
Co-authored-by: Fabian <FullByte@users.noreply.github.com>
Co-authored-by: Dr Greg Low <greg@sqldownunder.com>
Co-authored-by: Ahmad Abbas <a7mad.3bass@gmail.com>
Co-authored-by: Ahmad Abas <ahabas@microsoft.com>
Co-authored-by: Yabo Hu <yabhu@microsoft.com>
Co-authored-by: dicolanl <ndicola@microsoft.com>
Co-authored-by: Tiander Turpijn <tiandert@microsoft.com>
Co-authored-by: Daniel Orozco <64658732+dagoroz@users.noreply.github.com>
Co-authored-by: Prateek Singh <prateek@ridicurious.com>
Co-authored-by: t-bzhan <61817681+t-bzhan@users.noreply.github.com>
Co-authored-by: Bo Zhang <bzhan@microsoft.com>
Co-authored-by: renuka-raju <rrenu1016@gmail.com>
Co-authored-by: Renuka Raju <rraju@microsoft.com>
Co-authored-by: Pacodel <pacodel@microsoft.com>
Co-authored-by: Jyotsna Anand <42585288+Jyotsna-Anand@users.noreply.github.com>
Co-authored-by: kceiw <hellomao@outlook.com>
Co-authored-by: Damien Caro <dcaro@microsoft.com>
Co-authored-by: Sambit Rath <es15btech11015@iith.ac.in>
Co-authored-by: gradinDotCom <olaf.gradin@gmail.com>
Co-authored-by: Alfredo Santamaria <chino.sebastian@gmail.com>
Co-authored-by: Alfredo Santamaria Gomez <alsantam@microsoft.com>
Co-authored-by: Jorin Mejia <jorinmejia92@gmail.com>
Co-authored-by: Jorin Mejia <jomejia@microsoft.com>
Co-authored-by: fenwickt <69487545+fenwickt@users.noreply.github.com>
Co-authored-by: makharch <makharch@microsoft.com>
Co-authored-by: Xiaogang <xidi@microsoft.com>
Co-authored-by: azurepowershell <azurepowershell@ms.com>
Co-authored-by: Auðunn <audunn@netapp.com>
Co-authored-by: Audunn Baldvinsson <audunn.baldvinsson@netapp.com>
Co-authored-by: LucasYao93 <53558334+LucasYao93@users.noreply.github.com>
Co-authored-by: nilgupta6 <78136736+nilgupta6@users.noreply.github.com>
Co-authored-by: Arpita Gupta <arpgup@microsoft.com>
Co-authored-by: subashchandra31 <subash.chandra@microsoft.com>
Co-authored-by: subashchandra31 <66659771+subashchandra31@users.noreply.github.com>
Co-authored-by: Arpitaji <78065343+Arpitaji@users.noreply.github.com>
Co-authored-by: Vidyadhari Jami <vijami@microsoft.com>
Co-authored-by: vidyadharijami <57709079+vidyadharijami@users.noreply.github.com>
Co-authored-by: prmyaka <prmyaka@microsoft.com>
Co-authored-by: Andrew Sager <asager@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants