<?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: Feature Workspace -&amp;gt; Main Git Deploy fails on shortcuts and leave hanging resources in Data Engineering</title>
    <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Feature-Workspace-gt-Main-Git-Deploy-fails-on-shortcuts-and/m-p/4716116#M9805</link>
    <description>&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1256828" target="_blank" rel="noopener"&gt;@johncfabric&lt;/A&gt;&amp;nbsp;,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;As we haven’t heard back from you, we wanted to kindly follow up to check if the solution provided for your issue worked? or let us know if you need any further assistance here?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Prashanth Are&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;MS Fabric community support&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If this post helps, then please consider&amp;nbsp;&lt;STRONG&gt;Accept it as the solution&lt;/STRONG&gt;&amp;nbsp;to help the other members find it more quickly and give&amp;nbsp;&lt;STRONG&gt;Kudos&lt;/STRONG&gt;&amp;nbsp;if helped you resolve your query&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 02 Jun 2025 06:18:42 GMT</pubDate>
    <dc:creator>v-prasare</dc:creator>
    <dc:date>2025-06-02T06:18:42Z</dc:date>
    <item>
      <title>Feature Workspace -&gt; Main Git Deploy fails on shortcuts and leave hanging resources</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Feature-Workspace-gt-Main-Git-Deploy-fails-on-shortcuts-and/m-p/4699790#M9421</link>
      <description>&lt;P&gt;I am working with feature workspaces that are based on the main.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Inside feature workspace #1, we have a set of lakehouses that we are adding as part of the feature. The lakehouse shortcuts data from a lakehouse in another feature workspace #2. When moving the PR'ing the feature from #1 to main, we changed the target of the shortcut to take data form the main workspace rather than the feature branch.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Not all tables existed in main that existed in branch, and thus the resource deployment of in main of the new lakehouse failed on shortcut creation. This caused the lakehousename.Lakehouse to fail. the error in this message is as follows:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Shortcut operation failed with due to following errors: Shortcut operation failed due to error code RequestBodyValidationFailed and error message Target path doesn't exist.&lt;BR /&gt;&lt;BR /&gt;After fixing the shortcut, on redeploy I get an error that&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Workload Error Code&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;DatamartCreationFailedDueToBadRequest&lt;/P&gt;&lt;P class=""&gt;&lt;STRONG&gt;Workload Error Message&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;Datamart creation failed with the error 'The name is already in use'.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This error is due that the SQL endpoint and semantic model for the Lakehouse was created before the Lakehouse itself was created. I now cannot deploy anything to main branch, as source control states that updates to code are needed.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;It has bee 24 hours, the resources are not there, it is not possible to delete the SQL Endpoint and semantic model manually. The Fabric CLI excludes SQL Endpoints and Semantic models from the delete functionality(fab rm lakehouse.SQLEndpoint -&amp;gt;&amp;nbsp; rm: [UnsupportedCommand] not supported for command 'del')&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I also tried moving the resources and renaming them, but this was also not possible to execute.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;How should these be cleaned up so the Main branch is clean and matches the working directory?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 20 May 2025 09:36:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Feature-Workspace-gt-Main-Git-Deploy-fails-on-shortcuts-and/m-p/4699790#M9421</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-05-20T09:36:35Z</dc:date>
    </item>
    <item>
      <title>Re: Feature Workspace -&gt; Main Git Deploy fails on shortcuts and leave hanging resources</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Feature-Workspace-gt-Main-Git-Deploy-fails-on-shortcuts-and/m-p/4701340#M9462</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/LI-USER&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Fabric CLI does not allow you to delete SQL Endpoints or Semantic Models.&lt;/P&gt;
