Azure Synapse Analytics · Arazzo Workflow
Azure Synapse Analytics Provision and Resume SQL Pool
Version 1.0.0
Create a dedicated SQL pool, resume its compute, and confirm its state.
View Spec
View on GitHub
AnalyticsApache SparkBig DataData IntegrationData WarehouseETLSQLArazzoWorkflows
Provider
Workflows
provision-and-resume-sql-pool
Create a dedicated SQL pool, resume it, and confirm its state.
Creates a SQL pool resource, resumes its compute, and reads the pool back to capture the final provisioning state.
1
createSqlPool
SqlPools_Create
Provision the dedicated SQL pool within the workspace.
2
resumeSqlPool
SqlPools_Resume
Resume the SQL pool so its compute is brought online and ready for queries.
3
confirmSqlPool
SqlPools_Get
Read the SQL pool back to capture its final provisioning state.