Skip to content

Conversation

@blueww
Copy link
Member

@blueww blueww commented May 6, 2020

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)
    • the markdown help files have been regenerated using the commands listed here

anusapan and others added 30 commits April 2, 2020 13:33
* Manage IoT device module twin configuration

* Record test session
…tion cmdlet changes. (Azure#11501)

* Updated ChangeLog.md

* Added Set-Cmdlet

* Added Set/Add AzExpressRouteConnection Cmdlets

* Updated with review comments.

* ReNamed the new parameter from PeerAddressType to AddressPrefixType.

* Added Set/Add AzExpressRouteConnection Cmdlets

* Updated with review comments.

* Fixed Ipv6CircuitConnectionParameter

* Added help files for Express Route Circuit Connection Config

* Minor fixes

* Fixed indentation in Add-AzExpressRouteCircuitConnectionConfig.cs and updated help text in documentation.

* Addressed Review comments.

* Updated the help message

* Updated the help text.

* a. Added test cases
b. Incorporated review comments.

* Added Resources.Designer.cs for Add/SetAzureExpressRouteCircuitConnectionConfigCommand

* Minor updates to ChangeLog.md

* Fixed indentation

* Fixed online help/Set-AzExpressRouteCircuitConnectionConfig .md

* Fixed test case

* Fixing online help/Set-AzExpressRouteCircuitConnectionConfig .md

* removed online version from the file
Co-authored-by: Meha Kaushik <mekaushi@microsoft.com>
* Add secret management extension

* Change build scripts for release

* Add test case

* Update changelog
* add resource types

* comment edits

* Get-AzGalleryImageVersion fix example args

Update samples to use proper argument  -GalleryImageDefinitionName not -ImageDefinitionName

* for RC2 release

* update changelog

* updated changelog

* updated changelog for upcoming release

* Fix typo

infomation→information

* PR comments has been resolved

* Updated help content

* Display ResourceManager correlationIds in error output

* close ticket function.

* For final RC

* For final RC

* Adding SensitivityRank parameter to DataClassification Set Cmdlets

* typo, unused imports. - enable severity, status tests. update properties count( since prod outage was removed). add tests for ticket status.

* properties count to 5

* count for prob class to 5

* fix get-azresource -ResourceGroupName -Name -ResourceType to use correct ApiVersion

* Complete cmdlet implementations

* fix get-azresource -ResourceGroupName -Name -ExpandProperties -ResourceType to use correct ApiVersion

* Fix Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.dll.json

Azure#10826

* Fix changelog merge issue

* remove override DefaultContext

* Restore-AzSqlInstanceDatabase - fix "an" -> "a"

Examples: fix "an deleted instance" to "a deleted instance"

* Add changelog entry

* chore) update privacy notice text

* Update changelog.md per contributing.md

* chore) minor text correction

* Improve PolicyInsights error messages

* Address reviwer comments

* Add note about the version of PowerShell

* fix changelog merge error

* Minor helper file fix

* update macos to 10.14

* Add DisableAzureSqlServerActiveDirectoryOnlyAuthentication.cs file itself.

* Add DisableAzureSqlServerActiveDirectoryOnlyAuthentication.cs file itself.

* disable one test case that is unstable on linux

* remove file

* add DisableAzureSqlServerActiveDirectoryOnlyAuthentication.cs

* Create DisableAzureSqlServerActiveDirectoryOnlyAuthentication.cs

* Update ChangeLog.md

add cmdlet Disable-AzSqlServerActiveDirectoryOnlyAuthentication

* Update ChangeLog.md

* SAP AEM: add support for the new VM Extension for SAP

* Update ChangeLog.md

remove edit to this file

* Update ChangeLog.md

* Add cmdlet Disable-AzSqlServerActiveDirectoryOnlyAuthentication to upcoming section.

* Fixing the parameter name IsAzureADOnlyAuthentication and documentation

* reprotect and Update bug fixes

* add an alias to avoid breaking change

