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

[Do not squash] sync network branch with main #17746

Merged
merged 422 commits into from
Apr 8, 2022
Merged

Conversation

isra-fel
Copy link
Member

@isra-fel isra-fel commented Apr 8, 2022

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

CaptainFanZzz and others added 30 commits March 1, 2022 13:21
* Split Az.Network Examples

* fix

* fix
* Split Az.Functions Examples

* Split Az.Functions Examples
* Split Az.FrontDoor Examples

* Split Az.FrontDoor Examples
* Split Az.EdgeOrder Examples

* fix
* Change Azure.Graph.RBAC to MicrosoftGraph sdk

* Update help doc of new-azhdinsightcluster

* Update changelog.md file

* update changelog.md and update exception type

Co-authored-by: Zhenyu Zhou <zhezhou@microsoft.com>
[Release-2022-03-01]Sync 2022 03 01
When I execute `Invoke-AzDataFactoryV2Pipeline`, String was returned. So, OUTPUTS seems to be System.String not Microsoft.Azure.Commands.DataFactoryV2.Models.PSPipeline.
* {WebApp} fix the not recognized as a valid DateTime error

This conversion to localtime should fix the conversion issue due to localization format

* Fix for the DateTime.Parse(s.Time) to address the localization issue

Fix for the DateTime.Parse(s.Time) to address the localization issue and avoid the error String was not recognized as a valid DateTime

* Update ChangeLog.md

* Update ChangeLog.md

Co-authored-by: Beisi Zhou <zhoubeisi@gmail.com>
* Split Az.ProviderHub Examples

* fix
Martin Bentancour and others added 23 commits April 2, 2022 16:54
* Fix issue restoring deleted WebApp

Fixes [issue](#13245) that prevents restoring deleted WebApps if the host running the script uses a locale with a different date format than en-US.

* Update ChangeLog.md

Include changelog for Restore-AzDeletedWebApp DateTime fix
* Fix Az.KeyVault Syntax Errors

* Fix Az.KeyVault Syntax Errors

* Fix Az.KeyVault Syntax Errors

Co-authored-by: Ziyue Zheng <v-ziyzhe@microsoft.com>
* Fix Az.NetAppFiles Syntax Errors

* Fix Az.NetAppFiles Syntax Errors

Co-authored-by: Ziyue Zheng <v-ziyzhe@microsoft.com>
* Fix Az.IotCentral Syntax Errors

* Fix Az.IotCentral Syntax Errors

Co-authored-by: Ziyue Zheng <v-ziyzhe@microsof.com>
* Fix Az.HDInsight Syntax Errors

* Fix Az.HDInsight Syntax Errors
* Fix Az.Kusto Syntax Errors

* Fix Az.Kusto Syntax Errors

Co-authored-by: Ziyue Zheng <v-ziyzhe@microsof.com>
* Fix Az.Media Syntax Errors

* Fix Az.Media Syntax Errors
* Fix Az.LogicApp Syntax Errors

* Fix Az.LogicApp Syntax Errors

Co-authored-by: Ziyue <v-ziyzhe@microsof.com>
* Fix Az.Marketplace Syntax Errors

* Fix Az.Marketplace Syntax Errors

Co-authored-by: Ziyue Zheng <v-ziyzhe@microsoft.com>
* [SQL] Add examples of Create Server and MI with TDE CMK

* address comments

* Update ChangeLog.md

Co-authored-by: Yeming Liu <11371776+isra-fel@users.noreply.github.com>
* updated

* update

* update

* help doc and test

* updated

* update

* update

* help doc and test

* merge

* update

* all

* update test

* add

* update changelog

* update changelog

* Update RecoveryServices.Backup.Test.csproj
...that depends on resources to fix a CI issue that when building a module that depends on Resources.csproj, Az.Authorization.csproj will not be built, causing it fail to import Az.Resources.psd1 because Az.Authorizations.formats.ps1xml is nowhere to be found.
* Fix Az.CosmosDB Syntax Errors

* Fix Az.CosmosDB Syntax Errors

Co-authored-by: Ziyue Zheng <v-ziyzhe@microsoft.com>
* [Storage] fix issue in get blob by tag

* add change log and revise code
@isra-fel isra-fel added the Do Not Squash 🚫 To prevent conflicts, this PR should not be squash merged. label Apr 8, 2022
@wyunchi-ms wyunchi-ms merged commit 33bf3f0 into network-2021-08-01 Apr 8, 2022
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.