Forum Discussion
Harsh_Soni
Jan 06, 2021Copper Contributor
Azure Data Factory CICD, Removing deleted data pipeline and handling of rename of data pipeline
Hi, I have implemented CICD in Azure Data Factory using Azure DevOps. I am using incremental mode for deploying to higher environment. When I use this setting then whenever I delete a pipeline/r...
Zewdu
Aug 12, 2021Copper Contributor
Harsh_Soni - Not sure if you got the answer to your question, but I've implemented the same using Craig Porteous's excellent instructions. https://craigporteous.com/cicd-for-azure-data-factory-with-azure-devops/
It works perfectly for what you're looking for if you have one development ADF for all projects/pipelines.