azure-diagnostics
Pass
Audited by Gen Agent Trust Hub on Mar 6, 2026
Risk Level: SAFE
Full Analysis
- Administrative Command Templates: The skill provides templates for command-line interface (CLI) operations that incorporate user-provided parameters to target specific resources.\n
- Evidence: Troubleshooting commands in
references/functions/README.mdandreferences/container-apps/README.mduse placeholders such as<func-app-name>,<rg-name>, and<resource-id>.\n- Resource Diagnostics and Configuration: The skill facilitates access to application configuration and telemetry to assist in root cause analysis.\n - Evidence:
references/functions/README.mdincludes commands to retrieve application settings and connection strings using the CLI.\n- Tooling Extension Management: The documentation references the installation of specialized CLI extensions required for advanced diagnostic features.\n - Evidence:
references/azure-resource-graph.mdidentifies the need to install theresource-graphextension for the CLI.\n- Container Lifecycle Operations: The skill describes standard procedures for container management to resolve image and deployment issues.\n - Evidence:
references/container-apps/README.mdprovides steps for building and pushing images to a container registry using standard Docker commands.\n- Structured Log Analysis: The skill utilizes predefined queries for in-depth performance and error analysis across services.\n - Evidence:
references/kql-queries.mdcontains KQL templates designed to identify failed requests, dependency errors, and slow performance patterns.
Audit Metadata