BeClaude

azure-deployment-preflight

New
20.6kSmitheryGeneralby github

Performs comprehensive preflight validation of Bicep deployments to Azure, including template syntax validation, what-if analysis, and permission checks. Use this skill before any deployment to Azure to preview changes, identify potential issues, and ensure the deployment will succeed. Activate when users mention deploying to Azure, validating Bicep files, checking deployment permissions, previewing infrastructure changes, running what-if, or preparing for azd provision.

First seen 5/22/2026

Install & Usage

1
Open your MCP config
~/.claude.json
2
Add the server config

Add the configuration to "mcpServers": { "azure-deployment-preflight": { "command": "...", "args": [] } }

3
Restart Claude Code
/mcp
View source on GitHub
code-reviewdeploymentdevopssecurity

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is azure-deployment-preflight?

Performs comprehensive preflight validation of Bicep deployments to Azure, including template syntax validation, what-if analysis, and permission checks. Use this skill before any deployment to Azure to preview changes, identify potential issues, and ensure the deployment will succeed. Activate when users mention deploying to Azure, validating Bicep files, checking deployment permissions, previewing infrastructure changes, running what-if, or preparing for azd provision.

How to install azure-deployment-preflight?

To install azure-deployment-preflight: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "azure-deployment-preflight": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.

What is azure-deployment-preflight best for?

azure-deployment-preflight is a mcp categorized under General. It is designed for: code-review, deployment, devops, security. Created by github.