Forum Discussion
Power BI Embedded With Service Principal
- 6 years ago
Hi Anonymous ,
You can refer the second tutorial that I have previously post, it explains it in details.
Here is another document about using service principal: Embed Power BI content with service principal and an application secret
Please note that:
If you're using service principal, you can publish reports to the new workspaces using the Power BI REST APIs.
If you have any other problems, please kindly let me know and l'm willing to help you to solve this issue.
Best Regards,
Yingjie LiIf this post helps then please consider Accept it as the solution to help the other members find it more quickly.
I created the service principal in AADand using Microsoft power bi developers code to embed the reports now the reports are embedded < refer to this link > https://learn.microsoft.com/en-us/power-bi/developer/embedded/embed-sample-for-customers?tabs=net-core
so now after this how i have to proceed to push my reports to production .
I have to display those reports in one of my projects now how to connect this to frontend .
Can u explain the flow how to approach
For you to put this script into production, you will need more steps.
What you are seeing is just an example of a front end to incorporate the report into your company's solution. The developer team will have to carry out this task of implementing the reports.
Staging control for production orchestrated by DevOps mats.