Skip to content

Commit 36a7818

Browse files
authored
Update prometheus-workbooks.md
1 parent c3074bf commit 36a7818

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-monitor/essentials/prometheus-workbooks.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ This article introduces workbooks for Azure Monitor workspaces and shows you how
1616
To query Prometheus metrics from an Azure Monitor workspace you need the following:
1717
- An Azure Monitor workspace. To create an Azure Monitor workspace see [Create an Azure Monitor Workspace](./azure-monitor-workspace-overview.md?tabs=azure-portal.md).
1818
- Your Azure Monitor workspace must be [collecting Prometheus metrics](./prometheus-metrics-enable.md) from an AKS cluster.
19-
- The user must be assigned role that can perform the *microsoft.monitor/accounts/read* operation on the Azure Monitor workspace.
19+
- The user must be assigned role that can perform the **microsoft.monitor/accounts/read** operation on the Azure Monitor workspace.
2020

2121
## Prometheus Explorer workbook
2222
Azure Monitor workspaces include an exploration workbook to query your Prometheus metrics.
@@ -60,7 +60,7 @@ Workbooks supports many visualizations and Azure integrations. For more informat
6060

6161
If your workbook query does not return data:
6262

63-
- Check that you have **Monitoring Data Reader** role permissions assigned through Access Control (IAM) in your Azure Monitor workspace
63+
- Check that you have sufficient permissions to perform **microsoft.monitor/accounts/read** assigned through Access Control (IAM) in your Azure Monitor workspace
6464
- Verify that you have turned on metrics collection in the Monitored clusters blade of your Azure Monitor workspace.
6565

6666

0 commit comments

Comments
 (0)