Forum Discussion
Power BI Embedded
Power BI Embedded will die according to https://powerbi.microsoft.com/en-us/blog/microsoft-accelerates-modern-bi-adoption-with-power-bi-premium/
The benefit of embedding is that you can handle the users in your application and have not to add them manually to a subscription. Also some other benefits are coming with reserved capacity, if they pay out or not for you depends on your case. Anyway there will be no choice for embedding in the future.
Your case PB2 requires premium.
Anonymous Thanks for the response.
If I am not wrong Power BI Embedded Azure is going to deprecate , but embedding would continue with Power BI Rest API and Embedded client lib
- Anonymous9 years agoNot applicable
Yes that is correct. The Product of "Power BI embedded" is going to be deprecated. Embedding is from now on supported by the PowerBI Service. The APIs are merged to one API now. They C# part of the API is running as "V2".
- kuldeep_kumar9 years agoAdvocate I
So now we have two scenarios.
1) Users owns data (PB1)
2) App owns data (PB2)
So in case of PB2 I still have doubts
- Is there any Per report/Visual rendering kind of licensing model in any of the cases?
- In case of PB2, what I did is :
- Registered my webapp in Azure AD
- Share the URL with all users
- Users can see embedded reports
- Where do I require Power BI premium license in this case, cause users are already available to see the reports.
- Eric_Zhang9 years agoMicrosoft Employee
kuldeep_kumar wrote:
So now we have two scenarios.
1) Users owns data (PB1)
2) App owns data (PB2)
So in case of PB2 I still have doubts
- Is there any Per report/Visual rendering kind of licensing model in any of the cases?
- In case of PB2, what I did is :
- Registered my webapp in Azure AD
- Share the URL with all users
- Users can see embedded reports
- Where do I require Power BI premium license in this case, cause users are already available to see the reports.
I think it is a license issue, you can develop PB2 with a pro license, however when promoting your solution to production, you need to purchase a premium license. Also, the different premium capacities determin the performance. See this link.