Forum Discussion
feelthelight14
2 years agoFrequent Visitor
Fabric REST API connection - GIT
Hi! I have created Entra ID app and assigned delegated permissions: Tenant.ReadAll, Workspace.GitUpdate.All, Workspace.ReadWrite.All. I would like to use Git API functionality, but during establi...
Anonymous
2 years agoNot applicable
Hi feelthelight14,
I'd like to suggest you take a look at the official document about service principal limitations if it helps for your scenario:
Regards,
Xiaoxin Sheng
- feelthelight142 years agoFrequent Visitor
Sorry, but it's not helpful. The question was why it does work only for some Fabric API and for some not.
- lbendlin2 years agoSuper User
If I had to guess I would say that auditing considerations are playing a role. Anything "destructive" should be possible to link back to a real person.
- bklooste2 years agoFrequent Visitor
Problem is when all your real users are on Cognito ,oauth or Azure b2c .. this is why for reports we use a service principal.