Skip to content

Commit d4d7629

Browse files
authored
Merge pull request #126789 from DennisHeldens/patch-1
Update service-bus-partitioning.md
2 parents 03df240 + 2567b9c commit d4d7629

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)