Azure Log Analytics · Arazzo Workflow
Azure Log Analytics Create Workspace and Baseline Custom Table
Version 1.0.0
Create a workspace, add a baseline custom table, then read the table back.
Provider
Workflows
create-workspace-and-baseline-table
Provision a workspace, add a baseline custom table, then confirm the table.
Creates or updates a Log Analytics workspace with an SKU and retention, creates a baseline custom table on that workspace, and reads the table back to confirm its schema and provisioning state.
1
createWorkspace
Create or update the Log Analytics workspace with the supplied SKU and retention policy in the target region.
2
createBaselineTable
Create the baseline custom table on the new workspace using the supplied column schema.
3
confirmTable
Read the baseline table back to confirm its schema and provisioning state after creation.
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.