Oct 06 2022 08:47 PM
Hello,
On a daily basis, my team will navigate to status.dev.azure.com website to report any availability issues for operations. I am trying to add the link or the content from status.dev.azure.com into my azure dashboard so that the team can use this dashboard as a single source point. Are there any solutions to do this? There are some REST APIs to get the availability status, but it seems to be overly complex.
Thanks
Jag
Oct 07 2022 01:52 AM
Azure DevOps Dashboard has a widget called "Embedded Webpage". This allows you to bring in any web content. Do note that this is nothing but a iframe being embedded on your dashboard and its link pointed to the URL you provide.
Oct 26 2022 03:17 AM
@Lohith_GN Thanks. I am looking to embed this in Azure portal dashboard, not in Azure DevOps dashboard. There is no 'embedded webpage' widget in the Azure portal dashboard.