Azure Synapse Analytics · Arazzo Workflow
Azure Synapse Analytics Publish and Verify Notebook
Version 1.0.0
Create or update a Synapse notebook, then read it back to verify it.
View Spec
View on GitHub
AnalyticsApache SparkBig DataData IntegrationData WarehouseETLSQLArazzoWorkflows
Provider
Workflows
publish-and-verify-notebook
Publish a notebook into the workspace and confirm it was stored.
Creates or updates a notebook resource and then reads it back, capturing the persisted identifier and the big data pool the notebook is bound to.
1
publishNotebook
Notebook_CreateOrUpdateNotebook
Create or update the notebook definition, including its cells, attached big data pool, and session properties.
2
verifyNotebook
Notebook_GetNotebook
Read the notebook back from the workspace to confirm the definition and its big data pool binding were persisted.