query_azure_resources
Run read-only Azure Resource Graph queries to inventory resources, inspect configuration, tags, policy, and health, and discover resources across subscriptions.
Instructions
Use for Azure resource inventory, configuration, tags, policy, health, and cross-subscription discovery through Azure Resource Graph. Do not use for telemetry, logs, events, or time-series analysis; use query_workspace for those.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Read-only Azure Resource Graph KQL beginning with an ARG table such as Resources. | |
| skipToken | No | Opaque continuation token returned by the preceding identical query. | |
| maxResults | No | Maximum rows returned in this page. | |
| subscriptionIds | Yes | One or more Azure subscription IDs that bound the query scope. |