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.
A customer facing website where the dashboard needs to be deployed. Once customer log in the website, Power Bi should not ask for authentication again. Is there any possibility of using any API's and Single Sign in concept and logging into the application. Please let me know the process . Thanks in advance
Power BI.com use the Azure AD to authenticate. So if you embed report via Power BI REST API and your web site uses Azure AD as well, I guess this artilce values. What is application access and single sign-on with Azure Active Directory? For further technical support, Azure AD forum would be a proper place to ask for help.
Alternatively, you could choose Power BI Embedded, which doesn't ask for logging in. Check more details What is Microsoft Power BI Embedded.
Also check Rest API vs Power BI Embedded.