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 c72894d commit 9398b2bCopy full SHA for 9398b2b
articles/azure-monitor/alerts/alerts-log-query.md
@@ -57,7 +57,7 @@ Log alert rules using [cross-resource queries](../logs/cross-workspace-query.md)
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