Skip to content

[Do not Squash][storage] merge latest change from main to storage #15598

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 31 commits into from
Aug 4, 2021

Conversation

VeryEarly
Copy link
Collaborator

Description

merge latest change from main to storage

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

wyunchi-ms and others added 30 commits July 27, 2021 09:56
* Add DnsResolver exceptions

* Add DnsResolver exceptions

Co-authored-by: wyunchi-ms <[email protected]>
* [DataFactory]Fix the command `Get-AzDataFactoryV2LinkedService` doc issue

* fix commets

* remove doc

* Updated ADF .Net SDK version to 4.21.0
* Show warning only if Arc intent is specified

Show warning only if Arc intent is specified on 20H2 OS.

* Updated Change Log

Updated Change Log on Arc error update logic
* [Storage] Support Parquet in Quick query

* fix staticanalysis failure
* param added to choose redis version

* adding change log and new test recordings

* unit test fixes

* adding redisVersion param to Set-AzRedisCache

* Updating help files.

Co-authored-by: Praveenkumar Ravikumar <[email protected]>
* Move Migrate to main

* changelog

* suppress breaking change issues

Co-authored-by: azurepowershell <[email protected]>
* Move Blockchain to main

* Update ChangeLog.md

* Update Az.Blockchain.psd1 (Azure#15558)

Co-authored-by: azurepowershell <[email protected]>
* Move PostgreSQL to main

* changelog

Co-authored-by: azurepowershell <[email protected]>
* Add PowerShell version into telemetry

* Update changelog

* Add dummy code

* Remove local test libs
…5570)

* RC2

* customize testgallery as the source of dotnet reference docs

* Revert "RC2"

This reverts commit 827eab5.

Co-authored-by: Yeming Liu <[email protected]>
Added '.' to line 120 to match line 275.
…dlets are 'Classic' (Azure#15533)

* Update Disable-AzHDInsightMonitoring.md

Updated synopsis & description to differentiate from the newer Disable-AzHDInsightAzureMonitor cmdlet.

* Update Enable-AzHDInsightMonitoring.md

Updated synopsis & description to differentiate from the newer Enable-AzHDInsightAzureMonitor cmdlet.

* Update Get-AzHDInsightMonitoring.md

Updated synopsis & description to differentiate from the newer Get-AzHDInsightAzureMonitor cmdlet.

* Update Az.HDInsight.md

Updated synopsis for [Get/Disable/Enable]-AzHDInsightMonitoring cmdlets.
* Move Migrate to release-2021-08-03

* Update GeneratedModuleList.txt

remove duplicated postgresql entry

Co-authored-by: azurepowershell <[email protected]>
* Retry Az.Maintenance in smoke test

* Update daily-build.yml

* Update .azure-pipelines/daily-build.yml

Co-authored-by: Beisi Zhou <[email protected]>

* Update RmCoreSmokeTests.ps1

* Update daily-build.yml

Co-authored-by: Beisi Zhou <[email protected]>
* Update Add-AzVMSecret.md

* Update Add-AzVMSecret.md

* Update Add-AzVMSecret.md

* Update Add-AzVMSecret.md
* synapse managed private endpoint

* synapse managed private endpoint, resolve review comment

* Synapse managed private endpoint resolve comments again

* Move const strings to SynapseConstants

* HelpMessages & ManagedPrivateEndpointName parameter name change

* restore endpoint name parameter setting

* add help markdown file for synapse managed private endpoint cmdlet

* modify change log

* add online version to markdown

* update set endpoint md file

* update set- cmdlet to new- cmdlet

* [Synapse] new cmdlet for managed private endpoint

* update online version, description, sample in
AzSynapseManagedPrivateEndpoint md files

* modify online version for new-AzSynapseManagedPrivateEndpoint.md

* add Azure.Analytics.Synapse.ManagedPrivateEndpoints.dll to required assembly

* update changelog to avoid merge issue

* update description in resouces and helpmessage

Co-authored-by: Yeming Liu <[email protected]>
* [Blockchain] Merge blockchain to release-2021-08-03 branch (Azure#15560)

* Move Blockchain to main

* Update ChangeLog.md

* Update Az.Blockchain.psd1 (Azure#15558)

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

* Fix typo in Az.Storage changelog (Azure#15563)

* Generate Az.PostgreSQL (Azure#15555)

* Move PostgreSQL to main

* changelog

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

* Add PowerShell version into telemetry (Azure#15546)

* Add PowerShell version into telemetry

* Update changelog

* Add dummy code

* Remove local test libs

* Revert "[Storage] Support Parquet in Quick query (Azure#15539)" (Azure#15568)

This reverts commit 862d3c4.

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

* Customize testgallery as the source of dotnet reference docs (Azure#15570)

* RC2

* customize testgallery as the source of dotnet reference docs

* Revert "RC2"

This reverts commit 827eab5.

Co-authored-by: Yeming Liu <[email protected]>

* [Az.Migrate] Tagging bug fix (Azure#15573)

* Move Migrate to release-2021-08-03

* Update GeneratedModuleList.txt

remove duplicated postgresql entry

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

* August 2021 RC3

Co-authored-by: Xiaogang <[email protected]>
Co-authored-by: azurepowershell <[email protected]>
Co-authored-by: Dingmeng Xue <[email protected]>
Co-authored-by: Wei Wei <[email protected]>
Co-authored-by: Beisi Zhou <[email protected]>
…and parameter objects (Azure#15552)

* preserve datetime string value

* Update serialization and deserialization code to use JsonExtensions

* Added unit test

* retrieved output from outputs hashtable

* Updated parameter file parsing and added new test

* Update changelog

* remove unneeded file

* Fixed unit test

* Remove comment

* update changelog to avoid merge issue

* nit text update

Co-authored-by: Yeming Liu <[email protected]>
…Azure#15578)

* Iteration 1:
- Add -AsJob parameter to the Remove-AzSqlInstance
- Add the -SubnetId parameter to support the X-subnet update SLO
- Updated tests to validate these two changes
- Added new recordings
- Updated TestSetManagedInstance test to use the new environment, recorded it and removed the skip flag
- Updated TestCreateUpdateManagedInstanceWithMinimalTlsVersion test to use the new environment, recorded it and removed the skip flag

* Iteration 2:
- Updated ChangeLog.md file

* Iteration 3:
- Updated help markdown for the new parameter in Remove-AzSqlInstance

* Iteration 5:
- Generated Remote-AzSqlInstance.md uring platyPS

* Iteration 6:
Updated -SubnetId help message and help markdown file.

Co-authored-by: Nemanja <[email protected]>
…diting and sql pool auditing (Azure#15586)

* add log analytics and event hub support for audit cmdlets

* add test for audit

* add records for audit test

* fix format

* update records

* fix for suggestions

* fix for reference

* fix reference

Co-authored-by: Wan Yang <[email protected]>
@VeryEarly VeryEarly added the Do Not Squash 🚫 To prevent conflicts, this PR should not be squash merged. label Aug 3, 2021
Copy link
Member

@blueww blueww left a comment

Choose a reason for hiding this comment

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

LGTM

@VeryEarly VeryEarly merged commit 4a2d902 into Azure:Az.Storage-preview Aug 4, 2021
@VeryEarly VeryEarly deleted the mergestorage branch August 4, 2021 08:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Do Not Squash 🚫 To prevent conflicts, this PR should not be squash merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.