Skip to content

Commit cec3f22

Browse files
authored
Update prometheus-workbooks.md
1 parent f467592 commit cec3f22

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

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

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,11 +58,16 @@ Workbooks supports many visualizations and Azure integrations. For more informat
5858

5959
## Troubleshooting
6060

61-
If your workbook query does not return data:
61+
If you receive a message indicating that "You currently do not have any Prometheus data ingested to this Azure Monitor workspace":
6262

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

65+
If your workbook query does not return data:
66+
67+
- 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.
70+
6671

6772
## Next steps
6873
* [Collect Prometheus metrics from AKS cluster](./prometheus-metrics-enable.md)

0 commit comments

Comments
 (0)