Stairway to ADF Logo

Provisioning ADF - Level 2 of the Stairway to Azure Data Factory

,

ADF LogoAzure Data Factory – or ADF – is a data integration service built in the cloud. Like other data integration solutions, ADF is designed to perform ETL (Extract, Transform, and Load), ELT (Extract, Load, and Transform), and similar integration work.

Level 1 – What is ADF? – introduces Azure Data Factory, compares versions, and offers an introductory example.

This article discusses and examines provisioning ADF by example and configuring your Azure dashboard so you can easily reach your ADF instance in the future.

Creating an Azure Account

Visit azure.com to create a Microsoft Azure account. At the time of this writing, you may take advantage of an offer to start free:

Azure Free Offer

Many Azure services are free, and Azure Data Factory is included in the list of free services at the time of this writing:

Selecting the ADF resource

Visit https://azure.microsoft.com/en-us/free/ for details.

The Azure Portal

After creating your account, visit the Azure Portal and sign in. You may be presented with a Home page or Dashboard, similar to the dashboard shown here:

ADF Dashboard

Provision an ADF Instance

To begin the process of provisioning an Azure Data Factory, click the “+ Create a resource” link circled in the image above. The New (or Create) page displays:

List of Azure Resources

If you know where to find Azure Data Factory, you may navigate the list of Azure services categories. One path at the time of this writing is Analytics -> Data Factory:

ADF Quickstart under Analytics section

An easier method is to search for “Data Factory” in the Azure Marketplace search textbox:

Search for resources

Click the Data Factory link to proceed.

Configuring and Creating an ADF Instance

At the time of this writing, the blade for configuring and creating a Data Factory initially appears as shown below:

New Data Factory blade

“Why Do You Keep Writing ‘At the Time of This Writing’?”

Azure changes daily. The screenshots in this series of Stairway articles will become outdated. Maintaining the screenshots would be an exercise in futility, in the author’s opinion. When – not if – these screenshots appear differently, please do your best to adjust. Contact the author is you need help.

Complete the fields displayed in the “New data factory” blade, especially the fields marked as required:

Blade filled in with settings

I love that the default for the “Enable GIT” checkbox is checked. Why? Data engineering is software development. Software development best practices apply, and one such practice is: Use source control.

We will cover ADF’s GIT integration in a future stairway article. For now, uncheck the “Enable GIT” checkbox if you are following along at home.

Click the “Automation options” link to view the Azure Resource Manager template:

ADF Template

Azure Resource Manager – or ARM – surfaces several options for automating many Azure operations, especially provisioning operations.

Deploying via ARM Template

You may deploy using the ARM template by clicking Deploy on the template toolbar. The “Custom deployment” blade displays. Select of configure a Resource Group and check the “I agree…” checkbox:

Deploying from a template

You may then click the Purchase button to begin deployment via the ARM template.

Deploying via “New data factory” Blade

Return to the “New data factory” blade by clicking the “New data factory” link in the breadcrumbs as shown below:

Breadcrumb navigation

When you are ready to create the data factory, click the Create button. A notification that deployment has commenced displays:

Deployment in progress notification

Once deployment is complete, another notification displays:

Deployment succeeds

Click the “Go to resource group” button to view your provisioned data factory:

Data Factory provisioned

Click the name of your data factory to view the blade that contains details of your freshly-provisioned instance of Azure Data Factory:

ADF details

Click the pushpin icon in the upper right corner (circled) to pin the data factory to your dashboard. Visit your dashboard to view a handy link to your ADF instance:

ADF Tile for dashboard

When your revisit your Azure dashboard, click the tile for your instance of Azure Data Factory for access to your data factory blade.

Conclusion

In this article we provisioned an instance of Azure Data Factory and demonstrated how to add a tile to your Azure dashboard for accessing your ADF instance in the future.

Azure Data Factory is an important component in the Azure cloud eco-system. Data integration / engineering remains the largest individual component of most data science and analytics efforts. Still relatively new, ADF offers compelling functionality.

Rate

4.5 (2)

You rated this post out of 5. Change rating

Share

Share

Rate

4.5 (2)

You rated this post out of 5. Change rating