DP-201: Designing an Azure Data Solution - Exam Prep

DP-201: Designing an Azure Data Solution - Exam Prep

A collection of resources, study notes, and learning material that helped me, and can hopefully help others, prepare for and pass exam DP-201: Designing an Azure Data Solution. Note: Passing DP-201 is one out of two steps required to become a Microsoft Certified: Azure Data Engineer, you must pass both DP-200 and DP-201.

Read More

DP-200: Implementing an Azure Data Solution - Exam Prep

DP-200: Implementing an Azure Data Solution - Exam Prep

A collection of resources, study notes, and learning material that helped me, and can hopefully help others, prepare for and pass exam DP-200: Implementing an Azure Data Solution. Note: Passing DP-200 is one out of two steps required to become a Microsoft Certified: Azure Data Engineer, you must pass both DP-200 and DP-201.

Read More

Data Flow with Azure Data Factory

Data Flow with Azure Data Factory

Data Flow is a new feature in Azure Data Factory currently available in limited preview that enables cloud based, code free, data transformations at scale, directly within Azure Data Factory’s visual authoring experience.

Read More

Upsert to Azure SQL DB with Azure Data Factory

Upsert to Azure SQL DB with Azure Data Factory

Copy data from Table Storage to an Azure SQL Database with Azure Data Factory, by invoking a stored procedure within the SQL sink to alter the default behaviour from append only to UPSERT (update / insert). 

Read More

Getting Started with Azure Data Factory

Getting Started with Azure Data Factory

Azure Data Factory is a fully managed data integration service that allows you to orchestrate and automate data movement and data transformation in the cloud. In Microsoft's latest release, ADF v2 has been updated with visual tools, enabling faster pipeline builds with less code.

Read More