Skip to content

Latest commit

 

History

History
130 lines (108 loc) · 5.91 KB

lookup-platform-version.md

File metadata and controls

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

Look up your Azure DevOps platform and version

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

You can tell what 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