azure_analyze_app_service_security
Evaluate Azure App Service security by checking HTTPS-only, minimum TLS, authentication, managed identity, VNet integration, IP restrictions, and remote debugging status. Output in markdown or JSON.
Instructions
App Service security analysis: HTTPS-only, minimum TLS version, authentication, managed identity, VNet integration, IP restrictions, remote debugging status
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| subscriptionId | Yes | Azure subscription ID | |
| resourceGroup | No | Optional: Filter by specific resource group | |
| format | No | Output format: 'markdown' (default, human-readable) or 'json' (machine-readable) |