Skip to content

Commit 0cee444

Browse files
committed
toc
1 parent 25a6679 commit 0cee444

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

articles/azure-monitor/essentials/query-azure-monitor-workspaces.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Allow your app to query data from your Azure Monitor workspace.
7070

7171
1. Select **Review + assign**.
7272

73-
:::image type="content" source="./media/query-azure-monitor-workspaces/select-members.png" lightbox="./media/query-azure-monitor-workspaces/select-members.png.png" alt-text="A screenshot showing the Add role assignment, select members page.":::
73+
:::image type="content" source="./media/query-azure-monitor-workspaces/select-members.png" lightbox="./media/query-azure-monitor-workspaces/select-members.png.png" alt-text="A screenshot showing the Add role assignment, select members page.":::
7474

7575
You've created your App registration and have assigned it access to query data from your Azure Monitor workspace. You can now generate a token and use it in a query.
7676

@@ -167,7 +167,7 @@ For the full specification of OSS prom APIs, see [Prometheus HTTP API](https://p
167167
<<<more explanation needed>>>
168168

169169
+ Experimental features
170-
The experimental features such as exemplars, @ Modifier, or negative offsets aren't supported.
170+
The experimental features such as exemplars aren't supported.
171171

172172
For more information on Prometheus metrics limits, see [Prometheus metrics](https://learn.microsoft.com/en-us/azure/azure-monitor/service-limits#prometheus-metrics)
173173

articles/azure-monitor/toc.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -407,6 +407,9 @@ items:
407407
- name: Query Prometheus metrics in workbooks
408408
displayName: Prometheus
409409
href: essentials/prometheus-workbooks.md
410+
- name: Query metrics in an Azure Monitor workspace using PromQL
411+
displayName: Prometheus
412+
href: essentials/query-azure-monitor-workspaces.md
410413
- name: Remote-write
411414
items:
412415
- name: Overview

0 commit comments

Comments
 (0)