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

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

Reply
t5tt
Regular Visitor

App owns data embed While Authenticating with Non-Azure AD provider

Hi, 

I am relatively familiar with embedding powerbi apps in ASP.NET web applicatsions by calling the Power BI Service API using PowerBI.NET SKD.  I usually authenticate with Azure Ad. 

However, I have been expermenting with using other authentication provider and I am wondering how I can go about accessing the powerbi service principal within the app without authenticating the whole app with AzureAd

2 REPLIES 2
collinq
Super User
Super User

Hi @t5tt ,

 

Would the methods mentioned here be helpful:  Embed Power BI content in an embedded analytics application with service principal and an applicatio...

 




Did I answer your question? Mark my post as a solution!

Proud to be a Datanaut!
Private message me for consulting or training needs.




@collinq  The methods only seem to use azure as as authentication method. 

What I am trying to do is 

- authenticate user of my app using adfs federation service ✓ done 

-embed reports within my app using the app -owns data embedding method by registering an azure as app as service principal. ✓ done

 

I can do these separately but cannot do both in the same app for some reason. 

 

Helpful resources

Announcements
Europe Fabric Conference

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.

AugPowerBI_Carousel

Power BI Monthly Update - August 2024

Check out the August 2024 Power BI update to learn about new features.

August Carousel

Fabric Community Update - August 2024

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

Top Solution Authors