From febb9995266ae7c6029cc56821a9a88cd1184d9e Mon Sep 17 00:00:00 2001 From: Mark Azer Date: Wed, 10 Dec 2025 16:33:43 -0500 Subject: [PATCH 1/2] Add ADO Instance Type Warning --- content/en/integrations/guide/source-code-integration.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/content/en/integrations/guide/source-code-integration.md b/content/en/integrations/guide/source-code-integration.md index 5e9ba25bb30..d2b82840983 100644 --- a/content/en/integrations/guide/source-code-integration.md +++ b/content/en/integrations/guide/source-code-integration.md @@ -81,10 +81,13 @@ Install Datadog's [GitLab Source Code integration][101] using the [integration t {{% /tab %}} {{% tab "Azure DevOps (SaaS Only)" %}} -Install Datadog's Azure DevOps Source Code integration using the [integration tile][102] or while onboarding to [Datadog Code Security][101]. +
+Repositories from Azure DevOps instances are supported for Azure DevOps Services (SaaS). Azure DevOps Server (On-Prem) is **not** supported. +
+ +Install Datadog's Azure DevOps Source Code integration using the [integration tile][101] or while onboarding other Datadog products to connect to your Azure DevOps repositories. -[101]: https://app.datadoghq.com/security/configuration/code-security/setup?provider=azure-devops&steps=static -[102]: https://app.datadoghq.com/integrations/azure-devops-source-code/ +[101]: https://app.datadoghq.com/integrations/azure-devops-source-code/ {{% /tab %}} {{% tab "Other SCM Providers" %}} From b66ab41a0a7b4dc028de009e3b483bb783971abb Mon Sep 17 00:00:00 2001 From: Mark Azer Date: Thu, 11 Dec 2025 08:53:05 -0500 Subject: [PATCH 2/2] Fix bolding Co-authored-by: Joe Peeples --- content/en/integrations/guide/source-code-integration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/integrations/guide/source-code-integration.md b/content/en/integrations/guide/source-code-integration.md index d2b82840983..e62d2f85da0 100644 --- a/content/en/integrations/guide/source-code-integration.md +++ b/content/en/integrations/guide/source-code-integration.md @@ -82,7 +82,7 @@ Install Datadog's [GitLab Source Code integration][101] using the [integration t {{% tab "Azure DevOps (SaaS Only)" %}}
-Repositories from Azure DevOps instances are supported for Azure DevOps Services (SaaS). Azure DevOps Server (On-Prem) is **not** supported. +Repositories from Azure DevOps instances are supported for Azure DevOps Services (SaaS). Azure DevOps Server (On-Prem) is not supported.
Install Datadog's Azure DevOps Source Code integration using the [integration tile][101] or while onboarding other Datadog products to connect to your Azure DevOps repositories.