Skip to content

Commit 8fd0692

Browse files
Merge pull request #239620 from yossi-y/patch-13
Updated guid value
2 parents 93d5bbf + 12b1157 commit 8fd0692

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](../logs/cross-workspace-query.md)
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-000000000003').Perf
6161
```
6262

6363
>[!NOTE]

0 commit comments

Comments
 (0)