Microsoft Fabric Updates Blog

Unlocking Flexibility in Fabric: Introducing Multiple Scheduler and CI/CD Support

Multiple Scheduler: A Game-Changer for Complex Scheduling Needs

In today’s data environments, one size rarely fits all. Yet until now, Fabric only allowed one scheduler per item, forcing users to duplicate pipelines, manually configure jobs, or build brittle workarounds to meet real-world needs.

That changes today.

We’re excited to announce Multiple Scheduler support in Fabric — a long-awaited capability that allows users to configure up to 20 schedulers per item, each with its own time plan.

Why It Matters

This feature was a P0 ask from many enterprise customers and a top complaint surfaced in CAT team surveys. It directly addresses the flexibility gap that blocked many users from migrating from platforms like ADF and Synapse 

Real Scenarios, Now Solved

  • Multiple time schedules for the same item
    A pipeline used by several dashboards can now be triggered at different intervals — for example, one scheduler runs daily at 6 AM, another weekly on Sundays. Previously, users had to duplicate the pipeline to achieve this. Now, they can configure multiple schedulers directly on the same item.
  • Different job types on the same item
    Some items support more than one job type (e.g., refresh vs. publish). With Multiple Scheduler, users can now create separate schedulers for each job type — even though only the default job type is visible in the UI, all schedulers are fully supported via API. (UI is on the way.)

Scheduler CI/CD: Making It All Deployable

But with great flexibility comes great complexity. More Schedulers mean more configurations, more dependencies, and more chances for deployment errors.

That’s why we’re also announcing Scheduler CI/CD support — a foundational upgrade that makes Multiple Scheduler truly usable at scale.

What’s New

  • Schedulers are deployed alongside the item via Git, Deployment Pipelines, or public APIs.
  • Configuration changes are tracked, versioned, and validated — just like any other part of your item.

Deployment Scenarios, Solved

  • Git integration: Scheduler configurations are stored as .json files in the item folder and reflected in Git status and diffs.
  • Deployment Pipeline support: Changes are surfaced in deployment history and comparison tools.
  • Public API: Scheduler definitions are embedded in item definitions, enabling full CRUD operations and version control.

What’s Available Today

  • Multiple Scheduler API support: Create, read, update, and delete up to 20 schedulers per item.
  • UI support for default job types: Easily manage multiple schedulers in the Fabric UI.
  • CI/CD integration: Scheduler configurations are deployed with the item, tracked in Git, and validated in pipelines.
  • Monitoring: Job history is separated per scheduler, and errors are surfaced clearly.

What’s Coming Next

We’re continuing to expand support with:

  • Full UI CRUD support for all job types.
  • Job history separation by Scheduler in Monitor hub.
  • Scheduler reuse across items.
  • Enhanced validation and naming support.

For more information, refer to the Choose the best Fabric CI/CD workflow option for you documentation.

Entradas de blog relacionadas

Unlocking Flexibility in Fabric: Introducing Multiple Scheduler and CI/CD Support

enero 5, 2026 por Yael Biss

We want to update on a strategic evolution in how you can access and utilize security insights within Microsoft Fabric! The powerful reports you’ve relied on in the Microsoft Purview Hub are officially transitioning and being significantly enhanced within the new Admin Report in the Govern tab of the OneLake Catalog, as was announced at … Continue reading “Explore Fabric Security insights in the OneLake catalog – Govern tab”

diciembre 18, 2025 por Yaron Pri Gal

Following Azure DevOps Service Principal & Cross Tenant Support (Generally Available) announcement for service principal and cross-tenant support – Microsoft Fabric Git Integration with Azure DevOps (ADO), this blog post serves as a guide to connecting Fabric workspaces to Azure DevOps repositories using service principal. Fabric Git Integration is the foundation for organizations implementing fully … Continue reading “How to Connect Microsoft Fabric to Azure DevOps Using Service Principal”