
Azure Data Factory Cookbook
By :

To get the most out of Azure DevOps integration with ADF, you first need to create an account within Azure DevOps, link it with your Data Factory, and make sure everything is set up and ready to work. This recipe will take you through the steps on how to accomplish that.
Before we start, please ensure that you have an Azure subscription and are familiar with the basics of Azure resources such as the Azure portal, creating and deleting Azure resources, and creating pipelines in ADF.
In this recipe, you will learn how to create an Azure DevOps account, create a new project, connect a DevOps organization with Azure Active Directory, link it with your ADF, and set up a code repository:
Figure 9.1: Starting your free Azure DevOps...