This is your go-to tool when you need to find Azure resources across subscriptions but don't want to click through the portal or remember KQL syntax. It handles the common "what VMs do I have" or "show me all my storage accounts" questions by generating Azure Resource Graph queries behind the scenes. The routing logic is smart, it checks if dedicated MCP tools can handle single-resource queries first, then falls back to cross-cutting ARG queries for complex searches. Really shines for finding orphaned resources like unattached disks or auditing missing tags across your entire Azure estate.
claude skill add microsoft/azure-skills:azure-resource-lookup