Forum Discussion
swapnil-saxena
2 years agoFrequent Visitor
REST API using MS Entra ID App
Hi, I'm experimenting with triggering MS Fabric REST API using MS Entra ID App as suggested in below doc: https://learn.microsoft.com/en-us/rest/api/fabric/articles/get-started/fabric-api-quicks...
frithjof_v
2 years agoCommunity Champion
Fabric REST API does not support service principal yet, it may be the reason?
In my experience, some endpoints work with service principal, and some don't at the moment.
I am able to use the List Capacities, List Workspaces, List Items and some other endpoints. Do you get success if you try to call any of those endpoints?