Skip to content

Latest commit

 

History

History
130 lines (108 loc) · 5.91 KB

File metadata and controls

130 lines (108 loc) · 5.91 KB
title Look up your Azure DevOps platform and version
titleSuffix Azure DevOps
description Learn how to find the Azure DevOps platform and version you're using.
ms.subservice azure-devops-new-user
ms.author chcomley
author chcomley
ms.topic troubleshooting
ms.date 03/06/2024
monikerRange <= azure-devops

Look up your Azure DevOps platform and version

[!INCLUDE version-lt-eq-azure-devops]

You can tell which platform you use by opening the About page for Azure DevOps Services or Azure DevOps Server.

Azure DevOps Services

Enter the following URL for your organization, specifying the organization name.

https://dev.azure.com/YourOrganizationName/_home/About.

A page similar to the following example opens showing the version number.

:::image type="content" source="media/provide-feedback/version-azure-devops.png" alt-text="Screenshot of About page for Azure DevOps Services.":::

Azure DevOps Server

Open the About page from the profile menu as shown in the following image.

:::image type="content" source="media/provide-feedback/about-menu-selection-on-premises.png" alt-text="Screenshot of profile menu.":::

The corresponding browser URL is:

https://ServerName/CollectionName/_home/About

A page similar to the following image opens showing the version number.

:::image type="content" source="media/provide-feedback/version-azure-devops-on-premises.png" alt-text="Screenshot of About page for Azure DevOps Server on-premises.":::

For the most recent version details, refer to the following RTW Release Notes. You can also find Update 1 Release Notes and Secure Hash Algorithm (SHA) information in the table of contents from these links.

Related articles