Skip to content

Commit 2567b9c

Browse files
Update service-bus-partitioning.md
The 1 MB message size limit for partitioned premium namespaces is not effective anymore. The size limit is the same as for not partitioned namesspaces.
1 parent d4b9d77 commit 2567b9c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

articles/service-bus-messaging/service-bus-partitioning.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,8 +110,6 @@ Service Bus supports automatic message forwarding from, to, or between partition
110110
## Partitioned entities limitations
111111
Currently Service Bus imposes the following limitations on partitioned queues and topics:
112112

113-
- For partitioned premium namespaces, the message size is limited to 1 MB when the messages are sent individually, and the batch size is limited to 1 MB when the messages are sent in a batch.
114-
115113
- Partitioned queues and topics don't support sending messages that belong to different sessions in a single transaction.
116114
- Service Bus currently allows up to 100 partitioned queues or topics per namespace for the Basic and Standard SKU. Each partitioned queue or topic counts towards the quota of 10,000 entities per namespace.
117115

0 commit comments

Comments
 (0)