How to check Azure DevOps Status

How to check Azure DevOps Status

While you are working with Azure DevOps, it’s quite important to check the Azure DevOps status. In this Azure DevOps article, we will discuss multiple approaches to check the status of your Azure DevOps.

How to check Azure DevOps Status

Well, there are a few simple approaches to view Azure DevOps service status. Let’s discuss those approaches one by one.

  • Approach-1: Using the Azure DevOps official website
  • Approach-2: Using Visual Studio Extensions

Approach-1: Using the Azure DevOps official website

Azure DevOps Status

You can see the status of the below services with respect to different locations. The services are

  1. Core Services
  2. Repos
  3. Boards
  4. Test plans
  5. Pipelines
  6. Artifacts
  7. Other Services

The list of locations are as below

  1. United States
  2. Brazil
  3. Canada
  4. India
  5. Australia
  6. United Kingdom
  7. Asia Pacific
  8. Europe

Approach-2: Using Visual Studio Extensions

Launch your Visual Studio 2019 and then you can download and install the “Azure DevOps Status Monitor” extension in your Visual Studio. Follow the below steps.

  1. After launching the Visual Studio, click on the Extensions menu –> then choose the Manage Extensions option.
View Azure DevOps Status via extensions

2. Click on the Visual Studio Marketplace node and then search for “Azure DevOps Monitor” and press Enter key. You can see the “Azure DevOps Monitor” extension as the search result and then click on the Download button to download the extension that is present next to the extension name as shown below.

azure devops health status

3. After downloading successfully, you can able to see the VSIX Installer pop-up, click on the Modify/Install button to start the installation.

4. Once Installed successfully, You can again click on the Extensions menu and then click Manage Extensions –> expand the Installed node, You can able to see the Azure DevOps Status Monitor extension has been installed successfully. Refer to the below screenshot.

Azure DevOps Status Monitor

5. To configure the extension, click on the Tools menu –> Select Options.

Azure DevOps Status Monitor

6. Expand the “Azure DevOps Status Monitor” node and click on the General tab.

Azure DevOps Status Monitor extension

After installing and configuring this extension, you can able to check the status of your Azure DevOps from the Visual Studio itself.

You may also like following the below articles

Conclusion

In this Azure DevOps article, we discussed 2 simple approaches to view Azure DevOps Status. Thanks for reading this article !!!