<?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: Bearer Token support for Fabric REST API in Data Engineering</title>
    <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Bearer-Token-support-for-Fabric-REST-API/m-p/4904679#M14138</link>
    <description>&lt;P&gt;Actually we are trying to acess a data source API and the only authorization provided in bearer token, we did it now using AKV(bearer token stored here) and used this AKV secret in copy job source-&amp;gt; additional headers.&lt;/P&gt;&lt;P&gt;This helped us to use bearer token from customer API.&lt;/P&gt;</description>
    <pubDate>Thu, 18 Dec 2025 09:11:23 GMT</pubDate>
    <dc:creator>ati_puri</dc:creator>
    <dc:date>2025-12-18T09:11:23Z</dc:date>
    <item>
      <title>Bearer Token support for Fabric REST API</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Bearer-Token-support-for-Fabric-REST-API/m-p/4904587#M14134</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Fabric REST API source system only supporting bearer authorization process. Can someone help with the process. As within fabric we have SPN/Entra ID and basic authentication mechanisms.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Dec 2025 07:25:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Bearer-Token-support-for-Fabric-REST-API/m-p/4904587#M14134</guid>
      <dc:creator>ati_puri</dc:creator>
      <dc:date>2025-12-18T07:25:52Z</dc:date>
    </item>
    <item>
      <title>Re: Bearer Token support for Fabric REST API</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Bearer-Token-support-for-Fabric-REST-API/m-p/4904627#M14135</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Fabric REST APIs don’t use basic auth. They &lt;STRONG&gt;only accept bearer tokens, and those tokens &lt;STRONG&gt;come from Microsoft Entra ID.&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;So even though Fabric supports &lt;STRONG&gt;Service Principals and Entra ID, the REST API itself always expects:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;DIV class=""&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;Authorization: Bearer &amp;lt;access_token&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;PRE&gt;&amp;nbsp;&lt;/PRE&gt;&lt;P&gt;In practice, you authenticate with Entra ID (usually using a &lt;STRONG&gt;service principal), Entra issues an access token, and that token is passed to Fabric as a bearer token.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;You just need to:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Enable &lt;STRONG&gt;Service principals can use Fabric APIs in tenant settings&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Give the SPN access to the workspace or items&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Use OAuth 2.0 (client credentials flow) to get the token&lt;/P&gt;&lt;P&gt;Here you can find a quick start using Fabric APIs:&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/rest/api/fabric/articles/get-started/fabric-api-quickstart" target="_blank" rel="noopener"&gt;https://learn.microsoft.com/en-us/rest/api/fabric/articles/get-started/fabric-api-quickstart&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Mehrdad Abdollahi&lt;/A&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1261793" data-lia-user-login="ati_puri" class="lia-mention lia-mention-user"&gt;ati_puri&lt;/a&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Dec 2025 08:14:28 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Bearer-Token-support-for-Fabric-REST-API/m-p/4904627#M14135</guid>
      <dc:creator>mabdollahi</dc:creator>
      <dc:date>2025-12-18T08:14:28Z</dc:date>
    </item>
    <item>
      <title>Re: Bearer Token support for Fabric REST API</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Bearer-Token-support-for-Fabric-REST-API/m-p/4904679#M14138</link>
      <description>&lt;P&gt;Actually we are trying to acess a data source API and the only authorization provided in bearer token, we did it now using AKV(bearer token stored here) and used this AKV secret in copy job source-&amp;gt; additional headers.&lt;/P&gt;&lt;P&gt;This helped us to use bearer token from customer API.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Dec 2025 09:11:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Bearer-Token-support-for-Fabric-REST-API/m-p/4904679#M14138</guid>
      <dc:creator>ati_puri</dc:creator>
      <dc:date>2025-12-18T09:11:23Z</dc:date>
    </item>
  </channel>
</rss>

