Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description:

Remote Debugging feature requires certain inbound ports to be opened for the Visual Studio remote debugger within your Microsoft Azure App Services web applications configuration. Implementing the principle of least privilege by closing the access to these inbound ports will help you significantly reduce the possibility of a security breach.


Remediation/Reference:

In-depth tutorial on how to remediate: https://www.cloudconformity.com/knowledge-base/azure/AppService/disable-remote-debugging.html#

...