<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Microsoft Fabric + Github Integration in Data Engineering</title>
    <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Microsoft-Fabric-Github-Integration/m-p/4727957#M10067</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1288024"&gt;@Imran_GJ&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;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.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;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.&lt;/LI&gt;
&lt;LI&gt;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.&lt;/LI&gt;
&lt;LI&gt;Fabric will then sync this new notebook to the Git repository.&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Reference : &lt;A href="https://learn.microsoft.com/en-us/fabric/cicd/git-integration/git-integration-process?tabs=Azure%2Cazure-devops#connect-and-sync" target="_blank"&gt;https://learn.microsoft.com/en-us/fabric/cicd/git-integration/git-integration-process?tabs=Azure%2Cazure-devops#connect-and-sync&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps!!&lt;/P&gt;
&lt;P style="margin-top: 0pt; margin-bottom: 8pt; font-family: Aptos; font-size: 12.0pt;"&gt;If this post was helpful, please consider marking &lt;SPAN&gt;Accept as solution&lt;/SPAN&gt; to assist other members in finding it more easily.&lt;/P&gt;
&lt;P style="margin-top: 0pt; margin-bottom: 8pt; font-family: Aptos; font-size: 12.0pt;"&gt;If you continue to face issues, feel free to reach out to us for further assistance!&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;" lang="en-US"&gt;Regards,&lt;BR /&gt;atheeq.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 11 Jun 2025 04:10:50 GMT</pubDate>
    <dc:creator>v-aatheeque</dc:creator>
    <dc:date>2025-06-11T04:10:50Z</dc:date>
    <item>
      <title>Microsoft Fabric + Github Integration</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Microsoft-Fabric-Github-Integration/m-p/4727545#M10064</link>
      <description>&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;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?&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jun 2025 16:46:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Microsoft-Fabric-Github-Integration/m-p/4727545#M10064</guid>
      <dc:creator>Imran_GJ</dc:creator>
      <dc:date>2025-06-10T16:46:25Z</dc:date>
    </item>
    <item>
      <title>Re: Microsoft Fabric + Github Integration</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Microsoft-Fabric-Github-Integration/m-p/4727957#M10067</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1288024"&gt;@Imran_GJ&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;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.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;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.&lt;/LI&gt;
&lt;LI&gt;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.&lt;/LI&gt;
&lt;LI&gt;Fabric will then sync this new notebook to the Git repository.&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Reference : &lt;A href="https://learn.microsoft.com/en-us/fabric/cicd/git-integration/git-integration-process?tabs=Azure%2Cazure-devops#connect-and-sync" target="_blank"&gt;https://learn.microsoft.com/en-us/fabric/cicd/git-integration/git-integration-process?tabs=Azure%2Cazure-devops#connect-and-sync&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps!!&lt;/P&gt;
&lt;P style="margin-top: 0pt; margin-bottom: 8pt; font-family: Aptos; font-size: 12.0pt;"&gt;If this post was helpful, please consider marking &lt;SPAN&gt;Accept as solution&lt;/SPAN&gt; to assist other members in finding it more easily.&lt;/P&gt;
&lt;P style="margin-top: 0pt; margin-bottom: 8pt; font-family: Aptos; font-size: 12.0pt;"&gt;If you continue to face issues, feel free to reach out to us for further assistance!&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;" lang="en-US"&gt;Regards,&lt;BR /&gt;atheeq.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jun 2025 04:10:50 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Microsoft-Fabric-Github-Integration/m-p/4727957#M10067</guid>
      <dc:creator>v-aatheeque</dc:creator>
      <dc:date>2025-06-11T04:10:50Z</dc:date>
    </item>
    <item>
      <title>Re: Microsoft Fabric + Github Integration</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Microsoft-Fabric-Github-Integration/m-p/4733347#M10184</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1288024"&gt;@Imran_GJ&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;I just wanted to follow up on the issue you reported with Git integration in Fabric&lt;/P&gt;
&lt;P&gt;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.&lt;/P&gt;
&lt;P&gt;And if you’d like help with importing your file or establishing a smoother process, just let us know we’re happy to assist!&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;atheeq.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jun 2025 10:38:28 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Microsoft-Fabric-Github-Integration/m-p/4733347#M10184</guid>
      <dc:creator>v-aatheeque</dc:creator>
      <dc:date>2025-06-16T10:38:28Z</dc:date>
    </item>
    <item>
      <title>Re: Microsoft Fabric + Github Integration</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Microsoft-Fabric-Github-Integration/m-p/4737942#M10297</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1288024"&gt;@Imran_GJ&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P data-start="133" data-end="335"&gt;If the response helped resolve your issue related to Github integration, it would be greatly appreciated if you could mark it as the &lt;STRONG data-start="236" data-end="255"&gt;Accepted Answer&lt;/STRONG&gt; — doing so helps others in the community who may be facing a similar challenge.&lt;/P&gt;
&lt;P data-start="337" data-end="460"&gt;If you still have questions or need further assistance, feel free to share more details — we’re always here to support you.&lt;/P&gt;
&lt;P data-start="462" data-end="534"&gt;Thanks again for being an active part of the Microsoft Fabric Community!&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jun 2025 17:57:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Microsoft-Fabric-Github-Integration/m-p/4737942#M10297</guid>
      <dc:creator>v-aatheeque</dc:creator>
      <dc:date>2025-06-19T17:57:06Z</dc:date>
    </item>
    <item>
      <title>Re: Microsoft Fabric + Github Integration</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Microsoft-Fabric-Github-Integration/m-p/4739746#M10345</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1288024"&gt;@Imran_GJ&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I wanted to follow up regarding your inquiry about Fabric's Git integration. As mentioned, the current functionality primarily supports syncing changes from the Fabric workspace to the connected Git repository, but it does not automatically pull in changes made directly to the Git repository from external sources.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class=""&gt;To manage this, you can manually recreate or import the file within Fabric’s interface.&lt;/P&gt;
&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class=""&gt;If this solution has resolved your issue, please consider marking it as the Accepted Answer. This will help others in the community who may encounter similar challenges.&lt;/P&gt;
&lt;P class=""&gt;If you have any further questions or need additional assistance, feel free to reach out. We’re here to help!&lt;/P&gt;
&lt;P class=""&gt;If we don’t hear back, we may close this thread in line with our community guidelines, but you’re always welcome to post a new query anytime.&lt;/P&gt;
&lt;P class=""&gt;Thank you for being an active member of the Microsoft Fabric Community!&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;
&lt;P class=""&gt;Best regards,&lt;BR /&gt;Atheeq.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class=""&gt;&lt;SPAN&gt;&lt;CODE&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;CODE&gt;&lt;/CODE&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jun 2025 09:43:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Microsoft-Fabric-Github-Integration/m-p/4739746#M10345</guid>
      <dc:creator>v-aatheeque</dc:creator>
      <dc:date>2025-06-27T09:43:57Z</dc:date>
    </item>
  </channel>
</rss>

