You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/managed-grafana/how-to-sync-teams-with-azure-ad-groups.md
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
---
2
-
title: Configure Grafana team sync with Microsoft Entra groups
2
+
title: Configure Grafana Team Sync with Microsoft Entra groups
3
3
description: Learn how to configure Grafana Teams and allow access to Grafana folders and dashboards using Microsoft Entra groups in Azure Managed Grafana.
4
4
#customer intent: As a Grafana administrator, I want to use Microsoft Entra groups to set up Grafana teams and control access to specific folders and dashboards.
5
5
ms.service: azure-managed-grafana
@@ -9,7 +9,7 @@ ms.author: malev
9
9
ms.date: 06/7/2024
10
10
---
11
11
12
-
# Configure Grafana teams with Microsoft Entra groups and Grafana team sync
12
+
# Configure Grafana teams with Microsoft Entra groups and Grafana Team Sync
13
13
14
14
In this guide, you learn how to use Microsoft Entra groups with [Grafana Team Sync](https://grafana.com/docs/grafana/latest/setup-grafana/configure-security/configure-team-sync/) to manage dashboard permissions in Azure Managed Grafana.
15
15
@@ -27,6 +27,7 @@ Before you start, make sure you have:
27
27
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free).
28
28
- An Azure Managed Grafana instance. If needed, [create a new instance](quickstart-managed-grafana-portal.md).
29
29
- A Microsoft Entra group. If needed, [create a basic group and add members](/entra/fundamentals/how-to-manage-groups#create-a-basic-group-and-add-members).
30
+
- The Grafana Admin role is required to use Grafana Team Sync.
30
31
31
32
## Assign a permission to a Microsoft Entra group
32
33
@@ -46,7 +47,7 @@ Set up a Microsoft Entra ID-backed Grafana team.
46
47
1. Select the **Microsoft Entra Team Sync Settings** tab.
47
48
1. Select **Create new Grafana team**.
48
49
49
-
:::image type="content" source="media/azure-ad-group-sync/team-sync-settings.png" alt-text="Screenshot of the Azure portal. Configuring Microsoft Entra team sync.":::
50
+
:::image type="content" source="media/azure-ad-group-sync/team-sync-settings.png" alt-text="Screenshot of the Azure portal. Configuring Microsoft Entra Team Sync.":::
50
51
51
52
1. Enter a name for the Grafana team and select **Add**.
52
53
@@ -92,7 +93,7 @@ For example, to disable access to a user who has the Grafana Viewer role on a Gr
92
93
93
94
<a name='remove-azure-ad-group-sync'></a>
94
95
95
-
## Remove Microsoft Entra group sync
96
+
## Remove a Grafana team
96
97
97
98
If you no longer need a Grafana team, follow these steps to delete it. Deleting a Grafana team also removes the link to the Microsoft Entra group.
0 commit comments