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/azure-monitor/essentials/prometheus-self-managed-grafana-azure-active-directory.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,12 +4,12 @@ description: How to configure Azure Monitor managed service for Prometheus as da
4
4
author: EdB-MSFT
5
5
ms.topic: conceptual
6
6
ms.author: edbaynash
7
-
ms.date: 05/31/2024
7
+
ms.date: 08/11/2024
8
8
---
9
9
10
10
# Configure self-managed Grafana to use Azure Monitor managed service for Prometheus with Microsoft Entra ID.
11
11
12
-
[Azure Monitor managed service for Prometheus](prometheus-metrics-overview.md) allows you to collect and analyze metrics at scale using a [Prometheus](https://aka.ms/azureprometheus-promio)-compatible monitoring solution. The most common way to analyze and present Prometheus data is with a Grafana dashboard. This article explains how to configure Prometheus as a data source for [self-hosted Grafana](https://grafana.com/) using Microsoft Entra ID.
12
+
[Azure Monitor managed service for Prometheus](prometheus-metrics-overview.md) allows you to collect and analyze metrics at scale using a [Prometheus](https://aka.ms/azureprometheus-promio)-compatible monitoring solution. The most common way to analyze and present Prometheus data is with a Grafana dashboard. This article explains how to configure Prometheus as a data source for [self-hosted Grafana](https://grafana.com/) using Microsoft Entra ID.
13
13
14
14
For information on using Grafana with managed system identity, see [Configure Grafana using managed system identity](./prometheus-grafana.md).
1. Select **Add**, then **Add role assignment** from the **Access Control (IAM)** page.
61
61
62
62
1. On the **Add role Assignment** page, search for **Monitoring**.
63
63
1. Select **Monitoring data reader**, then select the **Members** tab.
64
64
65
-
:::image type="content" source="./media/prometheus-self-managed-grafana-azure-active-directory/add-role-assignment.png" alt-text="A screenshot showing the Add role assignment page":::
65
+
:::image type="content" source="./media/prometheus-self-managed-grafana-azure-active-directory/add-role-assignment.png" lightbox="./media/prometheus-self-managed-grafana-azure-active-directory/add-role-assignment.png" alt-text="A screenshot showing the Add role assignment page.":::
66
66
67
67
1. Select **Select members**.
68
68
1. Search for the app that you registered in the [Register an app with Microsoft Entra ID](#register-an-app-with-azure-active-directory) section and select it.
69
69
1. Click **Select**.
70
70
1. Select **Review + assign**.
71
-
:::image type="content" source="./media/prometheus-self-managed-grafana-azure-active-directory/select-members.png" alt-text="A screenshot showing the Add role assignment, select members page.":::
71
+
:::image type="content" source="./media/prometheus-self-managed-grafana-azure-active-directory/select-members.png" lightbox="./media/prometheus-self-managed-grafana-azure-active-directory/select-members.png" alt-text="A screenshot showing the Add role assignment, select members page.":::
72
72
73
73
You've created your App registration and have assigned it access to query data from your Azure Monitor workspace. The next step is setting up your Prometheus data source in Grafana.
74
74
@@ -113,7 +113,7 @@ Grafana now supports connecting to Azure Monitor managed Prometheus using the [P
113
113
1. In the Azure Authentication section, select **App Registration** from the **Authentication** dropdown.
114
114
1. Enter the **Direct(tenant) ID**, **Application (client) ID**, and the **Client secret** from the [Register an app with Microsoft Entra ID](#register-an-app-with-azure-active-directory) section.
115
115
1. Select **Save & test**
116
-
:::image type="content" source="./media/prometheus-self-managed-grafana-azure-active-directory/configure-grafana.png" alt-text="A screenshot showing the Grafana settings page for adding a data source.":::
116
+
:::image type="content" source="./media/prometheus-self-managed-grafana-azure-active-directory/configure-grafana.png" lightbox="./media/prometheus-self-managed-grafana-azure-active-directory/configure-grafana.png" alt-text="A screenshot showing the Grafana settings page for adding a data source.":::
0 commit comments