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

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.

Reply
Anonymous
Not applicable

Embedding Power BI Report into .Net core Web api using Azure AD B2C Tenant

Hello programmars

I am trying to implement .net core Web api which can embed PowerBI reports. I am able to do that using Azure Active Directory but the problem is Our client has Azure AD B2C tenant so how can I generate access token using users of B2C tenant.

In short I want to configure that report embedding part using Azure AD B2C tenant

1 REPLY 1
Anonymous
Not applicable

Hi ,
We have one API which will fetch user specific data into PowerBI reports.
We have one seperate application where user will login with Azure AD B2C. and we will embed the PowerBI Report and show it to the user.
Now the API needs a Token, in which userid information will be present. PowerBI internally will call this API (it needs the same AZURE AD B2C TOKEN).So Once the user is logged in we need to pass this token to POWER BI Report - which can inturn pass same to the API and retrun user specific data.

The main issue is also same . I have just written it in detail.
Anybody expert in this ? 



Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors