Skip to content

Commit bb5ff63

Browse files
authored
Merge pull request #90978 from EldertGrootenboer/patch-6
Update service-bus-java-how-to-use-jms-api-amqp.md
2 parents e52498e + d6da782 commit bb5ff63

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/service-bus-messaging/service-bus-java-how-to-use-jms-api-amqp.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
2-
title: Use AMQP with the Java Message Service API and Azure Service Bus
2+
title: Use AMQP with the Java Message Service 1.1 API and Azure Service Bus standard
33
description: Use the Java Message Service (JMS) with Azure Service Bus and the Advanced Message Queuing Protocol (AMQP) 1.0.
44
ms.topic: article
55
ms.date: 09/20/2021
66
ms.devlang: java
77
ms.custom: seo-java-july2019, seo-java-august2019, seo-java-september2019, devx-track-java
88
---
99

10-
# Use the Java Message Service with Azure Service Bus and AMQP 1.0
10+
# Use Java Message Service 1.1 with Azure Service Bus standard and AMQP 1.0
1111

1212
> [!WARNING]
1313
> This article caters to *limited support* for the Java Message Service (JMS) 1.1 API and exists for the Azure Service Bus standard tier only.
@@ -395,4 +395,4 @@ You can also use Service Bus AMQP 1.0 from other languages, such as .NET, C, Pyt
395395
* [Use AMQP 1.0 with the Service Bus .NET API](./service-bus-amqp-dotnet.md)
396396
* [Service Bus AMQP 1.0 developer's guide](service-bus-amqp-dotnet.md)
397397
* [Get started with Service Bus queues](service-bus-dotnet-get-started-with-queues.md)
398-
* [Java developer center](https://azure.microsoft.com/develop/java/)
398+
* [Java developer center](https://azure.microsoft.com/develop/java/)

0 commit comments

Comments
 (0)