Skip to content

Commit 360efc6

Browse files
Venkata YaddanapudiVenkata Yaddanapudi
authored andcommitted
per TU change
1 parent 18e86fe commit 360efc6

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
@@ -36,11 +36,11 @@ The following limits apply to MQTT in Azure Event Grid namespace resource.
3636
| MQTT sessions per namespace | 10,000 per TU |
3737
| Sessions per namespace | 10,000 per TU |
3838
| 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 |
4040
| Inbound MQTT bandwidth per namespace | 1 MB per second per TU |
4141
| Inbound MQTT publish requests per session | 100 messages per second |
4242
| 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 |
4444
| Outbound MQTT bandwidth per namespace | 1 MB per second per TU |
4545
| Outbound MQTT publish requests per session| 100 messages per second |
4646
| Outbound MQTT bandwidth per session | 1 MB per second |

0 commit comments

Comments
 (0)