Tag: Design Pattern

Fabric Data Factory Design Pattern – Dynamically Start a Collection of Child Pipelines
Fabric Data Factory Design Pattern – Dynamically Start a Collection of Child Pipelines
Blog Posts

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 – Parent-Child with Parameters,… READ MORE