Azure Synapse Analytics · Arazzo Workflow
Azure Synapse Analytics Publish and Verify SQL Script
Version 1.0.0
Create or update a SQL script artifact, then read it back to verify it.
View Spec
View on GitHub
AnalyticsApache SparkBig DataData IntegrationData WarehouseETLSQLArazzoWorkflows
Provider
Workflows
publish-and-verify-sql-script
Publish a SQL script artifact and confirm it was stored.
Creates or updates a SQL script resource and reads it back, capturing the persisted identifier and name.
1
publishSqlScript
SqlScript_CreateOrUpdateSqlScript
Create or update the SQL script artifact in the workspace.
2
verifySqlScript
SqlScript_GetSqlScript
Read the SQL script back to confirm its content and connection were persisted.