<?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: CU consumption of Fabric Database in SQL database</title>
    <link>https://community.fabric.microsoft.com/t5/SQL-database/CU-consumption-of-Fabric-Database/m-p/4395003#M183</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="923372" data-lia-user-login="RomainDomart1" class="lia-mention lia-mention-user"&gt;RomainDomart1&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can find the learn doc for Fabric Database billing here :&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/fabric/database/sql/usage-reporting" target="_blank"&gt;https://learn.microsoft.com/en-us/fabric/database/sql/usage-reporting&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here are a couple of other resources that might help :&lt;/P&gt;&lt;P&gt;1. Blog post:&amp;nbsp;&lt;A href="https://blog.fabric.microsoft.com/en-us/blog/efficiently-monitor-sql-database-usage-and-consumption-in-microsoft-fabric-using-capacity-metrics-app?ft=All" target="_blank"&gt;https://blog.fabric.microsoft.com/en-us/blog/efficiently-monitor-sql-database-usage-and-consumption-in-microsoft-fabric-using-capacity-metrics-app?ft=All&lt;/A&gt;&lt;/P&gt;&lt;P&gt;2.Demo video:&amp;nbsp;&lt;A href="https://www.youtube.com/watch?v=xzPFcY7wTQg" target="_blank"&gt;https://www.youtube.com/watch?v=xzPFcY7wTQg&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The current conversion for Fabric Databases is&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;1 Fabric capacity unit = 0.383 SQL database vCores&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Billing will start after 1st February 2025, hence you may be seeing Non-Billable usage&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 04 Feb 2025 19:29:24 GMT</pubDate>
    <dc:creator>amapatil</dc:creator>
    <dc:date>2025-02-04T19:29:24Z</dc:date>
    <item>
      <title>CU consumption of Fabric Database</title>
      <link>https://community.fabric.microsoft.com/t5/SQL-database/CU-consumption-of-Fabric-Database/m-p/4392050#M175</link>
      <description>&lt;P&gt;Dear all,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are migrating some of our components to SQL DB.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Architecture : F2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The use case :&amp;nbsp;&lt;/P&gt;&lt;P&gt;- In the course of our pipeline, we fetch and update some data / flags / timestamp from config tables that we used to host in a WH (to benefit from SQL Script). As Delta is not the best option when it comes to concurrent updates, we want to move to a Fabric DB.&amp;nbsp;&lt;/P&gt;&lt;P&gt;- In term of features it works perfectly.&amp;nbsp;&lt;/P&gt;&lt;P&gt;- But we are a bit concerned by the data displayed in the Fabric Capacity Metric regarding the usage.&amp;nbsp; (Interactive Non Billable ?? )&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It seems very high to us and we are reluctant to go with this option on a bigger scale, if we have to fear hug impact in the performances.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Do you have any explanation on the consumption ? Any reference ? I did not find anything in the documentation.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Feb 2025 08:37:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/SQL-database/CU-consumption-of-Fabric-Database/m-p/4392050#M175</guid>
      <dc:creator>RomainDomart1</dc:creator>
      <dc:date>2025-02-03T08:37:39Z</dc:date>
    </item>
    <item>
      <title>Re: CU consumption of Fabric Database</title>
      <link>https://community.fabric.microsoft.com/t5/SQL-database/CU-consumption-of-Fabric-Database/m-p/4392960#M176</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="923372" data-lia-user-login="RomainDomart1" class="lia-mention lia-mention-user"&gt;RomainDomart1&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Fabric classifies pipeline-triggered activities as interactive operations when they:&lt;BR /&gt;• Use T-SQL DML statements (INSERT/UPDATE/DELETE) on config tables&lt;BR /&gt;• Query DMVs/system catalog views&amp;nbsp;&lt;BR /&gt;• Contain cross-database operations&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Your F2 SKU (2 CUs ≈ 1 vCore) has limited interactive operation capacity:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Interactive | ~3,600 CU-seconds/hr&lt;/P&gt;&lt;P&gt;Background | ~1,800 CUsec/hr&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/MicrosoftDocs/fabric-docs/blob/main/docs/data-warehouse/how-to-observe-utilization.md" target="_blank"&gt;https://github.com/MicrosoftDocs/fabric-docs/blob/main/docs/data-warehouse/how-to-observe-utilization.md&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The “Interactive Non-Billable” label appears because:&lt;BR /&gt;• Fabric SQL Database remains free until 2025-01-01&amp;nbsp;&lt;BR /&gt;• System-generated operations (pipeline coordination, statistics updates) don’t incur charges&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;now to improve performance and optimise cost try these&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Replace frequent small updates with batch operations -- merge&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Use the DMV query to track expensive operations&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 03 Feb 2025 17:40:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/SQL-database/CU-consumption-of-Fabric-Database/m-p/4392960#M176</guid>
      <dc:creator>nilendraFabric</dc:creator>
      <dc:date>2025-02-03T17:40:30Z</dc:date>
    </item>
    <item>
      <title>Re: CU consumption of Fabric Database</title>
      <link>https://community.fabric.microsoft.com/t5/SQL-database/CU-consumption-of-Fabric-Database/m-p/4395003#M183</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="923372" data-lia-user-login="RomainDomart1" class="lia-mention lia-mention-user"&gt;RomainDomart1&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can find the learn doc for Fabric Database billing here :&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/fabric/database/sql/usage-reporting" target="_blank"&gt;https://learn.microsoft.com/en-us/fabric/database/sql/usage-reporting&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here are a couple of other resources that might help :&lt;/P&gt;&lt;P&gt;1. Blog post:&amp;nbsp;&lt;A href="https://blog.fabric.microsoft.com/en-us/blog/efficiently-monitor-sql-database-usage-and-consumption-in-microsoft-fabric-using-capacity-metrics-app?ft=All" target="_blank"&gt;https://blog.fabric.microsoft.com/en-us/blog/efficiently-monitor-sql-database-usage-and-consumption-in-microsoft-fabric-using-capacity-metrics-app?ft=All&lt;/A&gt;&lt;/P&gt;&lt;P&gt;2.Demo video:&amp;nbsp;&lt;A href="https://www.youtube.com/watch?v=xzPFcY7wTQg" target="_blank"&gt;https://www.youtube.com/watch?v=xzPFcY7wTQg&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The current conversion for Fabric Databases is&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;1 Fabric capacity unit = 0.383 SQL database vCores&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Billing will start after 1st February 2025, hence you may be seeing Non-Billable usage&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Feb 2025 19:29:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/SQL-database/CU-consumption-of-Fabric-Database/m-p/4395003#M183</guid>
      <dc:creator>amapatil</dc:creator>
      <dc:date>2025-02-04T19:29:24Z</dc:date>
    </item>
  </channel>
</rss>

