-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
jago2136
requested review from
bilaakpan-ms,
Sandido,
haagha,
grizzlytheodore and
MikhailTryakhov
as code owners
June 11, 2022 00:01
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
* 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
* 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>
/azp run |
Azure Pipelines successfully started running 3 pipeline(s). |
/azp run azure-powershell - windows-powershell |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run azure-powershell - security-tools |
No pipelines are associated with this pull request. |
Azure Pipelines successfully started running 1 pipeline(s). |
VeryEarly
approved these changes
Jun 17, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
CONTRIBUTING.md
ChangeLog.md
file(s) has been updated:ChangeLog.md
file can be found atsrc/{{SERVICE}}/{{SERVICE}}/ChangeLog.md
## Upcoming Release
header -- no new version header should be added