azure-validate Skill
Pre-deployment validation for Azure readiness. Run deep checks on configuration, infrastructure (Bicep or Terraform), RBAC role assignments, managed identity permissions, and prerequisites before deploying. WHEN: validate my app, check deployment readiness, run preflight checks, verify configuration, check if ready to Published by microsoft in skills.
What is azure-validate Skill?
Pre-deployment validation for Azure readiness. Run deep checks on configuration, infrastructure (Bicep or Terraform), RBAC role assignments, managed identity permissions, and prerequisites before deploying. WHEN: validate my app, check deployment readiness, run preflight checks, verify configuration, check if ready to Published by microsoft in skills. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Security review
- Deployment
- Security review use cases
- Deployment use cases
Technical details
- Install or run with Copy skill directory
When to use azure-validate Skill
- Use it for security review.
- Use it for deployment.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/skills
- Skill file: .github/plugins/azure-skills/skills/azure-validate/SKILL.md
What it does
Pre-deployment validation for Azure readiness. Run deep checks on configuration, infrastructure (Bicep or Terraform), RBAC role assignments, managed identity permissions, and prerequisites before deploying. WHEN: validate my app, check deployment readiness, run preflight checks, verify configuration, check if ready to
Skill instructions
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-prepare → azure-validate → azure-deploy Triggers - Check if app is ready to deploy - Validate azure.yaml or Bicep - Run preflight checks - Troubleshoot deployment errors Rules 1. Run after azure-prepare, before azure-deploy 2. All checks must pass—do not deploy with failures 3. ⛔ Destructive actions require askuser — global-rules Steps | | Action | Reference | |---|--------|-----------| | 1 | Load Plan — Read .azure/deployment-plan.md for recipe and configuration. If missing → run azure-prepare first | .azure/deployment-plan.md | | 2 | Add Validation St
Explore related resources
Frequently asked questions
What is azure-validate?
azure-validate is a open-source AI agent skill with Copy skill directory. Pre-deployment validation for Azure readiness. Run deep checks on configuration, infrastructure (Bicep or Terraform), RBAC role assignments, managed identity permissions, and prerequisites before.
Who is azure-validate best for?
azure-validate is best for reusing agent instructions, scripts, and references, security review workflows, deployment workflows.
How do I install azure-validate?
Install or run azure-validate using Copy skill directory. Check azure-validate for the latest setup command.
Is azure-validate actively maintained?
azure-validate may need a closer maintenance check before production use.
Auto-fetched from GitHub.