We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2b2080 commit f74e832Copy full SHA for f74e832
articles/azure-monitor/alerts/alerts-log-query.md
@@ -57,7 +57,7 @@ Log alert rules using [cross-resource queries](../alerts/logs/cross-workspace-qu
57
union
58
app('00000000-0000-0000-0000-000000000001').requests,
59
app('00000000-0000-0000-0000-000000000002').requests,
60
-workspace('"00000000-0000-0000-0000-000000000001').Perf
+workspace('00000000-0000-0000-0000-000000000001').Perf
61
```
62
63
>[!NOTE]
0 commit comments