Forum Discussion

Decheiver2's avatar
Decheiver2
New Member
3 years ago
Solved

Premium Per User account for embedding reports within organization

We have implemented the embed-for-your-customers to embed reports, but only use it to embed reports within our own organization.   Is it in this scenario ok to use a Premium Per User account as mas...
  • ibarrau's avatar
    3 years ago

    Hi. The docs specifies that the pro or ppu is only intended for a master user login when embedding for a web app. Embedding with just pro or ppu has a limited access token to request and it's intended to be used as a developer environment.

    If you are building an app and go to production, then a dedicated capacity is requested to let the account of the API get unlimited access tokens for the items at that workspace.

    You can read it in this paragraph: https://learn.microsoft.com/en-us/power-bi/developer/embedded/embedded-faq#how-many-embed-tokens-can-i-create-

    I hope that helps,