aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBelen Pruvost <belen.pruvost@sonarsource.com>2021-03-25 16:26:14 +0100
committersonartech <sonartech@sonarsource.com>2021-03-29 20:03:43 +0000
commit90636689abac7bebe85d38452e132452879b65fa (patch)
tree84ed49b1c5ee1d1abce56da076c4f5dcb8a7c510
parentbd4eb88ece66e32aaa22861c5eddc40a5dc4e9c5 (diff)
downloadsonarqube-90636689abac7bebe85d38452e132452879b65fa.tar.gz
sonarqube-90636689abac7bebe85d38452e132452879b65fa.zip
SONAR-14636 - Update Docs to include support for AzureDevOps 2020
-rw-r--r--server/sonar-docs/src/pages/analysis/azuredevops-integration.md2
-rw-r--r--server/sonar-docs/src/pages/analysis/scan/sonarscanner-for-azure-devops.md1
-rw-r--r--server/sonar-docs/src/pages/requirements/requirements.md18
3 files changed, 2 insertions, 19 deletions
diff --git a/server/sonar-docs/src/pages/analysis/azuredevops-integration.md b/server/sonar-docs/src/pages/analysis/azuredevops-integration.md
index 8009529507a..256c4e4cff4 100644
--- a/server/sonar-docs/src/pages/analysis/azuredevops-integration.md
+++ b/server/sonar-docs/src/pages/analysis/azuredevops-integration.md
@@ -11,7 +11,7 @@ With this integration, you'll be able to:
- **Add pull request decoration** - (starting in [Developer Edition](https://redirect.sonarsource.com/editions/developer.html)) See your Quality Gate and code metric results right in Azure DevOps so you know if it's safe to merge your changes.
## Prerequisites
-Integration with Azure DevOps server requires at least Azure DevOps Server 2019, TFS 2018, or TFS 2017 Update 2+.
+Integration with Azure DevOps Server requires Azure DevOps Server 2020, Azure DevOps Server 2019, TFS 2018, or TFS 2017 Update 2.
### Branch Analysis
Community Edition doesn't support the analysis of multiple branches, so you can only analyze your main branch. Starting in [Developer Edition](https://redirect.sonarsource.com/editions/developer.html), you can analyze multiple branches and pull requests.
diff --git a/server/sonar-docs/src/pages/analysis/scan/sonarscanner-for-azure-devops.md b/server/sonar-docs/src/pages/analysis/scan/sonarscanner-for-azure-devops.md
index 3637a353d7c..431e7cd6e65 100644
--- a/server/sonar-docs/src/pages/analysis/scan/sonarscanner-for-azure-devops.md
+++ b/server/sonar-docs/src/pages/analysis/scan/sonarscanner-for-azure-devops.md
@@ -12,6 +12,7 @@ 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
## Analysis
diff --git a/server/sonar-docs/src/pages/requirements/requirements.md b/server/sonar-docs/src/pages/requirements/requirements.md
index 3e81a1007e1..dc533cf4f75 100644
--- a/server/sonar-docs/src/pages/requirements/requirements.md
+++ b/server/sonar-docs/src/pages/requirements/requirements.md
@@ -69,24 +69,6 @@ To get the full experience SonarQube has to offer, you must enable JavaScript in
| Opera | ![](/images/exclamation.svg) Not tested |
| Safari | ![](/images/check.svg) Latest |
-## ALM Integrations
-
-### Azure Devops Server
-The [SonarScanner for Azure Devops](/analysis/scan/sonarscanner-for-azure-devops/) is compatible with TFS 2017 Update 2 and greater
-
-### Bitbucket Server
-To add Pull Request analysis to Code Insights in Bitbucket Server, you must be running Bitbucket Server version 5.15+.
-
-### GitHub Enterprise and GitHub.com
-To add Pull Request analysis to Checks in GitHub Enterprise, you must be running GitHub Enterprise version 2.15+.
-
-GitHub.com is also supported.
-
-### GitLab Self-Managed and GitLab.com
-To add Merge Request Decoration to your Merge Requests in GitLab Self-Managed, you must be running Gitlab Self-Manged 11.7+.
-
-GitLab.com is also supported.
-
## Platform notes
### Linux
If you're running on Linux, you must ensure that: