<?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: Stored procedure permissions different than caller user/account permissions in Fabric Warehouse in Data Warehouse</title>
    <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/Stored-procedure-permissions-different-than-caller-user-account/m-p/4862775#M3891</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="508353" data-lia-user-login="stuckerj" class="lia-mention lia-mention-user"&gt;stuckerj&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you for reaching out to Microsoft Fabric Community.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1243565" data-lia-user-login="vrsanaidu2025" class="lia-mention lia-mention-user"&gt;vrsanaidu2025&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1340679" data-lia-user-login="tayloramy" class="lia-mention lia-mention-user"&gt;tayloramy&lt;/a&gt;&amp;nbsp;for the prompt response.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;As we haven’t heard back from you, we wanted to kindly follow up to&amp;nbsp;check if the solution provided by the user's for the issue worked? or have you raised this in the ideas forum?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks and regards,&lt;/P&gt;
&lt;P&gt;Anjan Kumar Chippa&lt;/P&gt;</description>
    <pubDate>Thu, 30 Oct 2025 19:17:25 GMT</pubDate>
    <dc:creator>v-achippa</dc:creator>
    <dc:date>2025-10-30T19:17:25Z</dc:date>
    <item>
      <title>Stored procedure permissions different than caller user/account permissions in Fabric Warehouse</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/Stored-procedure-permissions-different-than-caller-user-account/m-p/4861210#M3882</link>
      <description>&lt;P&gt;In T-SQL, we use the EXECUTE AS to give the stored procedure permissions that go beyond the calling user/account permissions.&amp;nbsp; Is there an equivalent way to do this for a stored procedure in a Fabric Warehouse?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Using the principle of least privilege, I want a service account to call a stored procedure on a schedule, and I don't want to grant that service account all of the privileges that are needed inside the stored procedure itself, like read from specific source data or insert into specific destination data.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;'('&amp;nbsp; Jeff&lt;BR /&gt;\&lt;/P&gt;</description>
      <pubDate>Wed, 29 Oct 2025 04:20:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Warehouse/Stored-procedure-permissions-different-than-caller-user-account/m-p/4861210#M3882</guid>
      <dc:creator>stuckerj</dc:creator>
      <dc:date>2025-10-29T04:20:34Z</dc:date>
    </item>
    <item>
      <title>Re: Stored procedure permissions different than caller user/account permissions in Fabric Warehouse</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/Stored-procedure-permissions-different-than-caller-user-account/m-p/4861375#M3884</link>
      <description>&lt;P&gt;In Microsoft Fabric Warehouse, there currently isn't a direct equivalent to T-SQL's EXECUTE AS for stored procedures. However, you can achieve similar behavior using &lt;STRONG&gt;Service Principals&lt;/STRONG&gt; and &lt;STRONG&gt;Managed Identity delegation&lt;/STRONG&gt; combined with &lt;STRONG&gt;role-based access control (RBAC)&lt;/STRONG&gt; and &lt;STRONG&gt;workspace-level permissions&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Oct 2025 08:38:28 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Warehouse/Stored-procedure-permissions-different-than-caller-user-account/m-p/4861375#M3884</guid>
      <dc:creator>vrsanaidu2025</dc:creator>
      <dc:date>2025-10-29T08:38:28Z</dc:date>
    </item>
    <item>
      <title>Re: Stored procedure permissions different than caller user/account permissions in Fabric Warehouse</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/Stored-procedure-permissions-different-than-caller-user-account/m-p/4861977#M3886</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="508353" data-lia-user-login="stuckerj" class="lia-mention lia-mention-user"&gt;stuckerj&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;THis isn't supported yet. Only GRANT&amp;lt; REVOKE, and DENY are currently supported for granular permissions in fabric warehouses:&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/fabric/data-warehouse/sql-granular-permissions" target="_blank"&gt;https://learn.microsoft.com/en-us/fabric/data-warehouse/sql-granular-permissions&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I recommend submitting this as an idea and see if it gains any traction:&amp;nbsp;&lt;A href="https://community.fabric.microsoft.com/t5/Fabric-Ideas/idb-p/fbc_ideas" target="_blank"&gt;https://community.fabric.microsoft.com/t5/Fabric-Ideas/idb-p/fbc_ideas&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;If you found this helpful, consider giving some Kudos. If I answered your question or solved your problem, mark this post as the solution.&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Oct 2025 02:11:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Warehouse/Stored-procedure-permissions-different-than-caller-user-account/m-p/4861977#M3886</guid>
      <dc:creator>tayloramy</dc:creator>
      <dc:date>2025-10-30T02:11:42Z</dc:date>
    </item>
    <item>
      <title>Re: Stored procedure permissions different than caller user/account permissions in Fabric Warehouse</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/Stored-procedure-permissions-different-than-caller-user-account/m-p/4862775#M3891</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="508353" data-lia-user-login="stuckerj" class="lia-mention lia-mention-user"&gt;stuckerj&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you for reaching out to Microsoft Fabric Community.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1243565" data-lia-user-login="vrsanaidu2025" class="lia-mention lia-mention-user"&gt;vrsanaidu2025&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1340679" data-lia-user-login="tayloramy" class="lia-mention lia-mention-user"&gt;tayloramy&lt;/a&gt;&amp;nbsp;for the prompt response.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;As we haven’t heard back from you, we wanted to kindly follow up to&amp;nbsp;check if the solution provided by the user's for the issue worked? or have you raised this in the ideas forum?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks and regards,&lt;/P&gt;
&lt;P&gt;Anjan Kumar Chippa&lt;/P&gt;</description>
      <pubDate>Thu, 30 Oct 2025 19:17:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Warehouse/Stored-procedure-permissions-different-than-caller-user-account/m-p/4862775#M3891</guid>
      <dc:creator>v-achippa</dc:creator>
      <dc:date>2025-10-30T19:17:25Z</dc:date>
    </item>
  </channel>
</rss>

