Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,913 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hello,
I have a public website based on Azure App Service. Let's call it www.website.com. And it's publicly available what is a desired configuration. What I would like to set is IP restriction only for an admin panel only: www.website.com/admin . For some reasons I'd like to do it in azure config, not on develoment level.
Is it possible? How to do it?
No, IP restrictions in Azure App Service configuration apply to the whole site.