&lt;P&gt;To remove these, Can you try using Microsoft Fabric REST API once and let me know if this helps?&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;First, call the GET API to list all items in your workspace.&lt;/LI&gt;
&lt;/UL&gt;
&lt;UL&gt;
&lt;LI&gt;The URL for this is:&lt;BR /&gt;&lt;A href="https://api.fabric.microsoft.com/v1/workspaces/{workspaceId}/items" target="_blank"&gt;https://api.fabric.microsoft.com/v1/workspaces/{workspaceId}/items&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;UL&gt;
&lt;LI&gt;From this list, find the item ID of the SQL Endpoint or Semantic Model that you want to delete.&lt;/LI&gt;
&lt;LI&gt;Then, use the DELETE API to remove the specific item.&lt;/LI&gt;
&lt;/UL&gt;
&lt;UL&gt;
&lt;LI&gt;The URL for this is:&lt;BR /&gt;&lt;A href="https://api.fabric.microsoft.com/v1/workspaces/{workspaceId}/items/{itemId}" target="_blank"&gt;https://api.fabric.microsoft.com/v1/workspaces/{workspaceId}/items/{itemId}&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;To use these APIs, make sure you are signed in with an account that has the right permissions, like a Service Principal or a user with Fabric Contributor rights. You will also need a valid Azure AD access token for authentication.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Prashanth Are&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;MS Fabric community support&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If this post helps, then please consider&amp;nbsp;&lt;STRONG&gt;Accept it as the solution&lt;/STRONG&gt;&amp;nbsp;to help the other members find it more quickly and give&amp;nbsp;&lt;STRONG&gt;Kudos&lt;/STRONG&gt;&amp;nbsp;if helped you resolve your query&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 May 2025 09:42:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Feature-Workspace-gt-Main-Git-Deploy-fails-on-shortcuts-and/m-p/4701340#M9462</guid>
      <dc:creator>v-prasare</dc:creator>
      <dc:date>2025-05-21T09:42:17Z</dc:date>
    </item>
    <item>
      <title>Re: Feature Workspace -&gt; Main Git Deploy fails on shortcuts and leave hanging resources</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Feature-Workspace-gt-Main-Git-Deploy-fails-on-shortcuts-and/m-p/4708491#M9644</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Anonymous&lt;/LI-USER&gt;&amp;nbsp;,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;As we haven’t heard back from you, we wanted to kindly follow up to check if the solution provided for your issue worked? or let us know if you need any further assistance here?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Prashanth Are&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;MS Fabric community support&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If this post helps, then please consider&amp;nbsp;&lt;STRONG&gt;Accept it as the solution&lt;/STRONG&gt;&amp;nbsp;to help the other members find it more quickly and give&amp;nbsp;&lt;STRONG&gt;Kudos&lt;/STRONG&gt;&amp;nbsp;if helped you resolve your query&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 27 May 2025 08:03:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Feature-Workspace-gt-Main-Git-Deploy-fails-on-shortcuts-and/m-p/4708491#M9644</guid>
      <dc:creator>v-prasare</dc:creator>
      <dc:date>2025-05-27T08:03:53Z</dc:date>
    </item>
    <item>
      <title>Re: Feature Workspace -&gt; Main Git Deploy fails on shortcuts and leave hanging resources</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Feature-Workspace-gt-Main-Git-Deploy-fails-on-shortcuts-and/m-p/4713551#M9773</link>
      <description>&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1256828" target="_blank"&gt;@johncfabric&lt;/A&gt;&amp;nbsp;,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;As we haven’t heard back from you, we wanted to kindly follow up to check if the solution provided for your issue worked? or let us know if you need any further assistance here?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Prashanth Are&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;MS Fabric community support&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If this post helps, then please consider&amp;nbsp;&lt;STRONG&gt;Accept it as the solution&lt;/STRONG&gt;&amp;nbsp;to help the other members find it more quickly and give&amp;nbsp;&lt;STRONG&gt;Kudos&lt;/STRONG&gt;&amp;nbsp;if helped you resolve your query&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 30 May 2025 07:52:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Feature-Workspace-gt-Main-Git-Deploy-fails-on-shortcuts-and/m-p/4713551#M9773</guid>
      <dc:creator>v-prasare</dc:creator>
      <dc:date>2025-05-30T07:52:27Z</dc:date>
    </item>
    <item>
      <title>Re: Feature Workspace -&gt; Main Git Deploy fails on shortcuts and leave hanging resources</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Feature-Workspace-gt-Main-Git-Deploy-fails-on-shortcuts-and/m-p/4716116#M9805</link>
      <description>&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1256828" target="_blank" rel="noopener"&gt;@johncfabric&lt;/A&gt;&amp;nbsp;,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;As we haven’t heard back from you, we wanted to kindly follow up to check if the solution provided for your issue worked? or let us know if you need any further assistance here?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Prashanth Are&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;MS Fabric community support&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If this post helps, then please consider&amp;nbsp;&lt;STRONG&gt;Accept it as the solution&lt;/STRONG&gt;&amp;nbsp;to help the other members find it more quickly and give&amp;nbsp;&lt;STRONG&gt;Kudos&lt;/STRONG&gt;&amp;nbsp;if helped you resolve your query&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jun 2025 06:18:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Feature-Workspace-gt-Main-Git-Deploy-fails-on-shortcuts-and/m-p/4716116#M9805</guid>
      <dc:creator>v-prasare</dc:creator>
      <dc:date>2025-06-02T06:18:42Z</dc:date>
    </item>
    <item>
      <title>Re: Feature Workspace -&gt; Main Git Deploy fails on shortcuts and leave hanging resources</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Feature-Workspace-gt-Main-Git-Deploy-fails-on-shortcuts-and/m-p/4716129#M9806</link>
      <description>&lt;P&gt;Thanks for this update Prashanth. The auto cleanup function of azure eventually removed this resource, it just took 36 hours for the process to execute.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I will mark this as the accepted solution and follow it if I have a problem like this in the future.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jun 2025 06:22:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Feature-Workspace-gt-Main-Git-Deploy-fails-on-shortcuts-and/m-p/4716129#M9806</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-06-02T06:22:13Z</dc:date>
    </item>
    <item>
      <title>Re: Feature Workspace -&gt; Main Git Deploy fails on shortcuts and leave hanging resources</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Feature-Workspace-gt-Main-Git-Deploy-fails-on-shortcuts-and/m-p/4835481#M12517</link>
      <description>&lt;P&gt;This is a bad answer, Delete items is does not support SQL Endpoint&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;{ &lt;SPAN class=""&gt;"requestId"&lt;/SPAN&gt;: &lt;SPAN class=""&gt;"***************"&lt;/SPAN&gt;, &lt;SPAN class=""&gt;"errorCode"&lt;/SPAN&gt;: &lt;SPAN class=""&gt;"FeatureNotAvailable"&lt;/SPAN&gt;, &lt;SPAN class=""&gt;"message"&lt;/SPAN&gt;: &lt;SPAN class=""&gt;"The feature is not available"&lt;/SPAN&gt; }&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Sep 2025 13:36:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Feature-Workspace-gt-Main-Git-Deploy-fails-on-shortcuts-and/m-p/4835481#M12517</guid>
      <dc:creator>grisensko</dc:creator>
      <dc:date>2025-09-25T13:36:46Z</dc:date>
    </item>
  </channel>
</rss>

