Skip to content

Contact sales

By filling out this form and clicking submit, you acknowledge our privacy policy.
  • Labs icon Lab
  • A Cloud Guru
Azure icon
Labs

Implement a Partition Strategy for Azure Data Factory Pipelines

In this hands-on lab, you will learn how to provision an Azure Data Factory workspace, create pipeline activities to migrate data from an Azure SQL Database into a data lake, and create partitions as you migrate data. The skills learned in this lab are very frequently used by data engineers and data architects. This lab will also touch on critical skills found on the DP-203 exam.

Azure icon
Labs

Path Info

Level
Clock icon Intermediate
Duration
Clock icon 30m
Published
Clock icon Nov 09, 2023

Contact sales

By filling out this form and clicking submit, you acknowledge our privacy policy.

Table of Contents

  1. Challenge

    Prepare the Environment

    1. Create a Blob Storage account with a Customer Container.

    2. Create an Azure Data Factory instance in the West US region.

    3. Create an SQL Database instance and server in the West US region. It should utilize DTU-based basic tier compute. Make sure to choose sample data as the data source.

  2. Challenge

    Create the Data Sources

    1. Create a dataset that connects to the newly created SQL Database.
    2. Connect to the SalesLT.Customer table.
  3. Challenge

    Create a Data Flow

    1. Create a data flow with:
      1. Source linked to SalesLT.Customer table.
      2. Sink linked to the newly created data lake (Create the sink as a Parquet file).
        • This will require the creation of a sample container in the newly created Azure Storage account.
    2. Select and create five hash partitions based upon the most appropriate column.
    3. Publish all updates.
  4. Challenge

    Create a Data Pipeline

    1. Create a pipeline with your newly created Data Flow activity as the only activity.
    2. Validate and Publish this pipeline.
    3. Run the pipeline using the Trigger Now option.
    4. Check that the partitions were created successfully.

The Cloud Content team comprises subject matter experts hyper focused on services offered by the leading cloud vendors (AWS, GCP, and Azure), as well as cloud-related technologies such as Linux and DevOps. The team is thrilled to share their knowledge to help you build modern tech solutions from the ground up, secure and optimize your environments, and so much more!

What's a lab?

Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.

Provided environment for hands-on practice

We will provide the credentials and environment necessary for you to practice right within your browser.

Guided walkthrough

Follow along with the author’s guided walkthrough and build something new in your provided environment!

Did you know?

On average, you retain 75% more of your learning if you get time for practice.

Start learning by doing today

View Plans