Some tipts to Embeded PowerBI report in a Azure Web App
I follow the sample " https://github.com/guyinacube/PowerBI-Developer-Samples " - "Apps Owns Data" to allow external users to access internal PowerBI data. I got error 'Unauthorized' when try to access it by the given report group Id. I checked with the BI guys that the workspace in PowerBI is created as public or private mode. It should be public mode. In addition, you need to grant relevant permissions to the app registered in the Azure AD. Do this with a AZure Admin account. Refer to below lessons. https://community.powerbi.com/t5/Developer/Power-BI-Embedded-authentication-error/td-p/197670 https://docs.microsoft.com/en-us/azure/active-directory/develop/active-directory-authentication-scenarios