<?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: How to delete table in lakehouse fabric from azure synapse analytics/logic apps in Fabric platform</title>
    <link>https://community.fabric.microsoft.com/t5/Fabric-platform/How-to-delete-table-in-lakehouse-fabric-from-azure-synapse/m-p/3689887#M4100</link>
    <description>&lt;P&gt;Can Microsoft fabric pipeline trigger through az command? In synapse, I can trigger the pipeline using az pipeline. Can fabric pipeline trigger like that? I can trigger the notebook script to drop the table if it can be triggered like that.&lt;/P&gt;</description>
    <pubDate>Fri, 09 Feb 2024 03:45:12 GMT</pubDate>
    <dc:creator>jovianaditya</dc:creator>
    <dc:date>2024-02-09T03:45:12Z</dc:date>
    <item>
      <title>How to delete table in lakehouse fabric from azure synapse analytics/logic apps</title>
      <link>https://community.fabric.microsoft.com/t5/Fabric-platform/How-to-delete-table-in-lakehouse-fabric-from-azure-synapse/m-p/3684542#M4015</link>
      <description>&lt;P&gt;Can I drop/truncate the table in Microsoft Fabric Lakehouse from Azure Synapse Analytics or logic apps?&lt;/P&gt;</description>
      <pubDate>Wed, 07 Feb 2024 03:43:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Fabric-platform/How-to-delete-table-in-lakehouse-fabric-from-azure-synapse/m-p/3684542#M4015</guid>
      <dc:creator>jovianaditya</dc:creator>
      <dc:date>2024-02-07T03:43:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete table in lakehouse fabric from azure synapse analytics/logic apps</title>
      <link>https://community.fabric.microsoft.com/t5/Fabric-platform/How-to-delete-table-in-lakehouse-fabric-from-azure-synapse/m-p/3684567#M4016</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="651663" data-lia-user-login="jovianaditya" class="lia-mention lia-mention-user"&gt;jovianaditya&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Thanks for using Fabric Community.&lt;BR /&gt;&lt;SPAN&gt;Unfortunately,&lt;/SPAN&gt; dropping or truncating tables directly from Azure Synapse Analytics or logic apps is not possible with Microsoft Fabric Lakehouse.&amp;nbsp;But , y&lt;SPAN&gt;ou can access Notebooks within your Fabric workspace.&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;Notebooks allow executing code like Python or SQL scripts,&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;including DDL statements for dropping or truncating tables.&lt;BR /&gt;Hope this helps. Please let me know if you have any further questions.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Feb 2024 04:01:28 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Fabric-platform/How-to-delete-table-in-lakehouse-fabric-from-azure-synapse/m-p/3684567#M4016</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-02-07T04:01:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete table in lakehouse fabric from azure synapse analytics/logic apps</title>
      <link>https://community.fabric.microsoft.com/t5/Fabric-platform/How-to-delete-table-in-lakehouse-fabric-from-azure-synapse/m-p/3688703#M4092</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="651663" data-lia-user-login="jovianaditya" class="lia-mention lia-mention-user"&gt;jovianaditya&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;We haven’t heard from you on the last response and was just checking back to see if you have a resolution yet. Otherwise, will respond back with the more details and we will try to help. &lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Feb 2024 15:08:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Fabric-platform/How-to-delete-table-in-lakehouse-fabric-from-azure-synapse/m-p/3688703#M4092</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-02-08T15:08:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete table in lakehouse fabric from azure synapse analytics/logic apps</title>
      <link>https://community.fabric.microsoft.com/t5/Fabric-platform/How-to-delete-table-in-lakehouse-fabric-from-azure-synapse/m-p/3689887#M4100</link>
      <description>&lt;P&gt;Can Microsoft fabric pipeline trigger through az command? In synapse, I can trigger the pipeline using az pipeline. Can fabric pipeline trigger like that? I can trigger the notebook script to drop the table if it can be triggered like that.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Feb 2024 03:45:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Fabric-platform/How-to-delete-table-in-lakehouse-fabric-from-azure-synapse/m-p/3689887#M4100</guid>
      <dc:creator>jovianaditya</dc:creator>
      <dc:date>2024-02-09T03:45:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete table in lakehouse fabric from azure synapse analytics/logic apps</title>
      <link>https://community.fabric.microsoft.com/t5/Fabric-platform/How-to-delete-table-in-lakehouse-fabric-from-azure-synapse/m-p/3689906#M4101</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="651663" data-lia-user-login="jovianaditya" class="lia-mention lia-mention-user"&gt;jovianaditya&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Unfortunately, Direct triggering of Microsoft Fabric pipelines using &lt;CODE&gt;az&lt;/CODE&gt; commands is not yet possible.&lt;SPAN&gt; While Azure Synapse pipelines offer this functionality,&lt;/SPAN&gt;&lt;SPAN&gt; Fabric currently only supports scheduled triggers.&lt;BR /&gt;Appreciate if you could share the feedback on our&amp;nbsp;&lt;A href="https://ideas.fabric.microsoft.com/" target="_self" rel="nofollow noopener noreferrer"&gt;feedback channel&lt;/A&gt;. Which would be open for the user community to upvote &amp;amp; comment on. This allows our product teams to effectively prioritize your request against our existing feature backlog and gives insight into the potential impact of implementing the suggested feature.&lt;BR /&gt;&lt;BR /&gt;Hope this helps. Please let me know if you have any further queries.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Feb 2024 04:00:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Fabric-platform/How-to-delete-table-in-lakehouse-fabric-from-azure-synapse/m-p/3689906#M4101</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-02-09T04:00:34Z</dc:date>
    </item>
  </channel>
</rss>

