How to prevent concurrent pipeline execution in Azure Data Factory or Azure Synapse Analytics (design #1)
Recently, we had to be creative to design a lock system in Azure Data Factory to prevent concurrent pipeline execution. There are actually two different approaches to this challenge! This blog post will describe the first approach and is co-authored…