Azure Monitor · Arazzo Workflow
Azure Monitor Batch Metrics Query
Version 1.0.0
Resolve a resource's metric definitions, then batch-query the same metric across many resources at once.
Provider
Workflows
batch-query-metrics
Confirm a metric definition, then batch-query that metric across multiple resources.
Resolves the metric definitions for a representative resource and then retrieves the chosen metric values across a list of resource IDs in a single batch request.
1
listMetricDefinitions
List the metric definitions for the representative resource to confirm the metric name and namespace before batching.
2
batchGetMetrics
Retrieve the chosen metric values across the supplied resource IDs in a single batch request.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.