Is there any way remaining now to use Power Bi APIs for automated solutions when in Azure directory there are no application Permissions available to add for PowerBI (Only Delegated permissions are listed which doesn't fit for the purpose)?)

Nipun Nigam 0 Reputation points
2025-06-28T11:50:15.1633333+00:00

I'm working on an automation project where I need to integrate with Power BI. I have tried everything-

  1. Registered an app in Azure
  2. Authenticated my App using Client ID & Client secret and I'm able to generate a token as well
  3. In Power Bi admin portal
    a) Enabled Embed Content in Apps b) Enabled Service principals can call Fabric Public APIs
  4. Created Security group in Azure and added service principal in the Group
  5. Added Service Principal to PowerBi workspace as well

Still I'm not able to call Power Bi APIs. I'm getting error every time.

This is happening just because of the missing Application permissions in Azure.

Is there a work around to over come this issue?

Community Center | Not monitored
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.