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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
Manideep1212
New Member

Connecting Azure Power BI Embedded to MongoDB

I need to connect MongoDB to Azure Power BI Embedded (on Cloud), i am able to connect MongoDB to Power BI Desktop. How to connect to MongoDB, deployed on Azure VM, to Azure Power BI Embedded (on Cloud). So that i can embed the reports in applications.

Please let me know if there are any suggesstions?

It will be of great help.

1 ACCEPTED SOLUTION
Anonymous
Not applicable

HI @Manideep1212,

I think you can take a look at the following steps if help with your scenario:
1. Getting data from power bi desktop to design reports.

Connect from Microsoft Power BI Desktop — BI Connector 

2. Register an azure AD and applications for power bi embedded.

Get started with Power BI Embedded - Power BI | Microsoft Learn

3. Generate an embed token for above report and contents.

Generate an embed token in Power BI embedded analytics - Power BI | Microsoft Learn

4. Create iframe on the site which you want to embed with power bi embedded report url and the backend processing(request token and verify, loading data to iframe).

BTW, here is a site with some samples for power bi embedded you can use them to test:

Power BI Playground

Regards,

Xiaoxin Sheng

View solution in original post

1 REPLY 1
Anonymous
Not applicable

HI @Manideep1212,

I think you can take a look at the following steps if help with your scenario:
1. Getting data from power bi desktop to design reports.

Connect from Microsoft Power BI Desktop — BI Connector 

2. Register an azure AD and applications for power bi embedded.

Get started with Power BI Embedded - Power BI | Microsoft Learn

3. Generate an embed token for above report and contents.

Generate an embed token in Power BI embedded analytics - Power BI | Microsoft Learn

4. Create iframe on the site which you want to embed with power bi embedded report url and the backend processing(request token and verify, loading data to iframe).

BTW, here is a site with some samples for power bi embedded you can use them to test:

Power BI Playground

Regards,

Xiaoxin Sheng

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.