Azure Synapse Analytics · Arazzo Workflow
Azure Synapse Analytics Deploy and Run Pipeline
Version 1.0.0
Create or update a pipeline, confirm it persisted, then trigger a run.
View Spec
View on GitHub
AnalyticsApache SparkBig DataData IntegrationData WarehouseETLSQLArazzoWorkflows
Provider
Workflows
deploy-and-run-pipeline
Publish a pipeline into the workspace and kick off a run of it.
Creates or updates a pipeline resource, retrieves it to verify the definition was stored, and then creates a run of the pipeline, capturing the generated run identifier.
1
deployPipeline
Create or update the pipeline definition in the workspace using the supplied PipelineResource body.
2
confirmPipeline
Read the pipeline back from the workspace to confirm the definition was persisted before triggering a run.
3
createRun
Submit a new run of the confirmed pipeline, passing any optional run-time parameters, and capture the run identifier.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.