-
Notifications
You must be signed in to change notification settings - Fork 4.1k
[Network] Add Cmdlets for BYOIP Feature #12666
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
Conversation
Az.storage preview (Do Not Squash)
[Storage] Support File Share accesstier and usage
* lb backend address pool create/update/delete operations * adding tests with draft * making some updates for design review PR to powershell team * adding .md files * -adding tests -updating help files -addressing feedback * pulling in sdk changes for network-may branch for validation errors * Addressing comments and updating output format for PsLoadBalancerBackendAddress * updating .md files and making final changes Co-authored-by: Ali Egal <alegal@microsoft.com>
…P2SVpnGateway and P2SClients (Azure#12006) * Adding new optional parameter to specify dns servers for Virtual Wan-P2SVpnGateway and P2SClients * Incorporate code review comments and added test record * Suppress warnings * Suppress cred scan errors
[Do Not Squash][Storage] Merge Master changes to storage preview branch
Co-authored-by: Ali Egal <alegal@microsoft.com>
upgrade Az.Storage to 2.1.1-preview
* Network SDK for 2020-05-01 * Fixes for FirewallPolicy * Recs * Recs * SDK package * Ignore Network API version in Batch tests * CredScan suppression
* commit1 * commit2 * Fix1 Co-authored-by: Khushboo Baheti <khbaheti@microsoft.com>
…or Multiple DNAT Rule Collections (Azure#12095) * Change RuleGroup and RuleCollectionGroup based on swagger change. Also, add support for NAT Rule Collections containing multiple NAT Rule Collections * PR Comments * Updated the SDK * StaticAnalysis * Previous changes got removed in rebase
* Use Network SDK from NuGet * Additional mappings
* ti whitelist changes * build fix * help files * added examples for help files * adding the online version * recordings done * changed to markdown files * fixed statis analysis * added exception for static analysis * addressing comments * updated recordings * new recordings
|
Can one of the admins verify this patch? |
|
BTW I rembmer NRP used to have a seperate branch e.g. |
Oh you might be right, would you prefer that I re-do this PR onto that branch? |
Cool. Simply click the "Edit" button and choose |
Also about the build issues, it seems like the build is failing because it cant find references to the SDK files. It seems like the SDK for Network has not been released yet, latest is still the May release (https://www.nuget.org/packages/Microsoft.Azure.Management.Network/). I'm assuming I have to wait until the Network team updates their SDK before I can merge this PR? |
I think NRP has a practice of using local SDK package in network branch. @MikhailTryakhov could you point the instructions to @dexiang-ms ? Thanks Besides, your branch was not created from |
I think the local SDK practice is only for local development, but these merge validation checks are using the published SDK. Waiting on @MikhailTryakhov to update us on the progress of the SDK. |
|
Re-created PR: https://github.com/Azure/azure-powershell/pull/12704/files |
Description
This PR adds the code for the Powershell Cmdlets for the BYOIP feature and is in accordance with the following review PRs:
Initial proposal to add Master and CustomIpPrefix: https://github.com/Azure/azure-powershell-cmdlet-review-pr/issues/632
Update PublicIpPrefix: https://github.com/Azure/azure-powershell-cmdlet-review-pr/issues/670
Removal of MasterCustomIpPrefix: https://github.com/Azure/azure-powershell-cmdlet-review-pr/issues/696
Checklist
CONTRIBUTING.mdChangeLog.mdfile(s) has been updated:ChangeLog.mdfile can be found atsrc/{{SERVICE}}/{{SERVICE}}/ChangeLog.md## Upcoming Releaseheader -- no new version header should be added