azure-validate

Installation
Summary

Pre-deployment validation for Azure infrastructure, configuration, and permissions before deployment.

  • Requires .azure/plan.md from a prior azure-prepare run; stops immediately if the plan is missing
  • Executes recipe-specific validation commands (azd provision, bicep build, terraform validate) and records proof in the plan document
  • Performs build verification, configuration checks, and permission validation; blocks deployment if any check fails
  • Only authorized method to set plan status to Validated; must be followed by azure-deploy skill to execute the actual deployment
SKILL.md

Azure Validate

AUTHORITATIVE GUIDANCE — Follow these instructions exactly unless they contradict security policies given to you.

⛔ STOP — PREREQUISITE CHECK REQUIRED

Before proceeding, verify this prerequisite is met:

azure-prepare was invoked and completed → .azure/deployment-plan.md exists with status Approved or later

If the plan is missing, STOP IMMEDIATELY and invoke azure-prepare first.

The complete workflow ensures success:

azure-prepareazure-validateazure-deploy

Triggers

  • Check if app is ready to deploy
Related skills

More from microsoft/azure-skills

Installs
308.4K
GitHub Stars
907
First Seen
Feb 4, 2026