-
Notifications
You must be signed in to change notification settings - Fork 4k
Add new cmdlets and features to support PrivateIP #9443
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
Can one of the admins verify this patch? |
/azp run |
Azure Pipelines successfully started running 3 pipeline(s). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@bowen0106 some comments about the build failure to take a look at.
Also, has a cmdlet review been accepted for the changes being made in this PR? If so, please add a link to the design review so we know which review to have assigned to this PR. If not, please create a new issue in the following repository:
https://github.com/Azure/azure-powershell-cmdlet-review-pr
...eLinkService/AutoApprovedPrivateLinkService/GetAzureAutoApprovedPrivateLinkServiceCommand.cs
Outdated
Show resolved
Hide resolved
...vateLinkService/PrivateLinkServiceVisibility/TestAzurePrivateLinkServiceVisibilityCommand.cs
Outdated
Show resolved
Hide resolved
The cmdlet review is here: https://github.com/Azure/azure-powershell-cmdlet-review-pr/issues/324 |
@bowen0106, please place SDK package to LocalFeed to avoid extra CI failures. Alternatively you may wait for official release if milestones allows to do it. |
@bowen0106 Please respond to the latest review comments on your design review issue. Also, please fix merge conflicts |
/azp run azure-powershell - windows-powershell |
Azure Pipelines successfully started running 1 pipeline(s). |
@bowen Can you fix the build issues please? This PR has been open for a month. SHould we close it until your branch is ready? |
Test failures are due to API version change, rely on this PR: #9698 |
@bowen0106 You have merge conflicts. |
Closed due to release time |
Excluded due to some properties and parameter names were changed. The properties must remain the same names. The parameters could change with an alias to the prior name |
99abb58
to
0b1a780
Compare
c88bae5
to
2ca8bfa
Compare
Resolved issues with breaking changes by adding aliases and proxy properties. Left one entry in |
@MiYanni all green, please take a look |
Description
Add new cmdlets
Update cmdlets
Added optional parameters PrivateEndpointNetworkPolicies/PrivateLinkServiceNetworkPolicies on Subnet in Virtualnetwork
Checklist
CONTRIBUTING.md
platyPS
module