What problem does it solve? Investigating Azure infrastructure issues requires switching between the Azure portal, CLI, and multiple consoles to correlate logs, metrics, alerts, and resource configurations. This Skill centralizes that investigation into scripted queries so an agent can diagnose VM performance, AKS issues, cost spikes, and network rules directly. ## Core Features & Use Cases - KQL Log & Resource Queries: Run Log Analytics KQL queries and cross-subscription Azure Resource Graph queries to find errors and inventory resources. - Metrics, Alerts & Resource Inspection: Pull Azure Monitor metrics, list alert rules, and describe VMs and AKS clusters with provisioning state and tags. - Cost & Network Analysis: Query Cost Management by resource group or service and inspect NSG security rules. - Use Case: When a VM shows high CPU, follow the built-in workflow: pull Monitor metrics, query Perf counters in Log Analytics, then describe the VM to correlate configuration with the spike. ## Quick Start Ask the agent to investigate high CPU usage on an Azure VM by querying Monitor metrics and Log Analytics, then describing the VM configuration.