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, validate Azure Functions, validate function app, validate serverless deployment, verify RBAC roles, check role assignments, review managed identity permissions, what-if analysis, validate Container Apps deployment.
$npx -y skills add microsoft/github-copilot-for-azure --skill azure-validateInstalls into the current project.
Run `npx skills use "https://github.com/microsoft/github-copilot-for-azure" --skill "microsoft/github-copilot-for-azure/azure-validate"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/microsoft/github-copilot-for-azure" that are relevant to the current task. Run `npx skills add "https://github.com/microsoft/github-copilot-for-azure"` and select the relevant skills, then follow their instructions.