Forum Discussion
cdout
4 years agoFrequent Visitor
Power BI Embed - get embed token with Azure Functions
I have a Power BI Embed application through an AD Azure registration on an "embed for your customers" method with a service principal. I have been following this Taygan tutorial to embed power bi...
cdout
3 years agoFrequent Visitor
Hello yingyinr and thank you for the reply. This above links aren't working for me because they use the method of embedding through a coded application loaded to the client website. I tried that and it works in a local host.
I am looking for details using the method of an Azure Function App to run all of the code because my client doesn't allow a .net or vs code or other project to be loaded. The client only allows a one-page HTML and/or JS script.
I'm looking for a methodology where the bulk of the work of getting the embed token and calling the api is done outside of the client, such as the az function app. Any thoughts?
Regards, cdout
gaupop
3 years agoNew Member
Hi, I am in the same situation. Did you get around the solution for this one? Thanks in advance!"