Azure Synapse Analytics · Arazzo Workflow
Azure Synapse Analytics Provision Linked Service and Dataset
Version 1.0.0
Create a linked service, confirm it, then create a dataset bound to it.
View Spec
View on GitHub
AnalyticsApache SparkBig DataData IntegrationData WarehouseETLSQLArazzoWorkflows
Provider
Workflows
provision-linked-service-and-dataset
Stand up a linked service and a dataset that references it.
Creates or updates a linked service, verifies it was stored, then creates a dataset that binds to that linked service via its linkedServiceName reference.
1
createLinkedService
Create or update the linked service that defines the connection to the backing data store.
2
confirmLinkedService
Read the linked service back to confirm it was persisted before binding a dataset to it.
3
createDataset
Create or update a dataset whose linkedServiceName reference points at the linked service provisioned above.
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.