PowerShell

All Blogs

Automating a SQL smoke test

In modern database development workflows, updates to the schema and data should be tested, so they don't introduce bugs or cause data loss. This testing can sometimes be referred to as a smoke test,...

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

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

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...

This Blog

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

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