Ensure remote debugging has been disabled for your production Web App
Ensure that your Azure Web App have remote debugging disabled in order to enhance security and protect the applications from unauthorized access. Remote Debugging feature is available for web applications (e.g. ASP.NET, ASP.NET Core, Node.js, Python).
Updated 7 months ago