turbot/terraform_azure_compliance

GitHub
Loading controls...

Control: Remote debugging should be turned off for Web Applications

Description

Remote debugging requires inbound ports to be opened on a web application. Remote debugging should be turned off.

Usage

Run the control in your terminal:

steampipe check terraform_azure_compliance.control.appservice_web_app_remote_debugging_disabled

Snapshot and share results via Steampipe Cloud:

steampipe login
steampipe check --share terraform_azure_compliance.control.appservice_web_app_remote_debugging_disabled

SQL

This control uses a named query:

appservice_web_app_remote_debugging_disabled

Tags