Forum Discussion
App Type Selection for Embedding content for Non-Power BI users. Is it a Native App or Web App ??
- 9 years ago
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.
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.
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_Zhang9 years agoMicrosoft 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.
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.- nimrod9 years agoResolver II
To make things clear, on top of what Eric said-
For the registration of your app, if you are working with 'App owns data', please select 'Native app'.
It does not mean that you can't actually use it a a web app, it just for the app registration in 'App owns data' scenario.
No limitation will be enforced if you register your app in this way.
- n023782819 years agoRegular Visitor
Is there any documentation that you can provide me to implement the App Owns data in a Web App. This could be more helpful. I have web app where I have to embed app owns data power bi content. Please let me know.