azure-resource-lookup
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-lookupStats
| Total installs | 145,515 |
| Weekly installs | 103.0K |
| GitHub stars | 163 |
| First seen | Feb 18, 2026 |
| Source | @microsoft/github-copilot-for-azure |
Summary
- 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
Tags
Related skills
| Skill | Installs | vs azure-resource-lookup |
|---|---|---|
| expo-deployment | 13,392 | -132,123 |
| azure-messaging | 132,663 | -12,852 |
| microsoft-foundry | 141,187 | -4,328 |
| gws-calendar | 11,338 | -134,177 |
| azure-prepare | 145,548 | +33 |
FAQ
- How many installs does azure-resource-lookup have?
- azure-resource-lookup has 145,515 total installs and 103.0K installs this week.
- Where is azure-resource-lookup hosted?
- azure-resource-lookup is published by @microsoft/github-copilot-for-azure at https://github.com/microsoft/github-copilot-for-azure.
- How many GitHub stars does azure-resource-lookup have?
- azure-resource-lookup has 163 GitHub stars.
- When was azure-resource-lookup first indexed?
- OrangeBot.AI first indexed azure-resource-lookup on Feb 18, 2026.
- How do I install azure-resource-lookup?
- Run: npx skills add https://github.com/microsoft/github-copilot-for-azure --skill azure-resource-lookup