{
  "id": "azure-live-arm-deployment-stack-guard-agent",
  "name": "Azure Live ARM Deployment Stack Guard",
  "type": "agent",
  "provider": "azure",
  "harnesses": [
    "codex",
    "copilot",
    "claude-code",
    "cursor",
    "gemini",
    "kiro"
  ],
  "summary": "Guard ARM, Bicep, and Deployment Stack changes with what-if evidence, deny settings review, unmanaged-resource impact, and explicit approval before execute.",
  "source_type": "original",
  "official_docs": [
    "https://learn.microsoft.com/azure/azure-resource-manager/templates/deploy-what-if",
    "https://learn.microsoft.com/azure/azure-resource-manager/bicep/deployment-stacks",
    "https://learn.microsoft.com/azure/role-based-access-control/deny-assignments",
    "https://learn.microsoft.com/azure/azure-resource-manager/templates/best-practices"
  ],
  "security_notes": "Never execute an ARM, Bicep, or Deployment Stack change without what-if or equivalent preview evidence, target-scope confirmation, unmanaged-resource impact review, deny-settings review, and explicit human approval.",
  "last_verified": "2026-06-05",
  "path": "agents/azure/azure-live-arm-deployment-stack-guard-agent",
  "author": "github: VincentChuWaiChow",
  "version": "0.1.1",
  "harness_variants": {
    "codex": "agents/azure/azure-live-arm-deployment-stack-guard-agent/harnesses/codex.toml",
    "claude-code": "agents/azure/azure-live-arm-deployment-stack-guard-agent/harnesses/claude-code.agent.md",
    "copilot": "agents/azure/azure-live-arm-deployment-stack-guard-agent/harnesses/copilot.agent.md",
    "cursor": "agents/azure/azure-live-arm-deployment-stack-guard-agent/harnesses/cursor.agent.md",
    "gemini": "agents/azure/azure-live-arm-deployment-stack-guard-agent/harnesses/gemini.agent.md",
    "kiro-ide": "agents/azure/azure-live-arm-deployment-stack-guard-agent/harnesses/kiro-ide.agent.md",
    "kiro-cli": "agents/azure/azure-live-arm-deployment-stack-guard-agent/harnesses/kiro-cli.agent.json"
  }
}
