Skip to content

Commit d550730

Browse files
Merge pull request #243480 from EldertGrootenboer/patch-3
Update service-bus-premium-messaging.md
2 parents 1b2a586 + 4345f86 commit d550730

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ Azure Service Bus premium tier namespaces support the ability to send large mess
8888
Here are some considerations when sending large messages on Azure Service Bus -
8989

9090
- Supported on Azure Service Bus premium tier namespaces only.
91-
- Supported only when using the AMQP protocol. Not supported when using SBMP or HTTP protocols.
91+
- Supported only when using the AMQP protocol. Not supported when using SBMP or HTTP protocols, in the premium tier the maximum message size for these protocols is 1MB.
9292
- Supported when using [Java Message Service (JMS) 2.0 client SDK](how-to-use-java-message-service-20.md) and other language client SDKs.
9393
- Sending large messages will result in decreased throughput and increased latency.
9494
- While 100 MB message payloads are supported, it's recommended to keep the message payloads as small as possible to ensure reliable performance from the Service Bus namespace.

0 commit comments

Comments
 (0)