File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
articles/event-grid/includes Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -30,12 +30,12 @@ The following limits apply to MQTT in Azure Event Grid namespace resource.
30
30
31
31
| Limit description | Limit |
32
32
| ----------------------------------------------| -----------------------------------------------------------------------------------|
33
- | MQTT clients | 10,000 per TU |
33
+ | MQTT connections | 10,000 per TU |
34
34
| MQTT inbound publish requests per namespace | Up to 1,000 messages per second or 1 MB per second per TU (whichever comes first) |
35
35
| MQTT inbound publish requests per client | 100 messages per second |
36
36
| MQTT outbound publish requests per namespace | Up to 1,000 messages per second or 1 MB per second per TU (whichever comes first) |
37
37
| MQTT outbound publish requests per client | 100 messages per second |
38
- | Clients | 10,000 clients per TU |
38
+ | Registered client resources | 10,000 clients per TU |
39
39
| CA certificates | 2 |
40
40
| Client groups | 10 |
41
41
| Topic spaces | 10 |
You can’t perform that action at this time.
0 commit comments