Forum Discussion

jagen77's avatar
jagen77
Copper Contributor
Oct 07, 2022

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

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

 

 

  • Lohith_GN's avatar
    Lohith_GN
    Copper Contributor

    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.

     

     

     

    • jagen77's avatar
      jagen77
      Copper Contributor

      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.

Resources