Forum Discussion
tanmaynehete
8 years agoNew Member
Power BI Embedding Without Azure active directory
HI I want to integrate PBI reports to my asp.net application is possible to integrate this report without use of AZURE Active directory authentication.
1 Reply
- v-micsh-msftMicrosoft Employee
By saying without Azure Active Directory authentication, does this only restrict to the Application users?
If yes, then you may take a try with the App owns Data:
Power BI Embedded App owns Data Sample
App owns Data allows the Application user to view the report without any authentication, unless you have configured the authentication with the Application itself, the report is gained from a Master Power BI Pro User account, and during the coding part, you need to work with the authentication of that account.
Another way you may take a look is the Power BI Publish to Web:
Regards,
Michael