DEV Community

Cover image for Azure/Fabric Data Factory pipeline parametrization via external mapping/config tables
Adam
Adam

Posted on

Azure/Fabric Data Factory pipeline parametrization via external mapping/config tables

Hey all!

Recently I've had an urge to start sharing again, so I wrote a short blog post about a simple and repeatable pattern of data factory pipeline parametrization via external config tables. One of my favourite ways to manage parameters at scale in my data factories estates.

Link: https://marczak.io/posts/2026/06/data-factory-parametrization-with-config-tables/

Hope you will like it. 😊

Top comments (0)