Azure Synapse Analytics · Arazzo Workflow
Azure Synapse Analytics Build Data Integration Pipeline
Version 1.0.0
Stand up a linked service, a dataset, a pipeline, and trigger a run.
View Spec
View on GitHub
AnalyticsApache SparkBig DataData IntegrationData WarehouseETLSQLArazzoWorkflows
Provider
Workflows
build-data-integration-pipeline
Create a linked service, a dataset bound to it, a pipeline, and run the pipeline.
Provisions a linked service, then a dataset that references it, then a pipeline, and finally submits a pipeline run, capturing the run identifier.
1
createLinkedService
Create or update the linked service that defines the connection to the backing data store.
2
createDataset
Create or update the dataset that references the linked service.
3
createPipeline
Create or update the pipeline that orchestrates movement using the dataset and linked service above.
4
runPipeline
Submit a run of the newly built pipeline, passing any optional run-time parameters.
Source API Descriptions
openapi
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.