Forum Discussion

deepikagaonkar's avatar
deepikagaonkar
Frequent Visitor
8 years ago
Solved

Embedded report and dashboard without Power BI Embedded


We have embedded the dashboard in the react application without Azure Power BI Embedded service using the "App owns data" , explained in https://docs.microsoft.com/en-us/power-bi/developer/get-azuread-access-token.
I have similar situation explained in post
https://community.powerbi.com/t5/Developer/Power-BI-Embedded-Pricing-Am-i-mistaken/td-p/297606.

I want to understand, how I will be billed extra for the embedded dashboard in my react application knowing I have purchased the Pro-license for one user, which I am using as master account to embedd the dashboard.

  • deepikagaonkar,

     

    When you embed without Power BI Embedded/Premium then you are limited to generate embed tokens. Here is a documentation related to that. However limit is not documented, I would vote for 250.

     

    Regarding billing. Nothing additional except Pro-license per master account.

2 Replies

  • zoloturu's avatar
    zoloturu
    Memorable Member

    deepikagaonkar,

     

    When you embed without Power BI Embedded/Premium then you are limited to generate embed tokens. Here is a documentation related to that. However limit is not documented, I would vote for 250.

     

    Regarding billing. Nothing additional except Pro-license per master account.

    • deepikagaonkar's avatar
      deepikagaonkar
      Frequent Visitor

      Yes, as long as the pro account user does not exhaust the max amount of the tokens generated everything will work fine. But before going to production we will need to purchase the capacity.