azure-docs
azure-docs copied to clipboard
Page needs to teach or link about command line access to these features.
Page needs one or more links to equivalent pages that teach how to do these things with the command line or powershell.
For instance, I'm looking at how to add an app service to an existing backend pool. Or even create a backend pool that references an app service.
All these things in Portal are fine, but there is probably a document that shows how to specify an app service in a CLI command. Something like:
az network application-gateway address-pool create -g rg-dev-happy --gateway-name agw-testappgw-dev-eastus-001 -n fourthAppGatewayPool --servers svc-centraladmin-dev-eastus-001
but the above creates the backend target as an "ip address or dns name" not an app service.
Please document this.
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
- ID: 4e88cc44-544c-028e-ea80-b1d062c471c5
- Version Independent ID: bdae745c-a1bc-7822-4230-bd22cabee450
- Content: Manage traffic to App Service - Azure Application Gateway
- Content Source: articles/application-gateway/configure-web-app.md
- Service: application-gateway
- GitHub Login: @xstof
- Microsoft Alias: christoc
Thank you for your feedback! We have assigned this issue to the author to review further and take the next course of action.
@xstof Hi! What's the current status of this issue?
Thx for reminder - I'm currently on holiday though. Looking at the above, it sounds like there's an expectation that app service is considered to be a special kind of backend? As far as I'm aware, that's not the case and the portal will show anything with "*.azurewebsites.net" as an "App Service" backend. To my knowledge the APIs don't differentiate here; this is just the portal trying to make life easier. Hope this helps; if so, this issue can be closed.
I am closing issues that have not been recently updated. I will cross reference and research them individually. I am recording each issue and compiling a list of articles to review. If you feel there is an urgent need to address something related to this GitHub issue, please open a new issue and I will reply in the new thread. Please also reference this GitHub issue number in the new issue. Thanks. #please-close