Forum Discussion

timlally's avatar
timlally
New Member
1 year ago
Solved

Microsoft Support

Today I was told that if you create a dashboard and try to deploy it thru PowerBI Embedded that is considered custom and Microsoft won't provide support.  Does anyone know how to use PowerBI embedded...
  • Anonymous's avatar
    Anonymous
    1 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 SDK

    If 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