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?