Azure Log Analytics · Arazzo Workflow
Azure Log Analytics Cross-Workspace Query
Version 1.0.0
Discover subscription workspaces, then run one KQL query spanning several of them.
Provider
Workflows
cross-workspace-query
List subscription workspaces, then run a KQL query spanning multiple of them.
Lists the Log Analytics workspaces in a subscription, then submits a single KQL query to a primary workspace with a list of additional workspace IDs so the query is evaluated across every supplied workspace.
1
listWorkspaces
List the workspaces in the subscription so the participating workspaces can be confirmed before the cross-workspace query is issued.
2
runCrossWorkspaceQuery
Execute the KQL query against the primary workspace while supplying the additional workspace IDs so the query spans all of them.
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.