Forum Discussion

n02378281's avatar
n02378281
Regular Visitor
9 years ago
Solved

App Type Selection for Embedding content for Non-Power BI users. Is it a Native App or Web App ??

Hello,

   I have a question related to Power BI embedding content for Non-power BI users. I am looking into the documentation it says I have to choose an app type as Native app for embedding content for Non-power bi users. Does this mean can't we embed power bi content for Non-power bi users in a Web App?? Please refer to below link and screen shot.

https://powerbi.microsoft.com/en-us/documentation/powerbi-developer-register-app/

 

 

Thanks

  • If you are using 'App owns data' integration, then you should define your app as 'Native app'. It will not prevent you from using it for web apps. web app should be picked if you are using 'User owns data' approach.

    The documentation might indeed be confusing, we are working to change that.

6 Replies

  • If you are using 'App owns data' integration, then you should define your app as 'Native app'. It will not prevent you from using it for web apps. web app should be picked if you are using 'User owns data' approach.

    The documentation might indeed be confusing, we are working to change that.

    • n02378281's avatar
      n02378281
      Regular Visitor

      I am working with App Owns data. For App Owns data, We can pick either Native app or Web App. Correct me if I am wrong?  I am little confused because of the below highlight. 

       

      • Eric_Zhang's avatar
        Eric_Zhang
        Microsoft Employee

        n02378281 wrote:

        I am working with App Owns data. For App Owns data, We can pick either Native app or Web App. Correct me if I am wrong?  I am little confused because of the below highlight. 

         


        n02378281

        Both Native app and Server side web app can work in App Owns data scenario, it is actually on Azure AD authentication technology aspect. As to the difference, you can ask in the dedicated Azure AD forum.


        The "web apps" in the highlighted refer your own application type, say web vs client(desktop) app.