Search code examples
powerbipublishdataverse

Remove authentication when deploying a power bi template app with dataverse


I am creating a PowerBI Template App, the one which eventually get pushed to "Get App" button, that is using Dataverse as main data source.

When I create the app, I get to the Authentication tab which basically has only one option "OAuth2". When I test it internally, it's fine because I have a user which has access to Dataverse, but I want this app to be available to outside customers and I can't give each of them a user to connect to it.

Is there anyway I can make my report or my app so that it will not require a user to log in ? Otherwise, it means I will not be able to share it to outside user, which pretty much kills the project.

Thanks you


Solution

  • If you want your report to be accessible without authentication, then anyone on the internet who has a link can see it.

    If this is fine with you, then you can use Publish to web feature

    Publish to web (Public)