What problem does it solve?
Discovering and inventorying Azure resources across multiple subscriptions and resource groups is time-consuming and error-prone, especially when tracking by type, tag, or state; this Skill centralizes discovery and query patterns so you can quickly locate resources and detect orphaned or mis-tagged assets.
Core Features & Use Cases
- Cross-subscription Inventory: List resources of any type across one or many subscriptions using Azure Resource Graph (ARG) when dedicated tools are not available.
- Tag Analysis & Orphan Detection: Find resources missing required tags, unattached disks, unused NICs, and other orphaned resources for cleanup or audit.
- Flexible Querying: Generate KQL queries or prefer dedicated MCP tools for single-resource-type lookups, and format results to show name, type, resource group, and key tags.
- Error-aware Guidance: Provides installation tips for the resource-graph extension, RBAC hints, and common fixes for authorization or KQL syntax issues.
Quick Start
Ask the skill to list virtual machines across subscriptions showing name, resource group, and provisioning state limited to the first 50 results.