<?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: GIT integration: azure devop - fabric in Data Engineering</title>
    <link>https://community.fabric.microsoft.com/t5/Data-Engineering/GIT-integration-azure-devop-fabric/m-p/4945499#M14834</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1305309"&gt;@Antongig&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;According to Microsoft Learn this is an&amp;nbsp;expected due to how Fabric identifies items.&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/fabric/cicd/git-integration/git-integration-process?tabs=Azure%2Cazure-devops" target="_self"&gt;Microsoft Learn.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Fabric uses a Logical ID (a unique GUID) to track artifacts, rather than their display name. When you rename a notebook in the UI, Fabric updates the displayName property inside the metadata but does not always rename the physical folder in Git.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Official Solutions from Microsoft Learn &amp;amp; Community&lt;BR /&gt;You do not need to delete and recreate everything. Here are the recommended ways to fix the naming mismatch:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Option 1: The "Save As" Method (Cleanest)&lt;/STRONG&gt;&lt;BR /&gt;As noted in the &lt;A href="https://community.fabric.microsoft.com/t5/Service/Issue-renaming-reports-using-GIT/m-p/4820901" target="_self"&gt;Fabric Community discussions&lt;/A&gt; referenced by Microsoft support:&lt;/P&gt;&lt;P&gt;In Fabric, open your notebook and select Save As with the New Name.&lt;/P&gt;&lt;P&gt;Go to the Source Control panel and Commit the new notebook.&lt;/P&gt;&lt;P&gt;Delete the old notebook from the Fabric workspace.&lt;/P&gt;&lt;P&gt;Commit that deletion to Git. This forces Git to remove the old folder and create a new one with the correct name.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Option 2: Manual Git Folder Rename&lt;/STRONG&gt;&lt;BR /&gt;If you are comfortable with Git:&lt;/P&gt;&lt;P&gt;Clone the repo locally or use the Azure DevOps "Rename" feature in the Browser.&lt;/P&gt;&lt;P&gt;Rename the artifact's folder to NewName.Notebook.&lt;/P&gt;&lt;P&gt;Crucial: Open item.metadata.json and ensure the displayName matches the new name.&lt;/P&gt;&lt;P&gt;Commit and push these changes.&lt;/P&gt;&lt;P&gt;In Fabric, go to Source Control and click Update All. Fabric will re-bind the item using its Logical ID.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Option 3: Disconnect/Reconnect (The "Soft Reset")&lt;/STRONG&gt;&lt;BR /&gt;Go to Workspace Settings &amp;gt; Git Integration.&lt;/P&gt;&lt;P&gt;Disconnect the workspace.&lt;/P&gt;&lt;P&gt;In Azure DevOps, manually rename the folder to your preferred name.&lt;/P&gt;&lt;P&gt;Reconnect the workspace to the branch.&lt;/P&gt;&lt;P&gt;Choose the sync direction that prioritizes your corrected Git folder.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If this post helps, then please appreciate giving a &lt;STRONG&gt;Kudos&lt;/STRONG&gt; or accepting as a &lt;STRONG&gt;Solution&lt;/STRONG&gt; to help the other members find it more quickly.&lt;BR /&gt;If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 28 Jan 2026 15:52:38 GMT</pubDate>
    <dc:creator>ssrithar</dc:creator>
    <dc:date>2026-01-28T15:52:38Z</dc:date>
    <item>
      <title>GIT integration: azure devop - fabric</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/GIT-integration-azure-devop-fabric/m-p/4945356#M14832</link>
      <description>&lt;P&gt;I have a workspace in microsoft fabric and it is connected to an azure devops git repository.&lt;BR /&gt;When I change the name of an artifact for example a notebook, it does not track the rename properly and shows only the old name in the repo but the new name does not even appear anywhere in the repo even though it exists in fabric.&lt;/P&gt;&lt;P&gt;azure devops repo: file has old_filename and new_filename does not exist&lt;/P&gt;&lt;P&gt;fabric workspace: file has new_filename and old_filename does not exist&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;is this a fabric bug and do I have to delete and recreate all artifacts or what can I do that it gets tracked properly?&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jan 2026 15:04:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/GIT-integration-azure-devop-fabric/m-p/4945356#M14832</guid>
      <dc:creator>Antongig</dc:creator>
      <dc:date>2026-01-28T15:04:00Z</dc:date>
    </item>
    <item>
      <title>Re: GIT integration: azure devop - fabric</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/GIT-integration-azure-devop-fabric/m-p/4945499#M14834</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1305309"&gt;@Antongig&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;According to Microsoft Learn this is an&amp;nbsp;expected due to how Fabric identifies items.&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/fabric/cicd/git-integration/git-integration-process?tabs=Azure%2Cazure-devops" target="_self"&gt;Microsoft Learn.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Fabric uses a Logical ID (a unique GUID) to track artifacts, rather than their display name. When you rename a notebook in the UI, Fabric updates the displayName property inside the metadata but does not always rename the physical folder in Git.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Official Solutions from Microsoft Learn &amp;amp; Community&lt;BR /&gt;You do not need to delete and recreate everything. Here are the recommended ways to fix the naming mismatch:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Option 1: The "Save As" Method (Cleanest)&lt;/STRONG&gt;&lt;BR /&gt;As noted in the &lt;A href="https://community.fabric.microsoft.com/t5/Service/Issue-renaming-reports-using-GIT/m-p/4820901" target="_self"&gt;Fabric Community discussions&lt;/A&gt; referenced by Microsoft support:&lt;/P&gt;&lt;P&gt;In Fabric, open your notebook and select Save As with the New Name.&lt;/P&gt;&lt;P&gt;Go to the Source Control panel and Commit the new notebook.&lt;/P&gt;&lt;P&gt;Delete the old notebook from the Fabric workspace.&lt;/P&gt;&lt;P&gt;Commit that deletion to Git. This forces Git to remove the old folder and create a new one with the correct name.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Option 2: Manual Git Folder Rename&lt;/STRONG&gt;&lt;BR /&gt;If you are comfortable with Git:&lt;/P&gt;&lt;P&gt;Clone the repo locally or use the Azure DevOps "Rename" feature in the Browser.&lt;/P&gt;&lt;P&gt;Rename the artifact's folder to NewName.Notebook.&lt;/P&gt;&lt;P&gt;Crucial: Open item.metadata.json and ensure the displayName matches the new name.&lt;/P&gt;&lt;P&gt;Commit and push these changes.&lt;/P&gt;&lt;P&gt;In Fabric, go to Source Control and click Update All. Fabric will re-bind the item using its Logical ID.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Option 3: Disconnect/Reconnect (The "Soft Reset")&lt;/STRONG&gt;&lt;BR /&gt;Go to Workspace Settings &amp;gt; Git Integration.&lt;/P&gt;&lt;P&gt;Disconnect the workspace.&lt;/P&gt;&lt;P&gt;In Azure DevOps, manually rename the folder to your preferred name.&lt;/P&gt;&lt;P&gt;Reconnect the workspace to the branch.&lt;/P&gt;&lt;P&gt;Choose the sync direction that prioritizes your corrected Git folder.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If this post helps, then please appreciate giving a &lt;STRONG&gt;Kudos&lt;/STRONG&gt; or accepting as a &lt;STRONG&gt;Solution&lt;/STRONG&gt; to help the other members find it more quickly.&lt;BR /&gt;If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jan 2026 15:52:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/GIT-integration-azure-devop-fabric/m-p/4945499#M14834</guid>
      <dc:creator>ssrithar</dc:creator>
      <dc:date>2026-01-28T15:52:38Z</dc:date>
    </item>
    <item>
      <title>Re: GIT integration: azure devop - fabric</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/GIT-integration-azure-devop-fabric/m-p/4957215#M14856</link>
      <description>&lt;DIV&gt;Prefer the &lt;STRONG&gt;“Save As → Commit → delete old → Commit”&lt;/STRONG&gt; pattern for renames done from the Fabric UI.&lt;/DIV&gt;</description>
      <pubDate>Thu, 29 Jan 2026 13:43:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/GIT-integration-azure-devop-fabric/m-p/4957215#M14856</guid>
      <dc:creator>Thomaslleblanc</dc:creator>
      <dc:date>2026-01-29T13:43:41Z</dc:date>
    </item>
    <item>
      <title>Re: GIT integration: azure devop - fabric</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/GIT-integration-azure-devop-fabric/m-p/4961448#M14876</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1305309"&gt;@Antongig&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;the method suggested by&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/498348"&gt;@Thomaslleblanc&lt;/a&gt;&amp;nbsp; is correct. We have encountered this issue earlier and have followed the same approach.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Hope this helps !!&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jan 2026 05:11:47 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/GIT-integration-azure-devop-fabric/m-p/4961448#M14876</guid>
      <dc:creator>chetanhiwale</dc:creator>
      <dc:date>2026-01-30T05:11:47Z</dc:date>
    </item>
  </channel>
</rss>

