]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-15621 update Azure DevOps extension compatibilities
authormichaelbirnstiehl <michael.birnstiehl@sonarsource.com>
Thu, 4 Nov 2021 19:51:59 +0000 (14:51 -0500)
committersonartech <sonartech@sonarsource.com>
Mon, 8 Nov 2021 20:04:09 +0000 (20:04 +0000)
server/sonar-docs/src/pages/analysis/scan/sonarscanner-for-azure-devops.md

index ee886c24148b40de937e4775cb72daddbf0380b0..e63c3a145f6ad439cd6c03243211b9be85f3cd23 100644 (file)
@@ -14,12 +14,14 @@ url: /analysis/scan/sonarscanner-for-azure-devops/
 The [SonarScanner for Azure DevOps](https://marketplace.visualstudio.com/items?itemName=SonarSource.sonarqube) makes it easy to integrate analysis into your build pipeline. The extension allows the analysis of all languages supported by SonarQube.
 
 ## Compatibility
-The SonarScanner for Azure DevOps is compatible with:
-* TFS 2017 Update 2+
-* TFS 2018
-* Azure DevOps Server 2019
-* Azure DevOps Server 2020
-* Azure DevOps Services
+The SonarScanner for Azure DevOps 5.x is compatible with:
+Azure DevOps Server 2019
+Azure DevOps Server 2020
+Azure DevOps Services
+
+The SonarScanner for Azure DevOps 4.x is compatible with:
+TFS 2017 Update 2+
+TFS 2018
 
 ## Analysis
 For information on setting up analysis with the SonarScanner for Azure DevOps, see the [Azure DevOps DevOps Platform integration](/analysis/azuredevops-integration/) page.