Fabric Data Factory Design Pattern – Execute a Collection of Child Pipelines from Metadata

Please find the landing page for this series here. In an earlier post in this series – a post titled Fabric Data Factory Design Pattern – Basic Parent-Child – I demonstrated one way to build a basic parent-child design pattern in Fabric Data Factory by calling one pipeline (child) from another pipeline (parent). In the …
Continue reading Fabric Data Factory Design Pattern – Execute a Collection of Child Pipelines from Metadata

Data Engineering Execution Orchestration Frameworks in Fabric Data Factory Series Landing Page

The Data Engineering Execution Orchestration Frameworks in Fabric Data Factory series includes the following posts: Tinkering with Fabric Data Factory Framework Functionality – 13 Feb 2024 One Way to Invoke Fabric Data Factory Pipelines Using the Fabric REST API – 30 May 2024 Use Azure Data Factory in Fabric Data Factory – 2 Oct 2024 …
Continue reading Data Engineering Execution Orchestration Frameworks in Fabric Data Factory Series Landing Page

Fabric Data Factory Design Pattern – Dynamically Start a Child Pipeline

In an earlier post titled Fabric Data Factory Design Pattern – Basic Parent-Child, I demonstrated one way to build a basic parent-child design pattern in Fabric Data Factory by calling one pipeline (child) from another pipeline (parent). In a later earlier post titled Fabric Data Factory Design Pattern – Parent-Child with Parameters, I modified the parent …
Continue reading Fabric Data Factory Design Pattern – Dynamically Start a Child Pipeline

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