azure-resource-lookup
by @microsoft/github-copilot-for-azure · 163 stars · 103.0K installs/wk · Rank #20
Query and discover Azure resources across subscriptions using Azure Resource Graph and KQL.
Install
npx skills add https://github.com/microsoft/github-copilot-for-azure --skill azure-resource-lookupSummary
- Queries any Azure resource type (VMs, storage accounts, web apps, container apps, Key Vaults, etc.) across subscriptions and resource groups using KQL
- Identifies orphaned resources, missing tags, and resources in specific states without needing dedicated MCP tools
- Routes single-resource-type queries to specialized MCP tools (compute, storage, cosmos, acr, aks) when available; falls back to Resource Graph for unsupported types
- Requires Azure Resource Graph extension and Reader role; handles scope filtering, result limiting, and output formatting via JMESPath