Disable Remote Debugging on Azure App

This CLI command requires 'Microsoft.Web/sites/config/Write' permission. Successful execution will disable remote debugging on azure app service apps.

Cloud Security Posture Management Playbooks

Details

IDc0940853404ac6c4883ffb0904b6c9b1
Suggestion ReasonRecommended for remediating Azure App Services with remote debugging enabled
{
  "trigger_id": "c0940853404ac6c4883ffb0904b6c9b1",
  "playbook_id": "",
  "suggestion_reason": "Recommended for remediating Azure App Services with remote debugging enabled",
  "description": "This CLI command requires 'Microsoft.Web/sites/config/Write' permission. Successful execution will disable remote debugging on azure app service apps.",
  "trigger_name": "Disable Remote Debugging on Azure App",
  "automation_type": "command",
  "automation_id": "azure-appservice-webapp-config-disable-remote-debugging-quick-action",
  "alerts_filter": {
    "filter": {
      "OR": [
        {
          "SEARCH_FIELD": "matching_service_rule_id",
          "SEARCH_TYPE": "EQ",
          "SEARCH_VALUE": "1feba014-ed3b-46ed-8a7c-4c03ec1469b7"
        }
      ]
    }
  }
}