Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 6 additions & 3 deletions content/en/integrations/guide/source-code-integration.md
Original file line number Diff line number Diff line change
Expand Up @@ -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].
<div class="alert alert-warning">
Repositories from Azure DevOps instances are supported for Azure DevOps Services (SaaS). Azure DevOps Server (On-Prem) is <strong>not<strong> supported.
</div>

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" %}}
Expand Down
Loading