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 f74e832 commit 066e5e8Copy full SHA for 066e5e8
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-000000000003').Perf
61
```
62
63
>[!NOTE]
0 commit comments