azure-validate

Installation
Summary

Pre-deployment validation for Azure readiness with configuration, infrastructure, RBAC, and identity checks.

  • Runs recipe-specific validation commands including Bicep builds, Terraform validation, and Azure CLI preflight checks
  • Verifies RBAC role assignments in infrastructure code and managed identity permissions before deployment
  • Requires .azure/deployment-plan.md from azure-prepare skill; records validation proof and updates plan status to Validated only after all checks pass
  • Integrates into the three-step workflow: azure-prepare → azure-validate → azure-deploy
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

Installs
387.4K
GitHub Stars
1.2K
First Seen
Feb 4, 2026
azure-validate — microsoft/azure-skills