turbot/azure_compliance
Loading controls...

Control: App Service apps should have remote debugging turned off

Description

Remote debugging requires inbound ports to be opened on an App Service app. Remote debugging should be turned off.

Usage

Run the control in your terminal:

powerpipe control run azure_compliance.control.appservice_api_app_remote_debugging_disabled

Snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe control run azure_compliance.control.appservice_api_app_remote_debugging_disabled --share

SQL

This control uses a named query:

appservice_api_app_remote_debugging_disabled

Tags