The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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