Skip to content

Commit 3bf5316

Browse files
authored
Merge pull request #110341 from harelbr/patch-34
Add note up multi-condition
2 parents befa090 + 4b84cd8 commit 3bf5316

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/platform/alerts-metric-create-templates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -557,7 +557,7 @@ az group deployment create \
557557
558558
## Template for a static threshold metric alert that monitors multiple criteria
559559

560-
Newer metric alerts support alerting on multi-dimensional metrics as well as supporting multiple criteria. You can use the following template to create a more advanced metric alert rule on dimensional metrics and specify multiple criteria.
560+
Newer metric alerts support alerting on multi-dimensional metrics as well as support defining multiple criteria (up to 5 criterions per alert rule). You can use the following template to create a more advanced metric alert rule on dimensional metrics and specify multiple criteria.
561561

562562
Please note the following constraints when using dimensions in an alert rule that contains multiple criteria:
563563
- You can only select one value per dimension within each criterion.

0 commit comments

Comments
 (0)