Forum Discussion
publish to web vs embedded?
- Anonymous9 years ago
Publish to Web - Unsecured, not recommended to be used with any sort of proprietary data. Easy single click to publish content that is ok for the general public.
Power BI Embedded - Is an Azure Service that can only be used in external facing applications. Essentially your application uses it's own security, and leverage Power BI Desktop to embed reports. You are charged based on usage.
The last that you didn't mention, was leveraging the Dev API to embed Power BI reports from the Service into internal Applications.
More info here.
Publish to Web - Unsecured, not recommended to be used with any sort of proprietary data. Easy single click to publish content that is ok for the general public.
Power BI Embedded - Is an Azure Service that can only be used in external facing applications. Essentially your application uses it's own security, and leverage Power BI Desktop to embed reports. You are charged based on usage.
The last that you didn't mention, was leveraging the Dev API to embed Power BI reports from the Service into internal Applications.
More info here.
Anonymous:
1. How can I publish the PowerBI report to my own website/web space?
Something like- I do not want it published to Web but published to a secure space.
2. Where do I check about this Azure Service?