Skip to content

Commit bf04084

Browse files
Merge pull request #287157 from maud-lv/patch-30
Add role prerequisite
2 parents 7470bd2 + 6cc5df3 commit bf04084

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

articles/managed-grafana/how-to-sync-teams-with-azure-ad-groups.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Configure Grafana team sync with Microsoft Entra groups
2+
title: Configure Grafana Team Sync with Microsoft Entra groups
33
description: Learn how to configure Grafana Teams and allow access to Grafana folders and dashboards using Microsoft Entra groups in Azure Managed Grafana.
44
#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.
55
ms.service: azure-managed-grafana
@@ -9,7 +9,7 @@ ms.author: malev
99
ms.date: 06/7/2024
1010
---
1111

12-
# Configure Grafana teams with Microsoft Entra groups and Grafana team sync
12+
# Configure Grafana teams with Microsoft Entra groups and Grafana Team Sync
1313

1414
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.
1515

@@ -27,6 +27,7 @@ Before you start, make sure you have:
2727
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free).
2828
- An Azure Managed Grafana instance. If needed, [create a new instance](quickstart-managed-grafana-portal.md).
2929
- 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.
3031

3132
## Assign a permission to a Microsoft Entra group
3233

@@ -46,7 +47,7 @@ Set up a Microsoft Entra ID-backed Grafana team.
4647
1. Select the **Microsoft Entra Team Sync Settings** tab.
4748
1. Select **Create new Grafana team**.
4849

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.":::
5051

5152
1. Enter a name for the Grafana team and select **Add**.
5253

@@ -92,7 +93,7 @@ For example, to disable access to a user who has the Grafana Viewer role on a Gr
9293

9394
<a name='remove-azure-ad-group-sync'></a>
9495

95-
## Remove Microsoft Entra group sync
96+
## Remove a Grafana team
9697

9798
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.
9899

0 commit comments

Comments
 (0)