Microsoft Fabric Updates Blog

Announcing Service Principal support for Fabric APIs 

A new way to authenticate and authorize your Fabric applications.

You can now use service principal to access Fabric APIs. Service principal is a security identity that you can create in Entra and assign permissions to it in Entra and other Microsoft services, such as Microsoft Fabric. 

With service principal you can automate your Fabric processes and integrate them with other services. 

Which Fabric APIs support service principal? 

The following Fabric APIs support service principal authentication and authorization: 

  • Fabric Item CORE CRUD APIs for the following item types:
    • Paginated Report
    • Semantic model
    • Report
    • Lakehouse
    • Notebook
    • Environment
    • Spark Job Definition
    • EventHouse
    • KQL Database
    • KQL Queryset

We are working to enable service principal support for more Fabric APIs, stay tuned for more updates. 

How to use service principal with Fabric APIs? 

To use service principal with Fabric APIs, follow these steps: 

  1. Create a service principal in Entra for your Fabric resources, you can use the Azure portal, Azure CLI, or PowerShell to do this. 
  1. Assign permission for your Fabric resources. 
  1. Acquire an Entra access token for your service principal for Fabric , you can use the Azure SDK, Azure CLI, or PowerShell to do this.  
  1. Use the access token to call the Fabric APIs that support service principal.  

For more details and examples, please refer to the documentation on Service principal authentication and authorization for Fabric APIs. 

Microsoft Fabric REST API references – Microsoft Fabric REST APIs | Microsoft Learn 

Feedback and support 

We hope you enjoy using service principal with Fabric APIs and find it useful for your Fabric automation scenarios. We would love to hear your feedback and suggestions on how to improve this feature. Feel free to contact us at tridentpubapir@microsoft.com 

Entradas de blog relacionadas

Announcing Service Principal support for Fabric APIs 

abril 10, 2025 por Meenal Srivastva

You now have the capability with service principals to create shortcuts to Azure Data Lake Storage (ADLS) Gen2 storage accounts that have firewall enabled.  Previously, the creation of ADLS Gen2 shortcuts by service principals was restricted when firewall settings were active. However, with the latest changes, service principals will be able to navigate these restrictions … Continue reading “Use Service Principals to create shortcuts to ADLS Gen2 storage accounts with trusted access”

abril 8, 2025 por Meenal Srivastva

We are excited to announce the latest update to our permission model for OneLake events in the Fabric Real-Time Hub. Previously, users with the ReadAll permission, such as workspace admins, members, and contributors, could subscribe to OneLake events for items like lakehouses, warehouses, SQL databases, mirrored databases, and KQL databases. To provide more granular control, we … Continue reading “Announcing permission model changes for OneLake events in Fabric Real-Time Hub”