December 6th, 2022

Updated: Now available: Azure DevOps Server 2022 RTW

Gloridel Morales
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.

  • Tejas A Nair

    Hi!

    We're missing Updates to Azure File Copy task and Repository as protected resource features in our installation of Azure DevOps Server 2022.

    https://developercommunity.visualstudio.com/t/Azure-File-Copy-task-v5-missing-in-Azure/10275323?viewtype=all
    https://developercommunity.visualstudio.com/t/Feature-Add-protection-to-repository-re/10275298

    When will these be available?

    Read more
  • 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...

    Read more
  • Tore Østergaard Jensen (TORE)

    Does anyone know how to enable preview features in Azure DevOps Server?

    All documentation seems to be around how this is done for Azure DevOps Services, but I cannot find the Account menu item mentioned here:
    https://learn.microsoft.com/en-us/azure/devops/project/navigation/preview-features?view=azure-devops&tabs=new-account-not-enabled

    I would like to try out the new "Preview of templates support in YAML editors", which is listed as available in ADO Server 2022:
    https://learn.microsoft.com/en-us/azure/devops/release-notes/2021/sprint-187-update#preview-of-templates-support-in-yaml-editor

    Read more
  • Tore Østergaard Jensen (TORE)

    We have now upgraded our test instance from 2020.1.2 Patch 1 and so far things work including search.

    However, at the end of the installation the Restart button did nothing and after a manual restart the migration wizard did not start automatically. There is also a leftover Azure DevOps Server 2020 folder in Program Files.

    • Tore Østergaard Jensen (TORE) · Edited

      Same thing happened when upgrading our production instance. 133 files are left in the 2020 folder, so compared to the 78679 files in 2022, most of the 2020 files are gone.

      Files left in C:\Program Files\Azure DevOps Server 2020\

      <code>

      Read more
      • Vladimir KhvostovMicrosoft employee

        Tore,
        thanks for reporting this issue. It is safe to delete C:\Program Files\Azure DevOps Server 2020\ after installing Azure DevOps Server 2022.
        Regards,
        –Vladimir

  • Stefan · Edited

    Since the analysis database and reports are intergrated in Azure Devops, is it safe to disable the regarding services „SQL Server Analysis Services (MSSQLSERVER)“ and „SQL Server Reporting Services“ after an upgrade from 2020.1 to 2022?

    • Dan HellemMicrosoft employee

      Yes, it is safe to disable

  • Tore Østergaard Jensen (TORE)

    Hi Gloridel

    Looking very much forward to installing this new version.

    Small note: Your last sentence indicates that it is still a release candidate, which I don’t believe it is:
    We’d love for you to install this release candidate and provide any…

  • Thomas Bolon

    Hi,

    Our Elasticsearch Search server does not start anymore since we upgraded the server from latest version to 2022:

    <code>

    Read more
    • Thomas Bolon

      I decided to simply erase the index folder and restart from scratch.

      • Gloridel MoralesMicrosoft employee Author

        Hi Thomas, let us know how the upgrade goes after the restart.