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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
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.
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