0

I have embedded power bi report public access url in my web application, which is not authenticated. Is their any way i can authenticate the report without using Azure AD? Please do reply with solution.

Thanks in Advance

Pallavi
  • 13
  • 5

1 Answers1

0

Are you talking about 'Publish-To-Web' solution (https://learn.microsoft.com/en-us/power-bi/service-publish-to-web), if so - no, there is no way to authenticate access to such published report.

For getting authenticated access to embedded report, you should use PowerBI embedded (see https://azure.microsoft.com/en-us/services/power-bi-embedded)

Ran
  • 59
  • 1