Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Azure by (13.1k points)
We have a web application that is deploy as an App service in Azure. Now, we need to restrict access to it. We like to remove the security block completely from web.config. As we don't want the IP addresses to reach production. So, is there any way to restrict IP addresses in App service? Can anyone help me with this?

1 Answer

0 votes
by (26.7k points)

These are the methods to do that, First is we can connect Web App from IIS manager and we can restrict IP easily. Second, we can use REST API, and we can easily do it by using Azure Resource Explorer.

I hope this will help.

Want to become an Azure expert? join Azure Training now!!

Browse Categories

...