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

Release new preview version for azure virtual network manager, API version 2022-04-01-preview #18476

Merged
merged 32 commits into from
Jun 17, 2022

Conversation

jago2136
Copy link
Contributor

@jago2136 jago2136 commented Jun 10, 2022

Description

This PR is updating the azure virtual network manager cmdlets with changes made in the new 2022-04-01-preview version. This includes adding cmdlets for a new resource called 'network manager connection', specifically on management groups. We have also added a -ForceDelete flag to most resources Remove operation. See details in the design proposal.
https://github.com/Azure/azure-powershell-cmdlet-review-pr/issues/1216

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

@jago2136 jago2136 marked this pull request as ready for review June 11, 2022 00:01
@jago2136 jago2136 changed the title New api avnm Release new preview version for azure virtual network manager, API version 2022-04-01-preview Jun 11, 2022
@VeryEarly VeryEarly self-assigned this Jun 13, 2022
v-yuzhichen and others added 15 commits June 13, 2022 10:57
* Fix Az.CosmosDB XML Comments

* Fix Az.CosmosDB XML Comments

* Update PSClientEncryptionPolicy.cs

Co-authored-by: Ziyue Zheng <v-ziyzhe@microsoft.com>
* Fix Az.Automation XML Comments

* Fix Az.Automation XML Comments

* Update SourceControlSyncJobStream.cs

Co-authored-by: Ziyue Zheng <v-ziyzhe@microsoft.com>
* Fix Az.Compute XML Comments

* Fix Az.Compute.Helpers XML Comments
* Fix Az.DataLakeStore XML Comments

* Fix Az.DataLakeStore XML Comments

Co-authored-by: Ziyue Zheng <v-ziyzhe@microsoft.com>
* Fix Az.EventHub XML Comments

* Update PSNetworkRuleSetAttributes.cs

Co-authored-by: Ziyue Zheng <v-ziyzhe@microsoft.com>
* Fix Az.IotHub XML Comments

* Fix Az.IotHub XML Comments

Co-authored-by: Ziyue Zheng <v-ziyzhe@microsoft.com>
…containers with Client Encryption Policy (Azure#18480)

* Support client encryption policy during container creation

* Update SqlOperationsTests.ps1

* Update New-AzCosmosDBSqlContainer.md

* Update PSClientEncryptionPolicy.cs

* Update NewAzCosmosDBSqlContainer.cs

* Update ChangeLog.md

* Updated package.

* Update CosmosDB.Test.csproj

* Updated example, session records.

* updated session records.

* Fixes update container command on containers with client encryption policy.

* Update ChangeLog.md

* Update ChangeLog.md
* Pass Tags field in the Database model constructor

* Update change log
* Remove WebsitesController

* Update WebsitesTestRunner.cs

* Update WebsitesTestRunner.cs
VeryEarly and others added 2 commits June 15, 2022 13:57
* Move DataProtection to main

* Update Changelog.md

* bump version for Az.Dataprotection

* update version in AzPreview.psd1

Co-authored-by: azure-powershell-bot <65331932+azure-powershell-bot@users.noreply.github.com>
* enable Private link support

* both set to true

* Add testcase

* Add recording

Co-authored-by: Vishakha Narvekar <vinarvek@microsoft.com>
@VeryEarly
Copy link
Contributor

/azp run

@azure-pipelines
Copy link
Contributor

Azure Pipelines successfully started running 3 pipeline(s).

@VeryEarly
Copy link
Contributor

/azp run azure-powershell - windows-powershell

@azure-pipelines
Copy link
Contributor

Azure Pipelines successfully started running 1 pipeline(s).

@VeryEarly
Copy link
Contributor

VeryEarly commented Jun 17, 2022

/azp run azure-powershell - security-tools

@azure-pipelines
Copy link
Contributor

No pipelines are associated with this pull request.

@azure-pipelines
Copy link
Contributor

Azure Pipelines successfully started running 1 pipeline(s).

@VeryEarly VeryEarly merged commit 0aadf7f into Azure:Az.Network-preview-3 Jun 17, 2022
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.

9 participants