Microsoft Fabric Updates Blog

Orchestrate your Databricks Jobs with Fabric Data pipelines

We’re excited to announce that you can now orchestrate Azure Databricks Jobs from your Microsoft Fabric data pipelines!

Databrick Jobs allow you to schedule and orchestrate a task or multiple tasks in a workflow in your Databricks workspace. Since any operation in Databricks can be a task, this means you can now run anything in Databricks via FDF, such as serverless jobs, SQL tasks, Delta Live Tables, batch inferencing with model serving endpoints, or automatically publish and refreshing semantic models in the Power BI service.

With this new update, you’ll be able to trigger these workflows from your Fabric data pipeline. In your Azure Databricks activity, you’ll see a new Type to select from under your Settings tab called Job.

Once you have selected the Job type, you’ll be able to use the drop-down list to see all the Databricks jobs that you have created, allowing you to select a Job to run from your data pipeline.

We also know that being able to parameterize your data pipelines is important as it allows you to create generic reusable pipeline models.

Fabric Data Factory continues to provide end-to-end support for these patterns and is excited to extend this capability to the Azure Databricks activity.

After you select the Job type, you’ll also be able to send parameters to your Databricks job, allowing maximum flexibility and power for your orchestration jobs.

To learn more, read Azure Databricks activity – Microsoft Fabric | Microsoft Learn or watch this demo.

Have any questions or feedback? Leave a comment below!

Gerelateerde blogberichten

Orchestrate your Databricks Jobs with Fabric Data pipelines

april 7, 2026 door Premal Shah

Organizations today manage data across multiple storage systems, often in formats like CSV, Parquet, and JSON. While this data is readily available, turning it into analytics-ready tables typically requires building and maintaining complex ETL pipelines. Shortcut transformations remove that complexity. With Shortcut transformations, you can convert structured files referenced through OneLake shortcuts into Delta tables … Continue reading “Shortcut transformations: Turn files into Delta tables without pipelines (Generally Available)”

april 6, 2026 door Jovan Popovic

Fabric Data Warehouse now supports the ANY_VALUE() aggregate, making it easier to write readable, efficient T-SQL when you want to group by a key but still return descriptive columns that are functionally the same for every row in the group. What is ANY_VALUE()? ANY_VALUE() is an aggregate or analytic function that returns an arbitrary value … Continue reading “Use ANY_VALUE() for simpler grouping of results in Fabric Data Warehouse (Generally Available)”