This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
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.
Solved! Go to Solution.
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-> additional headers.
This helped us to use bearer token from customer API.
Hi
Fabric REST APIs don’t use basic auth. They only accept bearer tokens, and those tokens come from Microsoft Entra ID.
So even though Fabric supports Service Principals and Entra ID, the REST API itself always expects:
In practice, you authenticate with Entra ID (usually using a service principal), Entra issues an access token, and that token is passed to Fabric as a bearer token.
You just need to:
Enable Service principals can use Fabric APIs in tenant settings
Give the SPN access to the workspace or items
Use OAuth 2.0 (client credentials flow) to get the token
Here you can find a quick start using Fabric APIs: https://learn.microsoft.com/en-us/rest/api/fabric/articles/get-started/fabric-api-quickstart
Regards...
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-> additional headers.
This helped us to use bearer token from customer API.
Check out the April 2026 Fabric update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
| User | Count |
|---|---|
| 6 | |
| 6 | |
| 4 | |
| 4 | |
| 3 |