Back to feed
Fabric GPS·Jul 29, 2026

Deployment Plan


Planned Public preview Date: Q4 2026

**Release:** Public Preview  |  **Product area:** Fabric CI/CD**Deployment plan** is a new first-class Fabric workspace item that lets you **define, order, and automate** how your content is deployed across environments.Instead of relying on system-inferred lineage order, you author a plan on a **visual canvas** (with **YAML as the source of truth**) to:- **Declare the exact sequence** in which items deploy- **Add pre and post deployment steps** -- for example, running a Notebook to hydrate a Lakehouse, or a Data Pipeline before dependent items go liveDeployment plans **attach to the deployment operations available in Fabric**, including **Git** (branch-out, initial sync, update from Git), **Deployment Pipelines**, **Bulk Import**, and the **CI/CD library**, and are **honored at deploy time**.The result: every promotion follows your intended orchestration and produces a **working, reproducible solution**, not just a set of deployed definitions.

#Public preview#Planned