Skip to content

Commit 97e8c38

Browse files
authored
Merge pull request #109500 from harelbr/patch-33
Add limitation around multi-resource
2 parents c036681 + 1ef23a3 commit 97e8c38

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1513,6 +1513,10 @@ This section will describe Azure Resource Manager templates for three scenarios
15131513
- Monitoring all virtual machines (in one Azure region) in a subscription.
15141514
- Monitoring a list of virtual machines (in one Azure region) in a subscription.
15151515

1516+
> [!NOTE]
1517+
>
1518+
> In a metric alert rule that monitors multiple resources, only one condition is allowed.
1519+
15161520
### Static threshold alert on all virtual machines in one or more resource groups
15171521

15181522
This template will create a static threshold metric alert rule that monitors Percentage CPU for all virtual machines (in one Azure region) in one or more resource groups.

0 commit comments

Comments
 (0)