Skip to content
Kevin Chant edited this page Feb 17, 2023 · 1 revision

Welcome all!

This is the wiki dedicated to the repository that you can use as a template to perform state-based CI/CD deployments for Azure Synapse Analytics serverless SQL Pools. By creating a dacpac file and than deploying it to a database in a serverless SQL Pool.

It is based on a blog post I wrote called Deploying a dacpac to a serverless SQL pool.

You can also use this migration-based method for dedicated SQL Pools. You can find a more mature version for that in a repository called AzureDevOps-AzureSynapseSQLPool.

My intention is to build on this over time with any important information or significant links. For example, one thing I want to point out is that the quickest way to work with this repository in GitHub is to fork the repo.

In the meantime, feel free to checkout my blog posts relating to both Azure Synapse Analytics and Azure DevOps.

If you do find this repository useful please give it a star by clicking on the Star button in the top right-hand corner of this repository in GitHub.