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

Add APIs to manage Application Gateway child resources #8252

Closed
boillodmanuel opened this issue Jan 29, 2020 · 6 comments
Closed

Add APIs to manage Application Gateway child resources #8252

boillodmanuel opened this issue Jan 29, 2020 · 6 comments
Labels
Network - Application Gateway Service Attention Workflow: This issue is responsible by Azure service team.

Comments

@boillodmanuel
Copy link

Hello,

network/ApplicationGateway provides only 1 api :

  • applicationgateways [MAIN]

network/LoadBalancer provides 7 api to manage resources and inner resources :

  • loadbalancers [MAIN]
  • loadbalancer backendaddresspools
  • loadbalancer frontendipconfigurations
  • loadbalancer loadbalancingrules
  • loadbalancer networkinterfaces
  • loadbalancer outboundrules
  • loadbalancer probes

The Azure cli for ApplicationGateway provides ~20 modules, see here: https://docs.microsoft.com/en-us/cli/azure/network/application-gateway?view=azure-cli-latest

Could you add the missing modules in the SDK?

@boillodmanuel
Copy link
Author

Seems related to #2313

@winthrop28
Copy link

@boillodmanuel quick clarifying question - are you looking for a PUT API on child resources of the Application Gateway?

@boillodmanuel
Copy link
Author

@winthrop28 , I don't know exactly what would be the HTTP method between PUT and POST or DELETE😀.
But definitely I'm asking for APIs to create, update and delete application gateway's child resources.

In my use case, different teams would update the application gateway :

@boillodmanuel boillodmanuel changed the title Add modules to manage network.ApplicationGateway resources as done with network.LoadBalancer Add APIs to manage Application Gateway child resources Feb 5, 2020
@boillodmanuel
Copy link
Author

Asked on azure feedback site: https://feedback.azure.com/forums/217313-networking/suggestions/39634588-add-rest-apis-and-sdk-to-manage-application-gatewa
If people following this issue could vote on it, it will be great 👍

@winthrop28
Copy link

Thanks for the feedback!

@sergiomcalzada
Copy link

Hi,
As the feedback site has been closed, is it possible to reopen this request?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Network - Application Gateway Service Attention Workflow: This issue is responsible by Azure service team.
Projects
None yet
Development

No branches or pull requests

6 participants