Skip to main content

data-factory

2022

The Purpose and Pain of Azure Resource Locks
·816 words·4 mins
Just because you can doesn’t always mean you should

2021

CI/CD for Azure Data Factory: Adding a production deployment stage
·1669 words·8 mins
Azure Data Factory - Production deployment

2020

CI/CD for Azure Data Factory: How to handle self-hosted integration runtimes
·1262 words·6 mins
This is part of a series of blog posts where I’ll build out Continuous Integration and Delivery (CI/CD) pipelines using Azure DevOps, to test, document, and deploy Azure Data Factory.
CI/CD for Azure Data Factory: Create a YAML deployment pipeline
·2548 words·12 mins
Azure Data Factory - Delivery components
CI/CD For Azure Data Factory With Azure DevOps
·1052 words·5 mins
This is the first in a series of blog posts where I’ll walk through the steps to build out Continuous Integration and Delivery (CI/CD) pipelines using Azure DevOps, to test, document, and deploy an Azure Data Factory.
How to move your git repo to another Azure Data Factory and vice versa
·1169 words·6 mins
Whether you are changing naming conventions, migrating to a new tenant or handing over development resources to a customer, there are several scenarios where you may want or need to create a new data factory to develop in, or change the source of your data factory content to a new repo.