Skip to main content
Glama

azure_analyze_function_apps

Analyze Azure Functions security configurations to uncover authentication weaknesses, network exposure, and integration risks. Provides detailed assessment of Event Grid, Service Bus, and dead letter queue security.

Instructions

ENHANCED v1.14.0 Azure Functions security analysis: authentication settings, managed identity, VNet integration, CORS configuration, application settings for secrets, runtime version vulnerabilities, Event Grid trigger security, Service Bus queue/topic permissions, integration authentication validation. Returns: trigger exposure risks, Event Grid subscription configurations, Service Bus SAS policies, dead letter queue security.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
subscriptionIdYesAzure subscription ID
resourceGroupNoOptional: Filter by specific resource group
validateEventGridNoValidate Event Grid trigger security and subscription configurations. Default: true
validateServiceBusNoValidate Service Bus queue/topic trigger security and SAS policy permissions. Default: true
checkIntegrationSecurityNoComprehensive analysis of integration security (Event Grid, Service Bus, Storage Queue). Default: true
formatNoOutput format: 'markdown' (default, human-readable) or 'json' (machine-readable)
Behavior3/5

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

With empty annotations, the description must fully disclose behavior. It mentions return types (risks, configurations, policies) and implies read-only analysis, but does not explicitly state it is non-destructive or mention permissions or side effects.

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

Conciseness4/5

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

The description is well-structured with a bold version label, followed by a comma-separated list of analysis areas and return items. It is concise for the level of detail, though the version string could be omitted.

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 complexity (6 parameters, no output schema), the description provides a comprehensive list of security checks and return types. It lacks behavioral or prerequisite details, but the scope is adequately covered for an analysis tool.

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?

Schema description coverage is 100%, so baseline is 3. The description adds overall scope (list of security checks) but does not enhance per-parameter meaning beyond the schema's already clear parameter descriptions.

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 clearly states 'Azure Functions security analysis' and enumerates specific areas like authentication, VNet integration, CORS, etc. It distinguishes itself from sibling analysis tools (e.g., azure_analyze_app_service_security) by focusing on Functions.

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

Usage Guidelines2/5

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

The description provides no explicit guidance on when to use this tool vs alternatives (e.g., other azure_analyze_* tools). It omits prerequisites, context, or exclusions, relying entirely on implicit understanding.

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