Can I embed PowerBI report into web server side?

I have own Power BI Report server (look like http://172.16.39.xxx/reportBI/manage/security/browse)


How can I embed it into blazor server side by iframe element or RadzenSSRSViewer element?
I tried inspect my own Power BI Report website to get iframe link, but faild in authentication.

RadzenSSRSViewer won't work for sure - it only supports SSRS. You can check this blog post though: Embedding Power BI in Blazor