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 […]

Save any type of file from Azure Synapse Notebook on Azure Data Lake Gen2

If you are more a Data Scientist than a Data Engineer, you’ve just started working in Azure Synapse Analytics Studio and you feel lost and frustrated every now and again, I feel you and I’m here for you. I can only hope you are as lucky as I am, having some very skilled Data Engineering […]