Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Azure Data Factory Cookbook
  • Toc
  • feedback
Azure Data Factory Cookbook

Azure Data Factory Cookbook

By : Dmitry Foshin, Tonya Chernyshova, Dmitry Anoshin, Xenia Ireton
4.9 (29)
close
Azure Data Factory Cookbook

Azure Data Factory Cookbook

4.9 (29)
By: Dmitry Foshin, Tonya Chernyshova, Dmitry Anoshin, Xenia Ireton

Overview of this book

This new edition of the Azure Data Factory book, fully updated to reflect ADS V2, will help you get up and running by showing you how to create and execute your first job in ADF. There are updated and new recipes throughout the book based on developments happening in Azure Synapse, Deployment with Azure DevOps, and Azure Purview. The current edition also runs you through Fabric Data Factory, Data Explorer, and some industry-grade best practices with specific chapters on each. You’ll learn how to branch and chain activities, create custom activities, and schedule pipelines, as well as discover the benefits of cloud data warehousing, Azure Synapse Analytics, and Azure Data Lake Gen2 Storage. With practical recipes, you’ll learn how to actively engage with analytical tools from Azure Data Services and leverage your on-premises infrastructure with cloud-native tools to get relevant business insights. You'll familiarize yourself with the common errors that you may encounter while working with ADF and find out the solutions to them. You’ll also understand error messages and resolve problems in connectors and data flows with the debugging capabilities of ADF. By the end of this book, you’ll be able to use ADF with its latest advancements as the main ETL and orchestration tool for your data warehouse projects.
Table of Contents (15 chapters)
close
13
Other Books You May Enjoy
14
Index

Setting up ADF as a Visual Studio project

In this recipe, you will learn how to create an ADF by using Visual Studio and the Azure CLI, define linked services, datasets, and pipelines in the JSON format, and deploy changes to Azure DevOps.

Getting ready

Before we start, please ensure you have installed Visual Studio and have configured the cloned project from Azure DevOps to your local machine and Visual Studio (the steps described in the previous recipe). Also, download and install the Azure CLI from the official website (https://docs.microsoft.com/en-us/cli/azure/install-azure-cli).

How to do it...

  1. Open a terminal in Visual Studio Code by going to View | Terminal. Sign in to your Azure account using the Azure CLI by running the following command:
    az login
    

    Follow the instructions to authenticate.

  1. In the terminal, use the Azure CLI to create a new ADF instance, such as this example:
    az datafactory create --location...
bookmark search playlist download font-size

Change the font size

margin-width

Change margin width

day-mode

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Delete Bookmark

Modal Close icon
Are you sure you want to delete it?
Cancel
Yes, Delete