Skip to content

Latest commit

 

History

History
125 lines (99 loc) · 4.57 KB

lookup-platform-version.md

File metadata and controls

125 lines (99 loc) · 4.57 KB
title titleSuffix ms.custom description ms.technology ms.author author ms.topic ms.date monikerRange
Look up your Azure DevOps platform and version
Azure DevOps
seodec18
Learn how to find the Azure DevOps platform and version you're using.
devops-new-user
kaelli
KathrynEE
troubleshooting
09/30/2022
<= 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.

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.":::

Version numbers

On-premises release Version About help page version Build number
Azure DevOps Server 2022 RC1 (AzureDevOpsServer_20220720.1) 19.205.32728.1
Azure DevOps Server 2020 Update 1.1 Version Azure DevOps Server 2020 Update 1.2 18.181.31230.2
Azure DevOps Server 2020 RTW Version Dev 18.M170.9 18.170.30830.2
Azure DevOps Server 2019 Update 1 Version Dev17.M153.6 17.153.29522.3

Related articles