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

[Storage] Merge changes from master to storage preview branch #11652

Merged
merged 78 commits into from
Apr 22, 2020

Conversation

blueww
Copy link
Member

@blueww blueww commented Apr 21, 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
* 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 <[email protected]>

* [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 <[email protected]>
Co-authored-by: Yabo Hu <[email protected]>
Co-authored-by: aygoya <[email protected]>
Co-authored-by: Bill Sproule <[email protected]>
Co-authored-by: bashahee <[email protected]>
Co-authored-by: Yeming Liu <[email protected]>
Co-authored-by: Yeming Liu <[email protected]>
Co-authored-by: Ritvika Nagula <[email protected]>
Co-authored-by: Ikko Ashimine <[email protected]>
Co-authored-by: Sapan Saxena <[email protected]>
Co-authored-by: Anthony Martin <[email protected]>
Co-authored-by: bashahee <[email protected]>
Co-authored-by: Jason Gilbertson <[email protected]>
Co-authored-by: Filiz Topatan <[email protected]>
Co-authored-by: msJinLei <[email protected]>
Co-authored-by: Hans De Mulder <[email protected]>
Co-authored-by: Sudhindra Kovalam <[email protected]>
Co-authored-by: Chris Eggert <[email protected]>
Co-authored-by: Damien Caro <[email protected]>
Co-authored-by: Nilambari <[email protected]>
Co-authored-by: Nilambari <[email protected]>
Co-authored-by: Amol Agarwal <[email protected]>
Co-authored-by: Amol Agarwal <[email protected]>
Co-authored-by: MSSedusch <[email protected]>
Co-authored-by: ayfathim <[email protected]>
Co-authored-by: Xiaogang Ding <[email protected]>
Co-authored-by: Teng Lu <[email protected]>
Co-authored-by: shahbj79 <[email protected]>
Co-authored-by: Bhavin Shah <[email protected]>
Co-authored-by: Peter Lorenzen <[email protected]>
Co-authored-by: erich-wang <[email protected]>
Co-authored-by: Anton Evseev <[email protected]>
Co-authored-by: Thomas Thornton <[email protected]>
Co-authored-by: gkostal <[email protected]>
Co-authored-by: Hyonho Lee <[email protected]>
Co-authored-by: Meha Kaushik <[email protected]>
Co-authored-by: Rahul Dutta <[email protected]>
Co-authored-by: Meha Kaushik <[email protected]>
Co-authored-by: Vidyadhari Jami <[email protected]>
Co-authored-by: wyunchi-ms <[email protected]>
Co-authored-by: lijzha <[email protected]>
Co-authored-by: Jin Lei <[email protected]>
Co-authored-by: Zhenyu Zhou <[email protected]>
Co-authored-by: sambitratha <[email protected]>
Co-authored-by: Sambit Rath <[email protected]>
Co-authored-by: erwinkramer <[email protected]>
Co-authored-by: Yeming Liu <[email protected]>
* 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 <[email protected]>
)

* 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 <[email protected]>
Co-authored-by: Nilambari <[email protected]>
* 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
mikefrobbins and others added 28 commits April 16, 2020 16:36
* Fixes Azure#11298 - Example works with multiple subnets

* Standardized values in code examples
…11598)

Update example 2 code snippet in Get-AzKeyVaultCertificate.md (Azure#11598)
The example is using Get-AzKeyVaultSecret to get the certificate from Key Vault, Get-AzKeyVaultCertificate is the correct cmdlet to use.
* Update changelog (Azure#11573)

* Adding support for ForceFirewallPolicy association on Application Gateway

* updates ?

* CredScan suppression

* Publishing release version of Maintenance cmdlets for GA (Azure#11574)

Co-authored-by: Yunchi Wang <[email protected]>

* DPDTimeout core commits

* help files

* changelog

* add change log for azs release (Azure#11594)

* Remove netcoreapp2.1 from test target (Azure#11593)

* Remove netcoreapp2.1 from test target

* Make Maintenance to 1.0.0 GA (Azure#11578)

* update version to 1.0.0

* Remove netcoreapp2.1 from test target (Azure#11593)

* Remove netcoreapp2.1 from test target

Co-authored-by: wyunchi-ms <[email protected]>
Co-authored-by: Dingmeng Xue <[email protected]>

* Check PS Version when importing Az.Storage which using Azure.Core (Azure#11576)

* azure api management breaking change notifications (Azure#11602)

* azure api management breaking change notifications

* notification param fixed

Co-authored-by: vfedonkin <[email protected]>

* release-2020-04-21 (Azure#11619)

Co-authored-by: Venkata Krishnan Anantha Raman <[email protected]>
Co-authored-by: Anton Evseev <[email protected]>
Co-authored-by: gautamd-ms <[email protected]>
Co-authored-by: Yunchi Wang <[email protected]>
Co-authored-by: Henry Chen <[email protected]>
Co-authored-by: erich-wang <[email protected]>
Co-authored-by: wyunchi-ms <[email protected]>
Co-authored-by: Vitaliy Fedonkin <[email protected]>
Co-authored-by: vfedonkin <[email protected]>
i am proposing to remove this line, as it is not how this cmdlet works. It only returns the first 55 characters, rather than the full summary.
* Add one smoke test for set a resource tag case.

* Implement test case function.
This command cannot be used post VM creation.
…d IR. (Azure#11626)

* support data flow properties in azure ir

* fix md
* Generate SAS token for Iot Hub, device or module

* record test session
* Enhance pefrormance of Data Classification Cmdlets.

* Update ChangeLog.md
* [AKS] Support creating Windows server container in AKS (Azure#11403)

* support using windows container to create AKS

* upload to signed AKS sdk

* update onlineversion for help of new cmdlets

* add missing dll in psd1

* disable test parallelization in Aks.Test

* update ContainerService SDK

* fix Start-AzAksDashboard and update help files

* update to official nuget package for containerservice
* Update Set-AzDiagnosticSetting.md

doc fix

* Update Set-AzDiagnosticSetting.md
…zure#11632)

* [Synapse] - updated the New/Set-AzEnvironment for Synapse endpoint

* Update changelog

Co-authored-by: Dongwei Wang <[email protected]>
add a case to troubleshooting
Azure#11585)

* Add cmdlet for IpAllocation resource, and update Vnet/Subnet cmdlet for IpAllocation resource.

Co-authored-by: Yunchi Wang <[email protected]>
@wyunchi-ms wyunchi-ms merged commit 450374b into Azure:Az.Storage-preview-v2 Apr 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.