Skip to content

Latest commit

 

History

History
59 lines (37 loc) · 4.28 KB

service-status-info.md

File metadata and controls

59 lines (37 loc) · 4.28 KB
title titleSuffix description ms.topic ms.subservice ms.assetid ms.author author monikerRange ms.date
Service status
Azure DevOps
Understand how Azure DevOps Services status is monitored and available to users.
conceptual
azure-devops-organizations
3F3BD90B-1D08-4C8F-9CDC-D4B806F65448
chcomley
chcomley
azure-devops
07/24/2024

Azure DevOps Services status

[!INCLUDE version-eq-azure-devops]

Our team of engineers around the world work 24/7 to ensure that our customers are always productive and successful with our service. We respond quickly during performance slowdowns and stability issues. Our top priority is to communicate the incident status and our next steps to mitigate the issue. Check the status of our services through the Azure DevOps Services status portal.

Our Customer Impact Assessment (CIA) is modeled after our availability model, which measures real customer experiences representing both reliability and performance. Many of the events we post are based on the CIA.

Services health matrix

Azure DevOps is a product suite of service offerings. The geography indicates where an organization is hosted in the cloud. The data residency, sovereignty, compliance, and resilience requirements are honored within the geographical boundaries. To help clarify which specific aspects of the service are affected, we communicate impact of each of these services by geography in the service matrix.

The status portal provides a two-dimensional matrix view of active events mapped to a given service and geography. In addition to the suite of Azure DevOps Services, it displays the following items:

  • Core services: Encompass the set of features that are fundamental to all five services, such as authentication or the web portal
  • Other services: Correspond to features that complement the suite, such as extensions

Service health indicators

The Azure DevOps Services status portal displays indicators that reflect the severity of a service health event, based on the number of customers affected by the issue. The highest severity events affect a large percentage of our customers and render some parts of the product unusable.

:::image type="content" source="media/services-status/status-indicators.png" alt-text="Service status indicators":::

The Azure DevOps Services status portal displays four indicators that reflect the severity of a service health event: Healthy, Degraded, Unhealthy, and Advisory. The highest severity events affect a large percentage of our customers and render some parts of the product unusable.

Service status and event logs

Access detailed information on active and past events from the Status history page. Each event log contains associated information such as the impacted service, geography, and event duration. You can filter the logs to adjust the scope of your search into past events. Additionally, you can use the REST API to build automated alerting solutions to stay on top of events.

When and how to report availability issues

If you see an issue reported on the Azure DevOps Services health page, we’re already working to restore normal operations. If your issue isn't reported, you can ask a question through the Azure DevOps Services virtual support agent. For issues not related to availability, refer to our Developer Community portal.

RSS feed

Subscribe to the RSS feed to receive updates in your feed reader.

Use REST APIs to build automated solutions

The Azure Resource health REST API can retrieve the current health status of each of the Azure DevOps Services. You can use it to build an automated solution to monitor the infrastructure incidents.

[!INCLUDE rest-api-docs-rollout]

Related articles