Presenting A Day of Fabric Data Factory at SQL Saturday Pittsburgh

I’m honored to announce I am delivering A Day of Fabric Data Factory – a full-day of in-person pre-conference training at SQL Saturday Pittsburgh! The precon happens Friday, 11 Oct 2024; SQL Saturday Pittsburgh is Saturday, 12 Oct 2024. Abstract Do you want to learn more about cloud data integration using Fabric Data Factory? Is …
Continue reading Presenting A Day of Fabric Data Factory at SQL Saturday Pittsburgh

One Way to Invoke Fabric Data Factory Pipelines Using the Fabric REST API

I’m an automation weenie, that’s a fact. It’s why I’m drawn to frameworks – especially data engineering execution orchestration frameworks. Speaking of frameworks, if you haven’t checked out Martin Schoombee’s series titled Building a Framework for Orchestration in Azure Data Factory: A Series, you are missing out. First, Martin is scary smart. Second, he shares practical …
Continue reading One Way to Invoke Fabric Data Factory Pipelines Using the Fabric REST API

Join me for A Day of Fabric Data Factory 24 Jun 2024!

Join me 9:00 AM-4:30 PM EDT 24 Jun 2024 for a full day of live and online training! Register today for A Day of Fabric Data Factory and save! Discount ends soon. Course Description Do you want to learn more about cloud data integration using Fabric Data Factory? Is your enterprise planning to migrate its …
Continue reading Join me for A Day of Fabric Data Factory 24 Jun 2024!

Presenting A Day of Fabric Data Factory 17 May 2024 at Richmond SQL Saturday

I’m honored to deliver A Day of Fabric Data Factory – a full day of Microsoft Fabric Data Factory training 17 May 2024! In this session, we discuss data engineering using Microsoft Fabric Data Factory, compare Azure Data Factory with Fabric Data Factory, and demonstrate how to use Data Factory for data engineering in the modern …
Continue reading Presenting A Day of Fabric Data Factory 17 May 2024 at Richmond SQL Saturday

Scaffold Design Pattern in Fabric Data Factory Pipeline

When assigned a project, it’s tempting – and dangerous – to Just Start Coding. If you suffer from the urge to develop first and design later, you are not alone (there’s at least one other developer like you and he’s typing this post). Do yourself a favor and… Design First As the definition of “design” …
Continue reading Scaffold Design Pattern in Fabric Data Factory Pipeline

Scheduling and Monitoring a Fabric Data Factory Pipeline Execution

The more I work with Microsoft Fabric Data Factory, the more I like it. In this post, I share one way to schedule a Microsoft Fabric Data Factory pipeline, a different way to test execute a pipeline, and then one way to monitor the execution. Schedule a Pipeline Connect to Microsoft Fabric Data Factory and …
Continue reading Scheduling and Monitoring a Fabric Data Factory Pipeline Execution

Tinkering with Fabric Data Factory Framework Functionality

I recently asked myself, “Self, is it possible to apply framework functionality to Fabric Data Factory?” I decided to investigate. My first stop when tinkering with frameworks is the parent-child design pattern. You can view the livestream and watch me tinker in real time here. Enjoy! :{> Learn More! Azure QuickStart Premium includes access to …
Continue reading Tinkering with Fabric Data Factory Framework Functionality

Fabric: Test-Driving the New Office 365 Outlook Data Factory Activity

In my last post titled Fabric: Load Data from a CSV File Stored in Azure Blob Storage to Azure SQL DB, I documented one way to create a pipeline to load data from a CSV file stored in Azure Blob Storage to an Azure SQL Database in a new Fabric workspace. In this post, I …
Continue reading Fabric: Test-Driving the New Office 365 Outlook Data Factory Activity

Fabric: Load Data from a CSV File Stored in Azure Blob Storage to Azure SQL DB

In November 2023, I shared how to start learning Microsoft Fabric in a post titled Start a Fabric Free Trial. In December 2023, I shared how to Create a Workspace in Fabric. In this post, I document one way to create a pipeline to load data from a CSV file stored in Azure Blob Storage to …
Continue reading Fabric: Load Data from a CSV File Stored in Azure Blob Storage to Azure SQL DB