Skip to content
Kevin Chant edited this page Mar 6, 2023 · 2 revisions

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 from a database project and deploying it to an Azure Synapse serverless SQL Pool.

It is based on a blog post I wrote called 'Homemade serverless SQL Pool Database Project'.

This is a state-based solution which works with Azure Synapse serverless SQL Pools.

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.

Clone this wiki locally