From 61c1e702348b467ce48cd1664f1a2fb14e3e02b3 Mon Sep 17 00:00:00 2001 From: Alexander Zobnin Date: Thu, 12 Mar 2020 15:31:21 +0300 Subject: [PATCH] Docs: add Azure AD to the list of supported providers (#22751) --- docs/sources/enterprise/team-sync.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/sources/enterprise/team-sync.md b/docs/sources/enterprise/team-sync.md index c56be1bfda4..923b8074226 100644 --- a/docs/sources/enterprise/team-sync.md +++ b/docs/sources/enterprise/team-sync.md @@ -48,4 +48,5 @@ If you have already grouped some users into a team, then you can synchronize tha * [Auth Proxy]({{< relref "../auth/auth-proxy.md#team-sync-enterprise-only">}}) * [GitHub OAuth]({{< relref "../auth/github.md#team-sync-enterprise-only" >}}) * [GitLab OAuth]({{< relref "../auth/gitlab.md#team-sync-enterprise-only" >}}) +* [Azure AD]({{< relref "../auth/azuread.md#team-sync-enterprise-only" >}}) * [LDAP]({{< relref "enhanced_ldap.md#ldap-group-synchronization-for-teams" >}})