Skip to content

Commit a4243c2

Browse files
authored
Merge pull request #92589 from pizzaz93/patch-7
Update event-grid-limits.md with supported topics count
2 parents 9604303 + 7f849de commit a4243c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/event-grid-limits.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The following limits apply to Azure Event Grid **topics** (system, custom, and
1717
1818
| Resource | Limit |
1919
| --- | --- |
20-
| Custom topics per Azure subscription | 100. <br/>When the limit is reached, you can consider a different region or consider using domains, which can support 10000 topics. |
20+
| Custom topics per Azure subscription | 100. <br/>When the limit is reached, you can consider a different region or consider using domains, which can support 100,000 topics. |
2121
| Event subscriptions per topic | 500<br/>This limit can't be increased. |
2222
| Publish rate for a custom or a partner topic (ingress) | 5,000 events/sec or 5 MB/sec (whichever is met first) |
2323
| Event size | 1 MB<br/>This limit can't be increased. |

0 commit comments

Comments
 (0)