Manage traffic to App Service - Azure Application Gateway
Summary
This article provides guidance on how to configure Application Gateway with Azure App Service
Highlights
Configuring DNS
In the context of this scenario, DNS is relevant in two places:
• The DNS name, which the user or client is using towards Application Gateway and what is shown in a browser
• The DNS name, which Application Gateway is internally using to access the App Service in the backend ([View Highlight] (https://read.readwise.io/read/01h1nd072p8twhsdqzdrq5g63n))
Use Azure App Service static IP restrictions. For example, you can restrict the web app so that it only receives traffic from the application gateway. Use the app service IP restriction feature to list the application gateway VIP as the only address with access. ([View Highlight] (https://read.readwise.io/read/01h2ez4972565702n0r891e785))