Adding AzureDevOps status (status.dev.azure.com) into Azure dashboard

Copper Contributor

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

 

 

2 Replies

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.

 

Lohith_GN_0-1665132726069.png

 

 

@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.