* Update the azure powershell developer guide with autorest powershell generator related materials

* Update the category.

* change log

* Update syntax in help files.

* Update C# SDK to throw Cloud Exception, Update default SKU to be ST2

* Escape single quote

* add TestGetResourceByNameAndType test for apiversion check

* updating tests and adding completer

* fix changelog merge error

* updating help files and tests

* add breaking changes

* Update files

* Update encoding to UTF8

* Add breaking changes (Azure#11329)

* add breaking changes

* Change useragent to align to Az3.0 modules

* Update Get-AzResourceLock.md

Added an example that uses the -AtScope parameter.

* Update ChangeLog.md

* Consume modified SDK clients.

* Remove unnecessary changes.

* Fix doc

Microsot→Microsoft
add dot

* Add a test case for Save-AzDeploymentScript cmdlet; update test recordings; update help messages; address reviewer comments

* Remove duplicate cmdlet names in Az.Resources.psd1

* Add change log comment

* Update Network SDK & test recordings

* add license header to ArrayExtension.cs

* Update New-AzNetworkInterface.md

Removed reference to the manual subnet entry and added code to allow retrieval of subnetID via PowerShell from Virtual Network.

This would be a best practice rather than hard-coding subnet ID entry.

* Updated error messages and help files.
- Share service provided details for 4xx HTTP status codes
- Updated help file examples to be accurate and consistent

* Update tests, tests records and help files.

* Update New-AzVmss for AutomaticRepairsPolicy issue.

* Update Compute SDK version to 33.0.0

* Updated CosmosDB Management version

* Updated TEE type name VSMEnclave to VBSEnclave

* Updated ChangeLog

* Removed the new version header from ChangeLog

* Added option of Byte encoding for New-AzDataLakeStoreItem, Add-AzDAtaLakeStoreItemContent, Get-AzDAtaLakeStoreItemContent

* Update URLs in help files

* AppGw recordings

* Updated CosmosDB Management SDK version (Azure#11351)

* Updated CosmosDB Management version

* Updated ChangeLog

* Removed the new version header from ChangeLog

Co-authored-by: Meha Kaushik <mekaushi@microsoft.com>

* [ASR] [V2A] Adding properties for VMware DR monitoring

* Update

* bump up version

* Fix the bug that RunVerioncontroller.ps1 act different under different directory.

* CredSan suppression

* Update tests file.

* Adding SensitivityRank parameter to DataClassification Set Cmdlets

* Update syntax in help files.

* Consume modified SDK clients.

* Remove unnecessary changes.

* Update tests, tests records and help files.

* Update tests file.

* Update ChangeLog.md

* Update Management.Sql package version

* Add rerun support to create pipeline run cmdlet

* Update changeLog

* Fix

* addressing review comments

* ChangeLog update

* add comment, add byte encoding for auto completion

* 1.Support customers specify min TLS version when creating cluster
2. Update New-AzHDInsightConfig.md

* Added retrying policy update

* updated paramsets and added help file

* Fix after merge

* initital commit

* Updated cmdlets with disk exclusion parameters

* Added test coverage

* Added ExcludeAllDataDisks Parameter

* Added disk exclusion tests

* updated markdown help

* updated param sets

* fixed tests

* Added unmanaged vm restore warning

* Updated Markdown Help file

* updated tests

* Update README.md

* Fixing bugs and Allowing Gremlin, Cassandra, Table api account creation

* Allow Encryption property to Target parameter of New-AzGalleryImageVersion cmdlet

Add the following parameters to New-AzDiskConfig: DiskIOPSReadOnly, DiskMBpsReadOnly, MaxSharesCount, GalleryImageReference
Fix tempDisk issue

* suppress breaking change issue from int to long

* Update Set-AzApiManagementGroup.md

GroupId is a required parameter, please add this in the example as well.

* Replace Sql client using generic rest client

* Update change log

* Fixing Cassandra schema and Mongo shard key null values

* Adding in ChangeLog

* Updated Help

* Revise according to review

* updated param help messages

* updated markdown help files with examples

* update cmdlet syntax

* Update ChangeLog.md

fix readme

* Polish changelog

* Comment out the exportchildproperties test in aliastest of testfilesystem, and unskip the adlstest.testfilesystem

* Rephrase changelog

* initial commit for afs multiple file restore

* added test for multiple file restore

* Fix error

* Added tests for multiple file restore

* Updated Markdown help file

* updated changelog

* resolving comments

* updated help file with examples

* Added user rg feature

* updated changelog

* GA Support module

* Update Az.Support.psd1

* Update ChangeLog.md

Move changelog from version 1.4 to upcoming release.

* Remove file

* Remove issue file

* "\" -> "/"

* Update URL of Resolve-AzError

Co-authored-by: Yunchi Wang <54880216+wyunchi-ms@users.noreply.github.com>
Co-authored-by: Yabo Hu <yabhu@microsoft.com>
Co-authored-by: aygoya <aygoya@microsoft.com>
Co-authored-by: Bill Sproule <william.sproule@microsoft.com>
Co-authored-by: bashahee <32364196+bashahee@users.noreply.github.com>
Co-authored-by: Yeming Liu <yeliu@microsoft.com>
Co-authored-by: Yeming Liu <Yeming.Liu@microsoft.com>
Co-authored-by: Ritvika Nagula <rinagula@microsoft.com>
Co-authored-by: Ikko Ashimine <eltociear@gmail.com>
Co-authored-by: Sapan Saxena <v-sapsax@microsoft.com>
Co-authored-by: Anthony Martin <antmarti@microsoft.com>
Co-authored-by: bashahee <bashahee@microsoft.com>
Co-authored-by: Jason Gilbertson <jagilber@users.noreply.github.com>
Co-authored-by: Filiz Topatan <lsefitopata@microsoft.com>
Co-authored-by: msJinLei <leijin@microsoft.com>
Co-authored-by: Hans De Mulder <Styxxy@users.noreply.github.com>
Co-authored-by: Sudhindra Kovalam <sukovala@microsoft.com>
Co-authored-by: Chris Eggert <cheggert@microsoft.com>
Co-authored-by: Damien Caro <dcaro@microsoft.com>
Co-authored-by: Nilambari <nilambari.deshpande@hotmail.com>
Co-authored-by: Nilambari <nilamd@microsoft.com>
Co-authored-by: Amol Agarwal <amagarwa@microsoft.com>
Co-authored-by: Amol Agarwal <57109831+amolagar5@users.noreply.github.com>
Co-authored-by: MSSedusch <sedusch@microsoft.com>
Co-authored-by: ayfathim <ayfathim@microsoft.com>
Co-authored-by: Xiaogang Ding <xidi@microsoft.com>
Co-authored-by: Teng Lu <telu@microsoft.com>
Co-authored-by: shahbj79 <shahbj79@hotmail.com>
Co-authored-by: Bhavin Shah <bhshah@microsoft.com>
Co-authored-by: Peter Lorenzen <theheatDK@users.noreply.github.com>
Co-authored-by: erich-wang <eriwan@microsoft.com>
Co-authored-by: Anton Evseev <v-anevse@microsoft.com>
Co-authored-by: Thomas Thornton <t.thornton@kainos.com>
Co-authored-by: gkostal <gkostal@microsoft.com>
Co-authored-by: Hyonho Lee <Hyonho.Lee@microsoft.com>
Co-authored-by: Meha Kaushik <mekaushi@microsoft.com>
Co-authored-by: Rahul Dutta <rahuldutta90@users.noreply.github.com>
Co-authored-by: Meha Kaushik <kaushik.meha@gmail.com>
Co-authored-by: Vidyadhari Jami <vijami@microsoft.com>
Co-authored-by: wyunchi-ms <wang935863431@126.com>
Co-authored-by: lijzha <lijzha@microsoft.com>
Co-authored-by: Jin Lei <54836179+msJinLei@users.noreply.github.com>
Co-authored-by: Zhenyu Zhou <zhezhou@microsoft.com>
Co-authored-by: sambitratha <es15btech11015@iith.ac.in>
Co-authored-by: Sambit Rath <sarath@microsoft.com>
Co-authored-by: erwinkramer <r3verse@gmail.com>
Co-authored-by: Yeming Liu <felix_liu@outlook.com>
* fixing location issue

* more fixes

* Adding tests

* Updated help and Account update and creation

* fixing location issue

* more fixes

* Adding tests

* Updated help and Account update and creation

* Renaming GlobalDocumentDB to Sql

* changes in changelog.md and renaming apikind GlobalDocumentDB to Sql

* Fix indentation in ChangeLog

Co-authored-by: Meha Kaushik <mekaushi@microsoft.com>
)

* Add storage endpoint

* add storage

* Add private endpoint connection support to keyvault, storage and monitor

* Add private endpoint connection support to keyvault, storage and monitor

* Revise according to review

* Revise according to review
…1482)

