Az DevOps

Posts from other blogs

Gracefully delete all pipelines from a Synapse workspace that has pipeline to pipeline dependencies

As you build out a Synapse workspace, you will inevitably start to create a dependency model between pipelines. When deploying artefacts to the workspace, you may need to clear down the existing...

Clone a dedicated SQL pool between encrypted and resource locked Synapse workspaces

This post covers the automation of cloning or restoring a Synapse dedicated SQL pool from one workspace to another where locks and encryption exist. The steps required by the code are as...

Posts from this blog

Build a Synapse workspace pipeline dependency diagram

Trigger a code test of a development Git branch when a pull request is created

Gracefully delete all pipelines from a Synapse workspace that has pipeline to pipeline dependencies

As you build out a Synapse workspace, you will inevitably start to create a dependency model between pipelines. When deploying artefacts to the workspace, you may need to clear down the ...

Clone a dedicated SQL pool between encrypted and resource locked Synapse workspaces

This post covers the automation of cloning or restoring a Synapse dedicated SQL pool from one workspace to another where locks and encryption exist. The steps required by the code are