Skip to content

Commit 22accb3

Browse files
Merge pull request #248521 from jaganth/jaganth-patch-1-1
Update event-hubs-tier-limits.md
2 parents 171a593 + 2a06ed8 commit 22accb3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/event-hubs/includes/event-hubs-tier-limits.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@ The following table shows limits that may be different for basic, standard, prem
2121
| Limit | Basic | Standard | Premium | Dedicated |
2222
| ----- | ----- | -------- | -------- | --------- |
2323
| Maximum size of Event Hubs publication | 256 KB | 1 MB | 1 MB | 1 MB |
24-
| Number of consumer groups per event hub | 1 | 20 | 100 | 1000<br/>No limit per CU |
24+
| Number of Event Hub consumer groups per event hub | 1 | 20 | 100 | 1000<br/>No limit per CU |
25+
| Number of Kafka consumer groups per Namespace | NA | 1000 | 1000 | 1000 |
2526
| Number of brokered connections per namespace | 100 | 5,000 | 10000 per PU<br/><br/>For example, if the namespace is assigned 3 PUs, the limit is 30000. | 100, 000 per CU |
2627
| Maximum retention period of event data | 1 day | 7 days | 90 days | 90 days |
2728
| Maximum TUs or PUs or CUs | 40 TUs | 40 TUs | 16 PUs | 20 CUs |

0 commit comments

Comments
 (0)