Setting up Azure DevOps for your Data Factory – Part 3/3 – Create release pipeline

Now we have set up our environments and we have developed something that we want to release to test. This final post describes how to do that, and a few useful tips as well. Release processThe release process will have these steps;1. Stop any active triggers. We do not want any pipelines to start as […]

Setting up Azure DevOps for your Data Factory – Part 1/3 – Create Environemnts

We recently set up Azure Devops for deploying Data Factory, and I though I’d share some practical tips for how to do this. There are some great other resources out there for this, but I’ll try to put it all together for you here, and add a few bits I have found myself. This post […]