Skip to content

Shows how you can trigger Job and DLT Pipelines in Databricks and Data Pipelines and Notebooks in Fabric

Notifications You must be signed in to change notification settings

jcbendernh/ADFOrchestrator

Repository files navigation

Using Azure Data Factory as an Orchestrator for Azure Databricks and Microsoft Fabric

May 2025

I have multiple customers that use a blended approach of both Azure Databricks and Microsoft Fabric. In most cases they are using Azure Data Factory as the primary ingestion engine from their source data to their raw/bronze environment.

This is because it can handle private connections to both on-premises and Azure Virtual Network / Private Endpoints easier than Databricks and Fabric and has the ability to share its Self Hosted Integration Runtime across multiple environments.

This poses the question of how do you orchestrate all of these technologies?

Since both Azure Databricks and Microsoft fabric have the ability to trigger assets and workflows via their rest APIs, we can use Azure Data Factory as that orchestration engine.

Below are links for the following scenarios with instructions on how to use the Azure Data Factory Templates that I have provided as well.

Also, if you want to add a failure notification to any of your ADF Pipelines, check out another repo I created last year: Azure Data Factory Alerts

Below is a Diagram of this approach. I hope you find this useful.

ADF Orchestrate

About

Shows how you can trigger Job and DLT Pipelines in Databricks and Data Pipelines and Notebooks in Fabric

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published