<?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: SQL Audit Logs in Data Warehouse</title>
    <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/SQL-Audit-Logs/m-p/4818247#M3685</link>
    <description>&lt;P&gt;thanks!&lt;/P&gt;</description>
    <pubDate>Fri, 05 Sep 2025 13:40:37 GMT</pubDate>
    <dc:creator>FabricH</dc:creator>
    <dc:date>2025-09-05T13:40:37Z</dc:date>
    <item>
      <title>SQL Audit Logs</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/SQL-Audit-Logs/m-p/4804823#M3586</link>
      <description>&lt;P&gt;I tried to enable logging of UPDATE-Statements for the Warehouse (SQL Audits). I don't want to include SELECT-Statements, since this would increasy the volume of actions that are logged.&lt;BR /&gt;&lt;BR /&gt;Bases on the documentation it should be possible (&lt;A href="https://learn.microsoft.com/en-us/fabric/data-warehouse/sql-audit-logs#database-level-audit-action-groups-and-actions" target="_blank" rel="noopener"&gt;https://learn.microsoft.com/en-us/fabric/data-warehouse/sql-audit-logs#database-level-audit-action-groups-and-actions&lt;/A&gt;).&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;This doesn't work:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;--- Begin ---&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;POST &lt;A target="_blank" rel="noopener"&gt;https://api.fabric.microsoft.com/v1/workspaces/&amp;lt;workspace_id&amp;gt;/warehouses/&amp;lt;warehouse_id&lt;/A&gt;&amp;gt;/settings/sqlAudit/setAuditActionsAndGroups&lt;BR /&gt;content-type: application/json&lt;BR /&gt;&lt;BR /&gt;Authorization: Bearer &amp;lt;bearer_token_here&amp;gt;&lt;/P&gt;&lt;P&gt;[&lt;BR /&gt;"UPDATE"&lt;BR /&gt;]&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;--- End ---&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, it might be necessary to specify an object. I couldn't figure out how it works. Did anybody successfully achieve the above and can give me a hint?&lt;/P&gt;</description>
      <pubDate>Fri, 22 Aug 2025 10:02:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Warehouse/SQL-Audit-Logs/m-p/4804823#M3586</guid>
      <dc:creator>FabricH</dc:creator>
      <dc:date>2025-08-22T10:02:25Z</dc:date>
    </item>
    <item>
      <title>Re: SQL Audit Logs</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/SQL-Audit-Logs/m-p/4805479#M3590</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="790075" data-lia-user-login="FabricH" class="lia-mention lia-mention-user"&gt;FabricH&lt;/a&gt;&amp;nbsp; , &lt;BR /&gt;Thanks for reaching out to the Microsoft fabric community forum.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Please verify if SQL audit logs are enabled using GET request using the same REST Client extension.&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;The response should return&amp;nbsp;ENABLED.&lt;BR /&gt;&lt;BR /&gt;Also make a note In the extension example code, you must include an empty line immediately after providing the bearer token. This empty line signals the extension where the HTTP headers end and the API command body begins, allowing it to correctly distinguish between the two.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;I hope this information helps. Please do let us know if you have any further queries.&lt;BR /&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Sat, 23 Aug 2025 06:05:05 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Warehouse/SQL-Audit-Logs/m-p/4805479#M3590</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-08-23T06:05:05Z</dc:date>
    </item>
    <item>
      <title>Re: SQL Audit Logs</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/SQL-Audit-Logs/m-p/4808105#M3611</link>
      <description>&lt;P&gt;Thanks. The response returns "enabled".&lt;/P&gt;&lt;P&gt;I included the empty line after the bearer token (somehow removed it in this post).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In general, it works for audit action groups.&amp;nbsp;&lt;BR /&gt;However, I am not able to only capture UPDATE statements without capturing SELECT statements.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Aug 2025 12:48:18 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Warehouse/SQL-Audit-Logs/m-p/4808105#M3611</guid>
      <dc:creator>FabricH</dc:creator>
      <dc:date>2025-08-26T12:48:18Z</dc:date>
    </item>
    <item>
      <title>Re: SQL Audit Logs</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/SQL-Audit-Logs/m-p/4810151#M3626</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="790075" data-lia-user-login="FabricH" class="lia-mention lia-mention-user"&gt;FabricH&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;Can you confirm if your Warehouse is using snapshots which is also in preview, there is a limitation where SQL Audit logs is not supported in Warehouse Snapshots.&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope this information helps. Please do let us know if you have any further queries.&lt;BR /&gt;Thank you&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Aug 2025 10:20:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Warehouse/SQL-Audit-Logs/m-p/4810151#M3626</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-08-28T10:20:29Z</dc:date>
    </item>
    <item>
      <title>Re: SQL Audit Logs</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/SQL-Audit-Logs/m-p/4810622#M3630</link>
      <description>&lt;P&gt;Anonymous&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;No snapshots exist in the warehouse.&lt;/P&gt;&lt;P&gt;Maybe I need to use a different API endpoint (not specified in the documentation).&lt;BR /&gt;Since in the documentation, the don't call this "audit action groups", but "individual audit actions".&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Aug 2025 15:35:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Warehouse/SQL-Audit-Logs/m-p/4810622#M3630</guid>
      <dc:creator>FabricH</dc:creator>
      <dc:date>2025-08-28T15:35:33Z</dc:date>
    </item>
    <item>
      <title>Re: SQL Audit Logs</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/SQL-Audit-Logs/m-p/4816563#M3662</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="790075" data-lia-user-login="FabricH" class="lia-mention lia-mention-user"&gt;FabricH&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;SPAN data-teams="true"&gt;Sorry to know it didn’t help. Please consider reaching out to Microsoft Support. You can provide them with all the troubleshooting steps you've already taken, which will help them understand the issue better and provide a resolution. They might be able to identify something specific about your admin account setup or provide a solution that isn't immediately obvious.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Below is the link to create Microsoft Support ticket:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://learn.microsoft.com/en-us/power-bi/support/create-support-ticket" target="_blank"&gt;How to create a Fabric and Power BI Support ticket - Power BI | Microsoft Learn&lt;/A&gt;&lt;BR /&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Thu, 04 Sep 2025 09:08:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Warehouse/SQL-Audit-Logs/m-p/4816563#M3662</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-09-04T09:08:58Z</dc:date>
    </item>
    <item>
      <title>Re: SQL Audit Logs</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/SQL-Audit-Logs/m-p/4818247#M3685</link>
      <description>&lt;P&gt;thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 05 Sep 2025 13:40:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Warehouse/SQL-Audit-Logs/m-p/4818247#M3685</guid>
      <dc:creator>FabricH</dc:creator>
      <dc:date>2025-09-05T13:40:37Z</dc:date>
    </item>
    <item>
      <title>Re: SQL Audit Logs</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/SQL-Audit-Logs/m-p/4819461#M3696</link>
      <description>&lt;P&gt;Hi &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="790075" data-lia-user-login="FabricH" class="lia-mention lia-mention-user"&gt;FabricH&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;Could you please confirm if the issue has been resolved after raising a support case? If a solution has been found, it would be greatly appreciated if you could share your insights with the community. This would be helpful for other members who may encounter similar issues.&lt;/P&gt;
&lt;P&gt;Thank you for your understanding and assistance.&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Sep 2025 05:12:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Warehouse/SQL-Audit-Logs/m-p/4819461#M3696</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-09-08T05:12:23Z</dc:date>
    </item>
  </channel>
</rss>

