Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi there!
I am trying to log in automatically on my webpage by calling the Azure AD API (Microsoft login ID) to publish my reports and allow my clients to visualize my analyses. However, I am facing some difficulties and don't know how to proceed in this scenario. I watched a few videos on YouTube and read some pages from Microsoft, but even though, I can't proceed. Can anyone give me some guidance on this, please?
I appreciate it before anyone helps me! Thanks!
HI @Juliana4u,
AFAIK, registered azure application id can be used on multiple embed reports.
So you can consider to parameterized generate embedded token steps(it should bind with specific workspace and dataset contents id) to create a template for dynamic embedded reports. Then you can create a MS flow or function to host these codes for automatically executed.
Regards,
Xiaoxin Sheng
Hi @Anonymous ,
Do you know where I can find a step-by-step guide for this? I've searched everywhere, but couldn't find any guidance.
Thank you for the reply!