azure-deployment-preflight
Pass
Audited by Gen Agent Trust Hub on Mar 30, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to execute shell commands using official Microsoft tools (
az,azd,bicep) to perform infrastructure validation. - Evidence: Commands like
az deployment group what-if,azd provision --preview, andbicep buildare used to analyze Bicep templates. - [EXTERNAL_DOWNLOADS]: The skill references official Microsoft documentation and repositories for tool installation and diagnostic codes.
- Evidence: Links to
learn.microsoft.comfor Azure CLI, Bicep, and authentication guides are provided in the reference documentation. - [SAFE]: The skill performs expected development operations using well-known, trusted CLI tools. It includes robust error handling that guides the user toward secure authentication and remediation of deployment issues.
Audit Metadata