Skip to content

Commit 2f72a5d

Browse files
authored
Update limits.md
1 parent 88f5446 commit 2f72a5d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/event-grid/includes/limits.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The following limits apply to namespace resources in Azure Event Grid.
2424

2525
| Limit description | Limit |
2626
|----------------------------------------|-------|
27-
| Namespaces per Azure subscription | 10 |
27+
| Namespaces per Azure subscription | 50 |
2828
| Maximum throughput units per namespace | 40 |
2929

3030
## MQTT limits in namespace
@@ -79,7 +79,7 @@ The following limits apply to events in Azure Event Grid namespace resource.
7979
| Event egress (push and pull APIs) | Up to 2,000 events per second or 2 MB per second per TU |
8080
| Event egress (acknowledge, release, reject, and renew lock APIs) | Up to 2,000 events per second or 2 MB per second per TU |
8181
| Maximum event retention on namespace topics | 7 days |
82-
| Subscriptions per topic | 100 |
82+
| Subscriptions per topic | 500 |
8383
| Maximum event size | 1 MB |
8484
| Batch size | 1 MB |
8585
| Events per request | 1,000 |

0 commit comments

Comments
 (0)