Skip to main content
Glama

azure_analyze_application_gateway

Analyzes Azure Application Gateway and WAF configurations to detect security gaps, including disabled WAF, weak SSL/TLS, and HTTP-only listeners.

Instructions

Analyze Azure Application Gateway and WAF (Web Application Firewall) security configuration. Checks: WAF enabled/disabled, WAF mode (Detection vs Prevention), OWASP rule set version, disabled rule groups, SSL/TLS policy version (TLSv1.0/1.1 = CRITICAL), HTTP-only listeners (no HTTPS redirect), backend authentication certificates, request routing rules. Identifies misconfigurations leading to WAF bypass and MitM attacks.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
subscriptionIdYesAzure subscription ID
resourceGroupNoOptional: Filter by specific resource group
formatNoOutput format: 'markdown' (default) or 'json'
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations exist, so the description carries the full burden. It describes the analysis and identification of misconfigurations, which implies a read-only operation, but it does not explicitly state that the tool is non-destructive or mention required permissions (e.g., Reader role). The description adds context about security risks (WAF bypass, MitM) but lacks a clear safety disclaimer.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single, well-structured paragraph that front-loads the tool's purpose. Each sentence adds specific value (lists checks, states security implications). No redundant or filler words. Appropriate length for the tool's scope.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool's complexity as a security analyzer, the description covers the main functionality (WAF checks, SSL, routing rules) and identifies misconfigurations. Schema provides full parameter coverage. No output schema exists, so lack of return value description is acceptable. However, adding a sample report format or noting that results are presented in the specified 'format' would increase completeness.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Input schema has 100% coverage with descriptions for all 3 parameters (subscriptionId, resourceGroup, format). The description does not add additional meaning beyond the schema, so it meets the baseline. No deeper parameter context (e.g., behavior when resourceGroup omitted) is provided.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description specifically states it analyzes Azure Application Gateway and WAF security configuration, listing concrete checks like WAF mode, OWASP rule set, SSL/TLS policy, etc. This distinguishes it clearly from sibling tools that focus on other Azure services (e.g., app service, NSG rules). The verb 'analyze' and resource 'Application Gateway' are clear.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies usage for security auditing but does not explicitly state when to use this tool versus alternatives like azure_analyze_nsg_rules or azure_analyze_keyvault_security. No when-not-to-use guidance or prerequisites are mentioned, leaving the agent to infer from context.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/h4cd0c/stratos-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server