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.
2 parents 93d5bbf + 12b1157 commit 8fd0692Copy full SHA for 8fd0692
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-000000000003').Perf
61
```
62
63
>[!NOTE]
0 commit comments