<?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: Fabric SQL database is stopped working while calling from WebApi in SQL database</title>
    <link>https://community.fabric.microsoft.com/t5/SQL-database/Fabric-SQL-database-is-stopped-working-while-calling-from-WebApi/m-p/4769540#M412</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="906910" data-lia-user-login="saimanjiri" class="lia-mention lia-mention-user"&gt;saimanjiri&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-teams="true"&gt;.Just a quick check-in! Has your issue been resolved with the information we shared? We’d be delighted to help further if needed.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-teams="true"&gt;Thank you.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 20 Jul 2025 09:52:35 GMT</pubDate>
    <dc:creator>v-sgandrathi</dc:creator>
    <dc:date>2025-07-20T09:52:35Z</dc:date>
    <item>
      <title>Fabric SQL database is stopped working while calling from WebApi</title>
      <link>https://community.fabric.microsoft.com/t5/SQL-database/Fabric-SQL-database-is-stopped-working-while-calling-from-WebApi/m-p/4756967#M392</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are calling Fabric SQL db from webapi through Managed Identity. It was working till yesterday without issue, suddenly started throwing below error from yesterday afternoon. We havent made any changes, what could be the reason? Please assist&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;</description>
      <pubDate>Tue, 08 Jul 2025 19:23:44 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/SQL-database/Fabric-SQL-database-is-stopped-working-while-calling-from-WebApi/m-p/4756967#M392</guid>
      <dc:creator>saimanjiri</dc:creator>
      <dc:date>2025-07-08T19:23:44Z</dc:date>
    </item>
    <item>
      <title>Re: Fabric SQL database is stopped working while calling from WebApi</title>
      <link>https://community.fabric.microsoft.com/t5/SQL-database/Fabric-SQL-database-is-stopped-working-while-calling-from-WebApi/m-p/4756972#M393</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are calling Fabric SQL db from webapi through Managed Identity. It was working till yesterday without issue, suddenly started throwing below error from yesterday afternoon. We havent made any changes, what could be the reason? Please assist&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;</description>
      <pubDate>Tue, 08 Jul 2025 19:26:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/SQL-database/Fabric-SQL-database-is-stopped-working-while-calling-from-WebApi/m-p/4756972#M393</guid>
      <dc:creator>saimanjiri</dc:creator>
      <dc:date>2025-07-08T19:26:57Z</dc:date>
    </item>
    <item>
      <title>Re: Fabric SQL database is stopped working while calling from WebApi</title>
      <link>https://community.fabric.microsoft.com/t5/SQL-database/Fabric-SQL-database-is-stopped-working-while-calling-from-WebApi/m-p/4757557#M394</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="906910" data-lia-user-login="saimanjiri" class="lia-mention lia-mention-user"&gt;saimanjiri&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Thank you for reaching out. &lt;BR /&gt;The error indicates that the managed identity your Web API uses may no longer have the necessary permissions to access the Fabric SQL database. This can happen due to expired tokens, permission changes, or updates in Azure AD or resource settings, even if you didn't make any changes.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Please check if the managed identity still exists as a database user by running: SELECT * FROM sys.database_principals WHERE name = '&amp;lt;YourManagedIdentityName&amp;gt;'. If it's missing, recreate it with: CREATE USER [&amp;lt;ManagedIdentityName&amp;gt;] FROM EXTERNAL PROVIDER; and assign roles like db_datareader and db_datawriter. Also, make sure your Web API is still set to use Managed Identity in the connection string. If the problem continues, please provide the identity name and error timestamp for further investigation.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you and continue using Microsoft Fabric Community Forum.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jul 2025 09:21:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/SQL-database/Fabric-SQL-database-is-stopped-working-while-calling-from-WebApi/m-p/4757557#M394</guid>
      <dc:creator>v-sgandrathi</dc:creator>
      <dc:date>2025-07-09T09:21:45Z</dc:date>
    </item>
    <item>
      <title>Re: Fabric SQL database is stopped working while calling from WebApi</title>
      <link>https://community.fabric.microsoft.com/t5/SQL-database/Fabric-SQL-database-is-stopped-working-while-calling-from-WebApi/m-p/4761117#M406</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="906910" data-lia-user-login="saimanjiri" class="lia-mention lia-mention-user"&gt;saimanjiri&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-teams="true"&gt;We wanted to follow up since we haven't heard back from you regarding our last response. We hope your issue has been resolved.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-teams="true"&gt;Thank you.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 13 Jul 2025 16:08:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/SQL-database/Fabric-SQL-database-is-stopped-working-while-calling-from-WebApi/m-p/4761117#M406</guid>
      <dc:creator>v-sgandrathi</dc:creator>
      <dc:date>2025-07-13T16:08:16Z</dc:date>
    </item>
    <item>
      <title>Re: Fabric SQL database is stopped working while calling from WebApi</title>
      <link>https://community.fabric.microsoft.com/t5/SQL-database/Fabric-SQL-database-is-stopped-working-while-calling-from-WebApi/m-p/4766211#M409</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="906910" data-lia-user-login="saimanjiri" class="lia-mention lia-mention-user"&gt;saimanjiri&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Just checking in -- have you had a chance to review and try the provided solution? Kindly share the status whenever you get a chance.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Looking forward to your response.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jul 2025 04:38:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/SQL-database/Fabric-SQL-database-is-stopped-working-while-calling-from-WebApi/m-p/4766211#M409</guid>
      <dc:creator>v-sgandrathi</dc:creator>
      <dc:date>2025-07-17T04:38:11Z</dc:date>
    </item>
    <item>
      <title>Re: Fabric SQL database is stopped working while calling from WebApi</title>
      <link>https://community.fabric.microsoft.com/t5/SQL-database/Fabric-SQL-database-is-stopped-working-while-calling-from-WebApi/m-p/4769540#M412</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="906910" data-lia-user-login="saimanjiri" class="lia-mention lia-mention-user"&gt;saimanjiri&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-teams="true"&gt;.Just a quick check-in! Has your issue been resolved with the information we shared? We’d be delighted to help further if needed.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-teams="true"&gt;Thank you.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 20 Jul 2025 09:52:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/SQL-database/Fabric-SQL-database-is-stopped-working-while-calling-from-WebApi/m-p/4769540#M412</guid>
      <dc:creator>v-sgandrathi</dc:creator>
      <dc:date>2025-07-20T09:52:35Z</dc:date>
    </item>
    <item>
      <title>Re: Fabric SQL database is stopped working while calling from WebApi</title>
      <link>https://community.fabric.microsoft.com/t5/SQL-database/Fabric-SQL-database-is-stopped-working-while-calling-from-WebApi/m-p/4778928#M417</link>
      <description>&lt;P&gt;Issue has been resolved after changing the sensitivity label from confidential to General&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jul 2025 16:05:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/SQL-database/Fabric-SQL-database-is-stopped-working-while-calling-from-WebApi/m-p/4778928#M417</guid>
      <dc:creator>saimanjiri</dc:creator>
      <dc:date>2025-07-28T16:05:10Z</dc:date>
    </item>
    <item>
      <title>Re: Fabric SQL database is stopped working while calling from WebApi</title>
      <link>https://community.fabric.microsoft.com/t5/SQL-database/Fabric-SQL-database-is-stopped-working-while-calling-from-WebApi/m-p/4779187#M418</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="906910" data-lia-user-login="saimanjiri" class="lia-mention lia-mention-user"&gt;saimanjiri&lt;/a&gt;&amp;nbsp; We had similar issue now and is there any reason we need to change sensitivity? IN our case we cannot change to General (even though it worked) due to securoty reasons&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jul 2025 23:28:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/SQL-database/Fabric-SQL-database-is-stopped-working-while-calling-from-WebApi/m-p/4779187#M418</guid>
      <dc:creator>v-chmoha</dc:creator>
      <dc:date>2025-07-28T23:28:00Z</dc:date>
    </item>
  </channel>
</rss>

