azure-deploy
Execute Azure deployments for prepared apps via azd up/deploy, terraform apply, and az deployment.
🛡️ AgentReady threat assessment
MAESTRO 7-layer threat model + OWASP AIVSS risk score for azure-deploy, derived from its capabilities.
These scores are auto-generated from public information (the agent's own listing, docs, and repository) using the canonical OWASP AIVSS formula and the MAESTRO framework — an estimate for guidance, not a penetration test, audit, or certification. See the scoring methodology — every score is re-derived by the same automated method as an agent's public evidence changes.
Overview
A Microsoft azure-skills plugin skill that runs Azure deployments for already-prepared applications — azd up, azd deploy, terraform apply, and az deployment commands — with built-in error recovery, requiring a deployment plan from azure-prepare. High security surface: it executes real cloud-deploy commands that mutate infrastructure.
Key features and capabilities
- Runs azd/terraform/az deploy
- Built-in error recovery
- Requires validated deployment plan
Use cases
- Shipping a prepared app to Azure
- Running terraform apply to production