azure-validate
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 deploy, validate azure.yaml, validate Bicep, test before deploying, troubleshoot deployment errors,…
- installs 8w
- 117,447
- 30-day movement
- starts with the next reading
- Related entries
- 1
- Connections
- 0
azure-validate is an agent skill that runs pre-deployment validation for Azure readiness. It checks configuration (azure.yaml), infrastructure code in Bicep or Terraform, RBAC role assignments, managed identity permissions, and prerequisites before you deploy.
Reach for it when you want to catch deployment problems—missing roles, bad configuration, invalid infrastructure—before pushing to Azure rather than after a failed deployment.
Use it to
- Validate azure.yaml and app configuration before deploying
- Check Bicep or Terraform infrastructure for readiness
- Verify RBAC role assignments and managed identity permissions
- Run what-if analysis and preflight checks for Functions or Container Apps
- Troubleshoot deployment errors by validating prerequisites
For Developers deploying apps to Azure via coding agents
- Host repository
- microsoft/azure-skills
- Version
- 1.2.2
- Installs, lifetime
- 589k
- Installs, 8 weeks
- 117k
- Licence
- MIT
- Host stars
- 1,488
- Host language
- Shell