Forum Discussion
Microsoft Support
- Anonymous1 year ago
Hi timlally,
Thank you for reaching out to the Microsoft Fabric Forum Community.
Microsoft supports Power BI Embedded, but only at the service and API level. They do not support issues related to custom application code as it is considered out of scope. If you are embedding Power BI reports using the JavaScript SDK or REST APIs, those components are supported. You need to use Power BI Embedded capacity (A SKU) or Premium capacity (P SKU) to embed reports for external users.
embedding steps:
Publish the report to PowerBI.com
Set up an Azure Power BI Embedded capacity
Register an app in Azure AD
Use a service principal or master user to obtain an embed token
Render the report in your web app using the Power BI JavaScript SDKIf you found this response helpful, please consider marking it as the accepted solution and giving it a thumbs-up so it can assist others in the community as well.
Best regards,
Prasanna Kumar
Hi timlally
Power BI Embedded is a fully supported Microsoft product. Microsoft provides extensive documentation, developer guides, and troubleshooting resources for embedding dashboards and reports
https://learn.microsoft.com/en-us/power-bi/developer/embedded/embedded-capacity
According to Microsoft support is not supported from Microsoft. As soon as you create a dashboard and try to deploy it even based on the documentation Microsoft support will not provide support.