Skip to content

Commit f74e832

Browse files
committed
typo
1 parent b2b2080 commit f74e832

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](../alerts/logs/cross-workspace-qu
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)