azure-validate
Pre-deployment validation for Azure infrastructure, configuration, and permissions before deploying.
- Runs recipe-specific validation commands (azd provision, bicep build, terraform validate) and records proof in
.azure/plan.md - Requires
.azure/plan.mdfrom azure-prepare skill as input; blocks deployment if plan is missing or status is notApproved - Validates azure.yaml, Bicep templates, Terraform configurations, Azure Functions, and app readiness across multiple deployment scenarios
- Sets plan status to
Validatedonly after all checks pass; must be completed before invoking azure-deploy for actual deployment
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.mdexists with statusApprovedor laterIf the plan is missing, STOP IMMEDIATELY and invoke azure-prepare first.
The complete workflow ensures success:
azure-prepare→azure-validate→azure-deploy
Triggers
More from microsoft/github-copilot-for-azure
analyze-test-run
0azure-keyvault-expiration-audit
0appinsights-instrumentation
Guidance for instrumenting webapps with Azure Application Insights. Provides telemetry patterns, SDK setup, and configuration references. WHEN: how to instrument app, App Insights SDK, telemetry patterns, what is App Insights, Application Insights guidance, instrumentation examples, APM best practices.
0azure-cost-optimization
0azure-aigateway
Configure Azure API Management as an AI Gateway for AI models, MCP tools, and agents. WHEN: semantic caching, token limit, content safety, load balancing, AI model governance, MCP rate limiting, jailbreak detection, add Azure OpenAI backend, add AI Foundry model, test AI gateway, LLM policies, configure AI backend, token metrics, AI cost control, convert API to MCP, import OpenAPI to gateway.
0azure-quick-review
0