Skip to main content
Back to the directory
github/awesome-copilotSoftware EngineeringFrontend and Design

azure-deployment-preflight

Validates Bicep deployments to Azure before execution, detecting syntax errors, permission issues, and previewing infrastructure changes.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
9

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/github/awesome-copilot --skill azure-deployment-preflight
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, azure-deployment-preflight has 9 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: github/awesome-copilot. Canonical URL: https://skills.sh/github/awesome-copilot/azure-deployment-preflight.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Validates Bicep deployments to Azure before execution, detecting syntax errors, permission issues, and previewing infrastructure changes. This skill validates Bicep deployments before execution, supporting both Azure CLI ( az ) and Azure Developer CLI ( azd ) workflows. Follow these steps in order. Continue to the next step even if a previous step fails—capture all issues in the final report. Determine the deployment workflow by checking for project indicators: Check for azd project : Look for azure.yaml in the project root Locate Bicep files : Find all .bicep files to validate Auto-detect parameter files : For each Bicep file, look for matching parameter files: Run Bicep CLI to check template syntax before attempting deployment validation: What to capture: If Bicep CLI is not installed: Choose the appropriate validation based on project type detected in Step 1. Use azd provision --preview to validate the deployment: If an environment is specified or multiple environments exist: Determine the deployment scope from the Bicep file's targetScope declaration: Run with Provider validation level first: Fallback Strategy: If --validation-level Provider fails with permission errors (RBAC), retry with ProviderNoRbac : Note the fallback in the report—the user may lack full deployment permissions. Parse the what-if output to categorize resource changes: For modified resources, capture...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does azure-deployment-preflight do?

Validates Bicep deployments to Azure before execution, detecting syntax errors, permission issues, and previewing infrastructure changes.

Is azure-deployment-preflight good?

azure-deployment-preflight does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support azure-deployment-preflight?

azure-deployment-preflight currently lists compatibility with Skills CLI.

Is azure-deployment-preflight safe to install?

azure-deployment-preflight has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to azure-deployment-preflight?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install azure-deployment-preflight?

Run the following command to install azure-deployment-preflight: npx skills add https://github.com/github/awesome-copilot --skill azure-deployment-preflight

Related skills

More from github/awesome-copilot

Related skills

Alternatives in Software Engineering