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

Application Gateway PrivateLink : CLI Support #13819

Closed
jaishals opened this issue Jun 4, 2020 · 3 comments · Fixed by #14185
Closed

Application Gateway PrivateLink : CLI Support #13819

jaishals opened this issue Jun 4, 2020 · 3 comments · Fixed by #14185
Assignees
Labels
Network - Application Gateway az network application-gateway Network az network vnet/lb/nic/dns/etc...
Milestone

Comments

@jaishals
Copy link

jaishals commented Jun 4, 2020

Resource Provider

Microsoft.Network

Description of Feature or Work Requested

The feature will enable customers to enable private link support on application gateway.
The feature needs a new child property of application gateway called PrivateLinkConfigurations which customers can configure.

Also a private link configuration can be associated with FrontendIpConfiguration on application gateway.

CLI support will be needed for enabling this property on application gateway

Further more, since private link is azure wide supported feature , application gateway has onboarded on to it. Common CLI commands which are common to all private link providers need to support application gateway

Link to Design doc
https://microsoft.sharepoint.com/:w:/r/teams/WAG/AzureNetworking/Engineering%20Q%20%20Z/VirtualAppliance/AppGateway/Design/Private%20Link%20on%20Application%20Gateway.docx?d=w9c02265291f74f40857df6ed7eecc274&csf=1&web=1&e=OUVGFd

Please engage me for any questions.

Minimum API Version Required

Swagger May release (2020-05-01)

Swagger Link

Azure/azure-rest-api-specs#9490

Target Date

June end would a good goal

@ghost ghost added the needs-triage This is a new issue that needs to be triaged to the appropriate team. label Jun 4, 2020
@triage-new-issues triage-new-issues bot added triage and removed triage labels Jun 4, 2020
@ghost ghost added question The issue doesn't require a change to the product in order to be resolved. Most issues start as that and removed needs-triage This is a new issue that needs to be triaged to the appropriate team. labels Jun 4, 2020
@haroldrandom haroldrandom added this to the S171 milestone Jun 4, 2020
@haroldrandom haroldrandom added Network az network vnet/lb/nic/dns/etc... Network - Application Gateway az network application-gateway labels Jun 4, 2020
@yonzhan yonzhan modified the milestones: S171, S172 Jun 4, 2020
@yonzhan yonzhan added feature-request and removed question The issue doesn't require a change to the product in order to be resolved. Most issues start as that labels Jun 4, 2020
@yonzhan yonzhan modified the milestones: S172, S171 Jun 4, 2020
@yonzhan
Copy link
Collaborator

yonzhan commented Jun 4, 2020

add to S171

@yonzhan yonzhan modified the milestones: S171, S172 Jun 19, 2020
@yonzhan
Copy link
Collaborator

yonzhan commented Jun 19, 2020

add to S172

@haroldrandom
Copy link
Contributor

@jaishals questions:

  1. Does AppGw need to set PrivateLinkConfigurations before seting a private endpoint?
  2. Is AppGw able to update PrivateLinkConfigurations after an AppGw is created?
  3. Is AppGw able to update PrivateLinkConfigurations after it's associated with a private endpoint?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Network - Application Gateway az network application-gateway Network az network vnet/lb/nic/dns/etc...
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants