Reputation: 73
It is basically failing to grant permission. I'm the owner of the "app" that I created, but my role in Azure is "user"...who would be able grant permission to my "app" that is looking for "Power BI" privileges.
Upvotes: 2
Views: 197
Reputation: 9664
You'll need a user who has "Global administrator" directory role to do the "Grant Permissions".
It's stated in the Microsoft documentation you're following as well. The one you mention in point 2 of your question.
PowerBI recommends the following steps https://learn.microsoft.com/en-us/power-bi/developer/register-app to achieve it.
Here's screenshot of the relevant section. (Step 8)
Upvotes: 1