Forum Discussion
ayar
2 years agoNew Member
Power BI Secure access to iframe
I have reports on Power BI that I want to share on my website as IFrame. I'm concerned that users might inspect the webpage, obtain the iframe code, and embed it on their own websites. My question is...
- 2 years ago
Resist the urge for a "quick" iframe approach and implement this properly.
Power BI embedded analytics overview - Power BI | Microsoft Learn
ayar
2 years agoNew Member
Thanks for your reply. Sorry if I didn't fully understand your answer, but I read the article you provided along with related articles, and I still couldn't find an answer to my question. I know how to embed a report as an iframe on my website, but my concern is that users can render that iframe outside my website. I'm looking for a way to prevent that.
lbendlin
2 years agoSuper User
To prevent that you need to implement the authentication according to the documentation referenced above.