The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
Hi,
I'm having trouble figuring out how to create and configure a PowerBI report using a service principal per https://docs.microsoft.com/en-us/power-bi/developer/embedded/embed-service-principal . I understand steps 1 and 2, but I don't understand how to reach Tenant Settings in the Admin Portal for step 3. Can someone help me out? May have additional questions after that step.
Hi @sacali ,
It appears that you are using the embedded analytics solution embedded for customers (also known as app owns data), which allows you to build an app that uses non-interactive authentication against Power BI. Users don't need to sign in using Power BI credentials to view the embedded content. Your app uses the service principal or master user to authenticate.The service principal is one of the authentication methods that can be used to let an Azure AD application access Power BI service content and APIs. Before you can enable the "Allow service principals to use Power BI APIs" option in the Power BI Service Developer admin settings, you have to make sure you have Global admin or Power BI admin roles.
Admin roles
Tenant settings
Developer settings
You can refer to the video below to embed Power BI Report for Customers, which has detailed steps and explanations.
Embed Power BI Report for Customers using App Own Concept and Service Principal
Best Regards
If you don't see these setting then most likely you are not a tenant admin.