azure-upgrade
Pass
Audited by Gen Agent Trust Hub on Mar 27, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- Azure CLI Command Execution: The skill provides a comprehensive set of Azure CLI commands to automate the migration process. These commands interact directly with cloud infrastructure to query settings, create new resources, and manage configurations.
- External Resource Access: It retrieves configuration data and code packages from Azure-hosted storage accounts. This is a standard part of the migration workflow to ensure application state and code are preserved during the transition to new hosting plans.
- Extension Management: The skill utilizes the
az extensioncommand to install necessary tools likeresource-graph. This is a routine procedure for extending the capabilities of the Azure CLI environment. - User Confirmation Guardrails: A strong emphasis is placed on the
ask_userpolicy, ensuring that significant changes—such as resource deletion, plan modifications, or code deployment—are only executed after explicit approval from the user.
Audit Metadata