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.
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?
Azure DevOps 2022 seems to break the Proxy feature mostly used for TFVC.
The issue is reported here:
https://developercommunity.visualstudio.com/t/Proxy-upgrade-to-2022-breaks-its-functio/10264792
For now workaround is to stay on the previous version, which should work just fine, but a fix seems to be already scheduled for next Patch.
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...