azure-upgrade
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFE
Full Analysis
- [Azure CLI Automation]: The skill uses the Azure CLI (
az) to perform administrative tasks. This includes theflex-migrationcommand set, which is specifically designed for transitioning Azure Functions to new hosting models. - [Resource Configuration Access]: To ensure compatibility, the skill reads existing resource metadata, including app settings and managed identity configurations. These operations are performed within the security context of the user's Azure session.
- [Official Documentation Integration]: The skill retrieves best practices and technical guidance directly from Microsoft's official documentation and MCP tools, ensuring that the migration steps align with current recommendations.
- [Infrastructure Smoke Testing]: Uses
curlto perform simple HTTP status checks on newly created endpoints. This is used to confirm service availability following a deployment.
Audit Metadata