Azure Synapse Analytics · Arazzo Workflow
Azure Synapse Analytics Subscribe Trigger to Events
Version 1.0.0
Subscribe an event trigger to its events and poll until the status settles.
View Spec
View on GitHub
AnalyticsApache SparkBig DataData IntegrationData WarehouseETLSQLArazzoWorkflows
Provider
Workflows
subscribe-trigger-to-events
Subscribe a trigger to events and poll its subscription status.
Subscribes the trigger to its source events and loops on the event subscription status until it is no longer in a Provisioning state.
1
subscribeToEvents
Trigger_SubscribeTriggerToEvents
Subscribe the trigger to its source events, returning the initial subscription operation status.
2
pollSubscriptionStatus
Trigger_GetEventSubscriptionStatus
Poll the event subscription status. Loop back while it is still Provisioning, and end once it settles to Enabled, Disabled, or Unknown.