Complete Azure DevOps CI/CD guide for your Azure Synapse based Data Platform – part II 

I wrote an article recently describing how to implement Continuous Integration and Continuous Deployment (CI/CD) for your Azure Synapse based data platform. At the end of part one we setup the infrastructure required for CI/CD, and we did our first parameterized deployment from our development environment to the production environment. In part two we are […]

Complete Azure DevOps CI/CD guide for your Azure Synapse based Data Platform – part I 

This guide includes code snippets which you can use yourself. Credits to my colleagues at Delegate who have contributed a lot to this domain. If you would like to check out more extensive CI/CD code or contribute yourself check out: https://github.com/atc-net/atc-snippets/tree/main/azure-cli/synapse/Publish. You have setup your synapse workspace and are busy developing your data platform, there […]