Skip to content

Commit 9398b2b

Browse files
committed
link
1 parent c72894d commit 9398b2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/alerts/alerts-log-query.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Log alert rules using [cross-resource queries](../logs/cross-workspace-query.md)
5757
union
5858
app('00000000-0000-0000-0000-000000000001').requests,
5959
app('00000000-0000-0000-0000-000000000002').requests,
60-
workspace('"00000000-0000-0000-0000-000000000001').Perf
60+
workspace('00000000-0000-0000-0000-000000000001').Perf
6161
```
6262

6363
>[!NOTE]

0 commit comments

Comments
 (0)