Skip to content

Commit 6f77c03

Browse files
authored
acrolinx
1 parent cec3f22 commit 6f77c03

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

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

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ ms.author: edbaynash
1212
Create dashboards powered by Azure Monitor managed service for Prometheus using [Azure Workbooks](../visualize/workbooks-overview.md).
1313
This article introduces workbooks for Azure Monitor workspaces and shows you how to query Prometheus metrics using Azure workbooks and the Prometheus query language (PromQL).
1414

15-
## Pre-requisites
16-
To query Prometheus metrics from an Azure Monitor workspace you need the following:
17-
- 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).
15+
## Prerequisites
16+
To query Prometheus metrics from an Azure Monitor workspace, you need the following:
17+
- 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.
1919
- The user must be assigned role that can perform the **microsoft.monitor/accounts/read** operation on the Azure Monitor workspace.
2020

@@ -38,11 +38,11 @@ A workbook has the following input options:
3838

3939
## Create a Prometheus workbook
4040

41-
Workbooks supports many visualizations and Azure integrations. For more information about Azure Workbooks, see [Creating an Azure Workbook](../visualize/workbooks-create-workbook.md).
41+
Workbooks support many visualizations and Azure integrations. For more information about Azure Workbooks, see [Creating an Azure Workbook](../visualize/workbooks-create-workbook.md).
4242

4343

4444

45-
1. From your Azure Monitor workspace select **Workbooks**.
45+
1. From your Azure Monitor workspace, select **Workbooks**.
4646

4747
1. Select **New**.
4848
1. In the new workbook, select **Add**, and select **Add query** from the dropdown.
@@ -62,11 +62,11 @@ If you receive a message indicating that "You currently do not have any Promethe
6262

6363
- Verify that you have turned on metrics collection in the Monitored clusters blade of your Azure Monitor workspace.
6464

65-
If your workbook query does not return data:
65+
If your workbook query does not return data with a message "You do not have query access":
6666

6767
- Check that you have sufficient permissions to perform **microsoft.monitor/accounts/read** assigned through Access Control (IAM) in your Azure Monitor workspace.
68-
- Confirm if your Networking settings supports query access. You may need to enable private access through your private endpoint or change settings to allow public access.
69-
- If you have adblock enabled in your browser, you may need to pause or disable and refresh the workbook in order to view data.
68+
- Confirm if your Networking settings support query access. You may need to enable private access through your private endpoint or change settings to allow public access.
69+
- If you have ad block enabled in your browser, you may need to pause or disable and refresh the workbook in order to view data.
7070

7171

7272
## Next steps

0 commit comments

Comments
 (0)