Azure Synapse Analytics · Arazzo Workflow
Azure Synapse Analytics Deploy and Start Trigger
Version 1.0.0
Create or update a trigger, confirm it persisted, then start it.
View Spec
View on GitHub
AnalyticsApache SparkBig DataData IntegrationData WarehouseETLSQLArazzoWorkflows
Provider
Workflows
deploy-and-start-trigger
Publish a trigger and start it so it begins firing pipeline runs.
Creates or updates a trigger, verifies it was stored, and then starts the trigger to activate it.
1
deployTrigger
Trigger_CreateOrUpdateTrigger
Create or update the trigger definition in the workspace.
2
confirmTrigger
Trigger_GetTrigger
Read the trigger back to confirm it was persisted before starting it.
3
startTrigger
Trigger_StartTrigger
Start the confirmed trigger so it begins firing the pipeline runs it is bound to.