Skip to content

Commit 6b59953

Browse files
authored
Update resource-manager-alerts-metric.md
1 parent b9eb06f commit 6b59953

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

articles/azure-monitor/alerts/resource-manager-alerts-metric.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: bwren
55
ms.author: bwren
66
services: azure-monitor
77
ms.topic: sample
8-
ms.date: 04/27/2022
8+
ms.date: 10/31/2022
99
ms.custom: references_regions
1010
ms.reviewer: harelbr
1111
---
@@ -1318,6 +1318,11 @@ resource metricAlert 'Microsoft.Insights/metricAlerts@2018-03-01' = {
13181318
}
13191319
```
13201320

1321+
> [!NOTE]
1322+
>
1323+
> Using "All" as a dimension value is equivalent to selecting "\*" (all current and future values).
1324+
1325+
13211326
## Multiple dimensions, dynamic thresholds
13221327

13231328
A single dynamic thresholds alert rule can create tailored thresholds for hundreds of metric time series (even different types) at a time, which results in fewer alert rules to manage. The following sample creates a dynamic thresholds metric alert rule on dimensional metrics.

0 commit comments

Comments
 (0)