Category: Azure Data Factory

0

The Purpose and Pain of Azure Resource Locks

Reading Time: 4 minutes Azure Resource locks are a feature available in Azure to prevent the removal or change of resources within an Azure tenant (depending on which type of lock is applied). They can be applied to subscriptions, resource groups or just individual...

4

CI/CD For Azure Data Factory With Azure DevOps

Reading Time: 5 minutes 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. Links to each...

20

CI/CD for Azure Data Factory: Create a YAML deployment pipeline

Reading Time: 10 minutes 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. Start with my first post on CICD with Azure Data...