Skip to content

Commit f9f0e42

Browse files
committed
Large message not supported with HTTP
1 parent 2094371 commit f9f0e42

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Azure Service Bus premium and standard tiers
33
description: This article describes standard and premium tiers of Azure Service Bus. Compares these tiers and provides technical differences.
44
ms.topic: conceptual
55
ms.custom: ignite-2022
6-
ms.date: 10/12/2022
6+
ms.date: 05/02/2023
77
---
88

99
# Service Bus Premium and Standard messaging tiers
@@ -87,7 +87,7 @@ Azure Service Bus premium tier namespaces support the ability to send large mess
8787

8888
Here are some considerations when sending large messages on Azure Service Bus -
8989
* Supported on Azure Service Bus premium tier namespaces only.
90-
* Supported only when using the AMQP protocol. Not supported when using the SBMP protocol.
90+
* Supported only when using the AMQP protocol. Not supported when using SBMP or HTTP protocols.
9191
* Supported when using [Java Message Service (JMS) 2.0 client SDK](how-to-use-java-message-service-20.md) and other language client SDKs.
9292
* Sending large messages will result in decreased throughput and increased latency.
9393
* 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)