Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
Is it possible to embed reports with JavaScript without using Azure?
I have seen a lot of information but always use azure and I would like to know if it is possible to use it without azure
No... the javascript API is only available for power bi embedded (which runs on azure). You can embed Power BI reports from Power BI Report Server within an IFrame and it works well - you just don't have the flexibility and features available thru PBI embedded solution.
regards,
Luis
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @adminT
In Power BI Service, there are many ways to embed reports.
With a pro account, there are two ways:
1. Embed a report in a secure portal or website
The Embed option allows you to integrate with portals using a low-code approach that requires basic HTML and JavaScript knowledge.
2. Embed with report web part in SharePoint Online
With a Power BI Premium license or Power BI Embedded licene, you could perform Power BI Embedded in Azure.
Best Regards
Maggie
Community Support Team _ Maggie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.