Skip to content

Commit 11f7c59

Browse files
authored
Acrolinx and custom note
1 parent c048bdc commit 11f7c59

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

includes/azure-monitor-limits-alerts.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,12 @@ ms.custom: "include file"
2121

2222
### Alerts API
2323
Azure Monitor alerts have several throttling limits to protect against users making an excessive number of calls. Such behavior can potentially overload the system back-end resources and jeopardize service responsiveness. The following limits are designed to protect customers from interruptions and ensure a consistent service level. The user throttling and limits are designed to affect only extreme usage scenarios. They shouldn't be relevant for typical usage.
24-
Notice There is a limit of API calls per instance. The exact limit number depands on the number of instances.
24+
>[!Note]
25+
>There is a limit of API calls per instance. The exact limit number depands on the number of instances.
2526
2627
| Resource | Default limit | Maximum limit |
2728
| --- | --- | --- |
2829
| [Alerts - Get Summary](/rest/api/monitor/alertsmanagement/alerts/get-summary) | 50 calls per minute per subscription | Same as default |
29-
| [Alerts - Get All](/rest/api/monitor/alertsmanagement/alerts/get-all) (not "Get By Id") | 100 calls per minute per subscription | Same as default |
30+
| [Alerts - Get All](/rest/api/monitor/alertsmanagement/alerts/get-all) (not "Get By ID") | 100 calls per minute per subscription | Same as default |
3031
| [All other alerts calls](/rest/api/monitor/alertsmanagement/alerts) | 1,000 calls per minute per subscription | Same as default |
3132

0 commit comments

Comments
 (0)