This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now
If you haven’t already, check out Arun Ulag’s hero blog “FabCon and SQLCon 2026: Unifying databases and Fabric on a single, complete platform” for a complete look at all of our FabCon and SQLCon announcements across both Fabric and our database offerings.
CATEGORY(IES): Data Engineering, Data Science, Announcements
Microsoft Fabric, Fabric Notebooks, Git integration, Source control, CI/CD
Notebooks are rarely just a single file. Real-world notebook projects depend on supporting assets—such as reusable scripts, configuration files—that live alongside notebook code. While these files could be stored in a notebook’s built-in Resources folder, they were not included when committing notebooks to Git. This broke end-to-end source control and made CI/CD workflows harder to adopt.
Today, Fabric notebooks now support committing the built-in Resources folder to Git, enabling true source control for notebook-based projects.
Notebook resources often include files you don’t want to track in Git—such as large assets, temporary code modules, generated outputs, or test datasets.
To support real-world workflows, Fabric provides multiple ways to control what gets committed:
Support for the Environment Resources folder, as well as integration with deployment pipelines and public APIs, is coming soon—stay tuned.
Learn more, please visit: Notebook source control and deployment
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.