From 8199cc0cf8b0d25d0ff123740d6997ff577a4dc8 Mon Sep 17 00:00:00 2001 From: Fiona Artiaga <89225282+GrafanaWriter@users.noreply.github.com> Date: Mon, 21 Mar 2022 08:42:06 -0700 Subject: [PATCH] Docs: Correct Team Sync availability (#45340) Update the explanation of which users can use Team Sync Co-authored-by: achatterjee-grafana --- docs/sources/auth/team-sync.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/auth/team-sync.md b/docs/sources/auth/team-sync.md index 416601fe9ed..f22b4562cec 100644 --- a/docs/sources/auth/team-sync.md +++ b/docs/sources/auth/team-sync.md @@ -19,4 +19,4 @@ This mechanism allows Grafana to remove an existing synchronized user from a tea
-> Team Sync is available in Grafana Enterprise Cloud Pro and Advanced and in Grafana Enterprise. For more information, refer to [Team sync]({{< relref "../enterprise/team-sync.md" >}}) in [Grafana Enterprise]({{< relref "../enterprise" >}}). +> Team Sync is available in both Grafana Enterprise and Grafana Cloud Advanced. For more information, refer to [Team sync]({{< relref "../enterprise/team-sync.md" >}}) in [Grafana Enterprise]({{< relref "../enterprise" >}}).