Skip to content

Commit 92c0f60

Browse files
authored
Add note about multi-resource limitation
@rboucher - FYI
1 parent 5cd561b commit 92c0f60

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/azure-monitor/platform/alerts-metric-overview.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,10 @@ You can specify the scope of monitoring by a single metric alert rule in one of
137137

138138
Creating metric alert rules that monitor multiple resources is like [creating any other metric alert](alerts-metric.md) that monitors a single resource. Only difference is that you would select all the resources you want to monitor. You can also create these rules through [Azure Resource Manager templates](../../azure-monitor/platform/alerts-metric-create-templates.md#template-for-a-metric-alert-that-monitors-multiple-resources). You will receive individual notifications for each monitored resource.
139139

140+
> [!NOTE]
141+
>
142+
> In a metric alert rule that monitors multiple resources, only one condition is allowed.
143+
140144
## Typical latency
141145

142146
For metric alerts, typically you will get notified in under 5 minutes if you set the alert rule frequency to be 1 min. In cases of heavy load for notification systems, you might see a longer latency.

0 commit comments

Comments
 (0)