* FQDN support for LocalNetworkGateway and VpnSiteLink objects

* Add test TestLocalNetworkGatewayCRUD recording

* Added cortex CRUD  session record

* Fixed test failures

Co-authored-by: Amit Kumar Nanda <aknanda@ntdev.microsoft.com>
Co-authored-by: Nilambari <nilambari.deshpande@hotmail.com>
* Aupport Auditing to Storage Account in VNet

* Fix tests

* Support auditing to a storage account in VNet.

* Undo a breaking change.

* Add records

* Update records

* Update SqlAuditAdapter.cs

* Update test records
* Add cmdlet to invoke edge module method

* Re-record test session
blueww and others added 20 commits May 1, 2020 11:39
…rontDoor module (Azure#11617)

* Update to lastest FrontDoor Nuget Package version

* Add private link to backend properties and add new rules engine PS objects
Add new Rules Engine Cmdlets

* Rename cmdlet files

* Update psObject <-> sdkObject converters
Update New-FrontDoorBackendObject to include private link

* Implement New-AzFrontDoorRulesEngine

* Implement Get-AzFrontDoorRulesEngine

* Implement Set-AzFrontDoorRulesEngine

* Implement New-AzFrontDoorRulesEngineRuleObject

* And and implement helper cmdlets

* Update cmdlets

* Update New-AzFrontDoorRoutingRulesObject

* Update and add cmdlet documentation; clean up code

* Remove unnecessary PSArgCompleter

* Update ChangeLog.md and module version

* Update scenario tests records

* Small fix

* Add online version link for new cmdlets

* Small fix

* Fix build error

* Fix .md file

* Remove argument naming

* Fix SharedAssemblyConflict.csv by removing ref to Microsoft.Rest.ClientRuntime.Azure.TestFramework

* Disable unrelated scenario test.

* Address static anlysis errors

* Add exceptions to static analysis for rules engine cmdlets

* Add other exceptions

* More static analysis error exception
Co-authored-by: Meha Kaushik <mekaushi@microsoft.com>
Co-authored-by: Yunchi Wang <54880216+wyunchi-ms@users.noreply.github.com>
…zure#11755)

* Add warning about data propagation delay

* commit to force clean re-run of checks

Co-authored-by: Daniel Orozco <Daniel.Orozco@microsoft.com>
…ure#11763)

* Improve error output; address feedback

* Fix typo

* Take off deep convert option

Co-authored-by: Filiz Topatan <lsefitopata@microsoft.com>
* Update Microsoft.Azure.Management.ResourceManager to "3.4.0-preview".

* Make corresponding changes as updating ResourceManager to 3.4.0: Error changed to readonly property for DeploymentValidateResult.

* Add tag support for deployment.

* Add changes to ChangeLog.md file.

* Address pr comments.

* Added one additional constructor with parameter GenericResourceExpanded for PSResource.

* Update ResourceManager nuget version to 3.7.1-preview.

* Make corresponding Alias change as using the new sdk.

* Resolve the breaking change issue.

* Revert format changes in GetAzurePolicyAlias.

* Revert "Resolve the breaking change issue."

This reverts commit 777af76.

* Update the ResourceManager nuget version to 3.7.1-preview.

* Try to supress the breaking change issue.
…#11618)

* ApiManagement new version 2019-12-01

* removing breaking changes notifications and fixing changelog

* tests rerecorded

* mimor fix

* tests rerecorded

* suppress message for cred scanner

* online version in help files

* help fix

* help fix

* static analitics fixes

Co-authored-by: vfedonkin <vifedo@microsoft.com>
…#11761)

* Add disk encryption related cmdlet for hdi cluster.Fix new hdicluster help doc.

* Fix CI failures.

* Update default parameter set for cmdlet.

* Add ShouldProcess  supported.
3rd and 4th argument names in the only example were incorrect and don't match the syntax outline on the rest of the page.
* Recovery plan: zone to zone changes

* updated change log

* adding session record file
* Update Compute SDK reference version to 36.0.0

* Update Help documents for New-AzVMConfig, New-AzVmssConfig, Update-AzVmss, Set-AzVMOperatingSystem and Set-AzVmssOsProfile cmdlets.

* Add HostId parameter to Update-AzVM cmdlet
Co-authored-by: Filiz Topatan <lsefitopata@microsoft.com>
…re#11793)

* Added disk exclusion propetties to VM item PSObject

* Update

* updated changelog

* removed unnecessary import

Co-authored-by: Sambit Rath <sarath@microsoft.com>
…ure#11789)

* code changes to support byok

* Removing Detailed param in Get cmdlets

* Added changes in Changelog.md

Co-authored-by: Meha Kaushik <mekaushi@microsoft.com>
Co-authored-by: Yunchi Wang <54880216+wyunchi-ms@users.noreply.github.com>
Fixed typo with StringBringsWith to StringBeginsWith
* Add what-if models.

* Implement what-if formatters.

* Add what-if cmdlets.

* Resolve CloudError messages recursively.

* Add what-if scenario tests.

* Generate help docs.

* Update change log.

* Add online version links.

* Fix macOS build error.

* Resolve conflicts for help docs.

* Clean up code
* Add regulatory compliance cmdlens

* Fix build errors and PR comments

* Fix alerts tests

* Add examples in help files

* Fix help files

* Add online version for the help files

Co-authored-by: t-ammage <t-ammage@microsoft.com>
…zure#11456)

* Changed Example 1 to reflect this cmdlet's name

Example 1 had Set-AzWebAppAccessRestriction as the cmdlet instead of Update-AzWebAppAccessRestrictionConfig.
Old Example 1:
```
PS C:\>Set-AzWebAppAccessRestriction -ResourceGroupName "Default-Web-WestUS" -Name "ContosoSite" -ScmSiteUseMainSiteRestrictionConfig
```
Corrected Example 1:
```
PS C:\>Update-AzWebAppAccessRestrictionConfig -ResourceGroupName "Default-Web-WestUS" -Name "ContosoSite" -ScmSiteUseMainSiteRestrictionConfig
```

* Add description to changelog.

Co-authored-by: msJinLei <lei.jin@microsoft.com>
* Adding private endpoint in vault cred file for SRS

* Change Log Update

* Fixed test cases
@blueww blueww added Do Not Squash 🚫 To prevent conflicts, this PR should not be squash merged. needs-review labels May 6, 2020
@blueww blueww force-pushed the mergestorage branch 2 times, most recently from cb5577b to d70577b Compare May 6, 2020 13:46
@dingmeng-xue dingmeng-xue merged commit 0e23495 into Azure:Az.Storage-preview May 7, 2020
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. needs-review

Projects

None yet

Development

Successfully merging this pull request may close these issues.