December 6th, 2022
heart14 reactions

Updated: Now available: Azure DevOps Server 2022 RTW

Senior Technical Program Manager

12/16 Update: There is an additional step that you will have to follow while upgrading to Azure DevOps Server 2022. This applies to Azure DevOps Server/Team Foundation Server and Elasticsearch installations on the same and in different machines.

  • Upgrade Elasticsearch 2.x and 5.x to 7.x

You will have to select Install New Search while configuring search post Azure DevOps Server upgrade.

  • Upgrade Elasticsearch 6.x to 7.x

Re-indexing is not required in this case. If any index is found which is below 6.x then re-indexing is required for that index to upgrade Elasticsearch to 7.x.

The following table includes mapping of Azure DevOps Server/Team Foundation Server and Elasticsearch versions.

Azure DevOps and Elasticsearch Versions

Azure DevOps Server/Team Foundation Server Version Elasticsearch Version
Team Foundation Server 2017 Update 3.1 2.4.1
Team Foundation Server 2018 Update 3.2 5.4.1
Azure DevOps Server 2019 5.4.1
Azure DevOps Server 2020.1.1 6.2.4
Azure DevOps Server 2022 RC1 6.8.23
Azure DevOps Server 2022 RC2 and RTW 7.17.5

We’re excited to announce the final release of Azure DevOps Server 2022! You can upgrade from Azure DevOps Server 2022 release candidates or previous versions of TFS and Azure DevOps. You can find the full details in our release notes.

Here are some key links:

We’d love for you to install this release and provide any feedback at Developer Community.

Author

Gloridel Morales
Senior Technical Program Manager

Gloridel is a Senior Technical Program Manager on the Azure DevOps team.

24 comments

Discussion is closed. Login to edit/delete existing comments.

Sort by :
  • Lindeman, Andy · Edited

    Hello-

    I just upgraded to 2022 RTW. A behavior I am noticing- when I search for something in the search box in the upper right hand corner, then go to "Work item", I get all the search results (as expected.) However, when I click the "Types: All" pulldown and select an individual Work Item type (Bug, User Story etc.), I get "No work items found for 'xxx' with applied filters.", However, the pulldown screen gives me the correct number of WIs of the type that I just selected (a non-zero number).

    Do I need to re-run an index or something?

    Many...

    Read more