Azure Data Factory: Dev Mode vs Published Code
I’ve worked with quite a few people new to Azure Data Factory, and one thing that seems to confuse new users is the difference between the developer sandbox where we build pipelines, and the published/deployed code. Understanding this is key to working with Git and using CI/CD pipelines to deploy your code, and getting other Azure services to integrate nicely to call your pipelines.
Connecting to ADF A good first place to start is to understand the different ways we can interact with a data factory.
Posted by Niall's Data Blog on Thursday, September 2, 2021