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 Collection of Child Pipelines

In the first 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 second post, titled Fabric Data Factory Design Pattern – …
Continue reading Fabric Data Factory Design Pattern – Dynamically Start a Collection of Child Pipelines

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

An ADF Azure-SSIS Framework

I spent a little time walking through the third section of the book SQL Server Data Automation Through Frameworks: Building Metadata-Driven Frameworks with T-SQL, SSIS, and Azure Data Factory co-authored by (the) Kent Bradshaw and me. At the start of Part 1, I included thoughts about our first review. Part 1 did not go as planned. …
Continue reading An ADF Azure-SSIS Framework