Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join us at FabCon Vienna from September 15-18, 2025, for the ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM. Get registered

Reply
Imran_GJ
New Member

Microsoft Fabric + Github Integration

I have connected Git to my Fabric workspace. When I add a notebook via the Fabric UI, it appears and syncs automatically. However, if I clone the repository to my desktop and add a .py (Python) or .ipynb (Python Notebook) file—then stage, commit, and push the change—Microsoft Fabric does not reflect the update, even though the repository is connected.

I can confirm that the push was successful, as the new file appears in the repository on GitHub.com. Does Fabric only sync changes made within its own UI, or is there a way to pull in external Git commits?

2 REPLIES 2
v-aatheeque
Community Support
Community Support

Hi @Imran_GJ 

Currently, Fabric's Git integration primarily supports syncing changes from the Fabric workspace to the connected Git repository. It does not automatically pull in changes made directly to the Git repository from external sources like a local clone or GitHub.com.

 

  • When you create or edit notebooks within Fabric, those changes are synced and pushed to the connected repo automatically. However, the sync is one-directional (Fabric → Git), not Git → Fabric at this time.
  • Manually re-create or import the file within Fabric’s interface. Alternately you can try copy-pasting content from your .py or .ipynb file into a new notebook created in Fabric.
  • Fabric will then sync this new notebook to the Git repository.

Reference : https://learn.microsoft.com/en-us/fabric/cicd/git-integration/git-integration-process?tabs=Azure%2Ca...

Hope this helps!!

If this post was helpful, please consider marking Accept as solution to assist other members in finding it more easily.

If you continue to face issues, feel free to reach out to us for further assistance!

Regards,
atheeq.



Hi @Imran_GJ ,

I just wanted to follow up on the issue you reported with Git integration in Fabric

To recap: Fabric's Git integration is currently one-way only (Fabric → Git). It syncs changes you make inside the Fabric workspace to your repository but does not automatically pull in external commits If this resolves your issue, please consider marking it as the Accepted Answer it helps others in the community quickly find the solution.

And if you’d like help with importing your file or establishing a smoother process, just let us know we’re happy to assist!

Regards,
atheeq.

Helpful resources

Announcements
May FBC25 Carousel

Fabric Monthly Update - May 2025

Check out the May 2025 Fabric update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.