Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Next up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now

Reply
Fabricio8798498
New Member

Embeed Power Bi with Power BI Pro account

 

Hello everyone,

I have a question about Power BI Embedded. I currently have a Power BI Pro account, I need to put an embedded Power BI in my own react.js application without the end user having to authenticate.

I don't want to use an iframe, since I need to see it in mobile layout using an API that Power BI recommends. For this, it is necessary to buy Power BI Embedded or the license that I currently have is sufficient???

In this implementation it asks me for an access token. Can I obtain it with the Power BI pro license, along with my token type models.TokenType.Embed???

 

 

import { PowerBIEmbed } from 'powerbi-client-react';
import { models } from 'powerbi-client';
<
PowerBIEmbed embedConfig = {{ type: 'report', // Supported types: report, dashboard, tile, visual, qna, paginated report and create id: '<Report Id>', embedUrl: '<Embed Url>', accessToken: '<Access Token>', tokenType: models.TokenType.Embed, // Use models.TokenType.Aad for SaaS embed settings: { panes: { filters: { expanded: false, visible: false } }, background: models.BackgroundType.Transparent, } }}
/>
1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Fabricio8798498 ,

 

For reference: Power BI Embedded: API to track your free embed token | Azure updates | Microsoft Azure

 

Best Regards,
Rico Zhou

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

5 REPLIES 5
Anonymous
Not applicable

Hi @Fabricio8798498 ,

 

According to your statement, I think your issue is that what kind of capacity and sku you need when you embed for customer.

vrzhoumsft_0-1727746121809.png

For more details, you can refer to this offical blog: Capacity and SKUs in Power BI embedded analytics - Power BI | Microsoft Learn

 

Best Regards,
Rico Zhou

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

Thanks for the reply @Anonymous ,

I have reviewed the capacity and the sku's and I have come to the conclusion that if I want to make an App owns data application, the Pro license is enough. At the moment I don't need a lot of capacity and what I am looking for is for the user to be able to access reports without having a Power BI account to just be able to view it. Please confirm if I am correct.

Please review this article to be able to reach this conclusion

 https://learn.microsoft.com/en-us/power-bi/developer/embedded/embed-sample-for-customers?tabs=net-core 

Anonymous
Not applicable

Hi @Fabricio8798498 ,

 

Yes, this blog is about embed for customer. When you choose this method to embed, the customer doesn't need to sign in, even they don't need a Power BI account to view the embeded report.
The customer will use the embed token you generated for them to view the report. 

For reference:Permission tokens needed to embed a Power BI app - Power BI | Microsoft Learn

vrzhoumsft_0-1727767785435.png

Embed tokens with Pro or Premium Per User (PPU) license are intended for development testing, so a Power BI master account or service principal can only generate a limited number of tokens. Purchase a capacity for embedding in a production environment. There's no limit to how many embed tokens you can generate when you purchase a capacity. In development testing, you can use free embed trial tokens with a Pro license. To embed in a production environment, you must purchase a capacity.

For reference:

Frequently asked questions about Power BI embedded analytics - Power BI | Microsoft Learn

 

Best Regards,
Rico Zhou

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

@Anonymous where i can find the number of embed token avaliable in my azuere account ??

Anonymous
Not applicable

Hi @Fabricio8798498 ,

 

For reference: Power BI Embedded: API to track your free embed token | Azure updates | Microsoft Azure

 

Best Regards,
Rico Zhou

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.