Skip to content

Commit 1c6beec

Browse files
Update enable-partitions-premium.md
Call out that batching messages with sessionid or partitionid is not supported
1 parent b882d33 commit 1c6beec

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/service-bus-messaging/enable-partitions-premium.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@ Service Bus partitions enable queues and topics, or messaging entities, to be pa
2020
> - When using the Service Bus [Geo-disaster recovery](service-bus-geo-dr.md) feature, ensure not to pair a partitioned namespace with a non-partitioned namespace.
2121
> - It is not possible to [migrate](service-bus-migrate-standard-premium.md) a standard SKU namespace to a Premium SKU partitioned namespace.
2222
> - JMS is currently not supported on partitioned namespaces.
23-
> - The feature is currently available in all regions except West India.
23+
> - Batching messages with distinct SessionId or PartitionKey is not supported on partitioned namespaces.
24+
> - The feature is currently available in all regions except West India and Austria East.
2425
2526
## Use Azure portal
2627
When creating a **namespace** in the Azure portal, set the **Partitioning** to **Enabled** and choose the number of partitions, as shown in the following image.

0 commit comments

Comments
 (0)