How to Publish an Authenticated Azure App Service Through Application Gateway Without Breaking Health Probes
A common web service design pattern is placing an Azure App Service behind an Azure Application Gateway so the application can be published through a central ingress point with consistent routing, inspection, and access controls.