We are trying to Put Azure DevOps backlog board URL into Power BI "HTML Viewer" visual using iFrames. We are using the below iFrame to load into Power BI but getting the below error.
iFrame:
<iframe src=https://*********.visualstudio.com/Structure/_backlogs/backlog/Structure%20Team/MBI style='position:fixed;width:100%;height:100%'></iframe>
Error: login.microsoftonline.com refused to connect.
Any help is highly appreciated.