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 @@ -36,11 +36,11 @@ The following limits apply to MQTT in Azure Event Grid namespace resource.
36
36
| MQTT sessions per namespace | 10,000 per TU |
37
37
| Sessions per namespace | 10,000 per TU |
38
38
| Session Expiry Interval | 8 hours, [ configurable on the namespace] ( ../mqtt-support.md#maximum-session-expiry-interval-configuration ) |
39
- | Inbound MQTT publish requests per namespace | 1,000 messages per second |
39
+ | Inbound MQTT publish requests per namespace | 1,000 messages per second per TU |
40
40
| Inbound MQTT bandwidth per namespace | 1 MB per second per TU |
41
41
| Inbound MQTT publish requests per session | 100 messages per second |
42
42
| Inbound MQTT bandwidth per session | 1 MB per second |
43
- | Outbound MQTT publish requests per namespace | 1,000 messages per second |
43
+ | Outbound MQTT publish requests per namespace | 1,000 messages per second per TU |
44
44
| Outbound MQTT bandwidth per namespace | 1 MB per second per TU |
45
45
| Outbound MQTT publish requests per session| 100 messages per second |
46
46
| Outbound MQTT bandwidth per session | 1 MB per second |
You can’t perform that action at this time.
0 commit comments