Merge pull request #293 from carolinacmoravia/patch-10

C3607: Hardcoded EN locale in link  #254
This commit is contained in:
Robert Outlaw 2017-11-29 09:33:26 -08:00 коммит произвёл GitHub
Родитель 4dd23aefa3 52e2c3b58e
Коммит bc299870c5
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -34,7 +34,7 @@ predictable performance with a simple, capacity-oriented pricing model and at ex
commercial on-premises brokers. For many customers, Service Bus Premium can replace dedicated on-premises messaging
clusters today, even if the attached workloads do not run in the cloud.
Learn more about Service Bus concepts [in the messaging documentation section](https://docs.microsoft.com/en-us/azure/service-bus-messaging/)
Learn more about Service Bus concepts [in the messaging documentation section](https://docs.microsoft.com/azure/service-bus-messaging/)
For Java developers, Service Bus provides a Microsoft supported native API and Service Bus can also be used with
AMQP 1.0 compliant libraries such as Apache Qpid Proton's JMS provider.
@ -148,4 +148,4 @@ Create and manage namespaces, topics, queues, and subscriptions with the managem
[Manage Service Bus queues](https://github.com/Azure-Samples/service-bus-java-manage-queue-with-basic-features)
[Create and subscribe to Service Bus topics](https://github.com/Azure-Samples/service-bus-java-manage-publish-subscribe-with-basic-features)
Explore more [sample Java code for Azure Service Bus](https://azure.microsoft.com/resources/samples/?platform=java&term=bus) you can use in your apps.
Explore more [sample Java code for Azure Service Bus](https://azure.microsoft.com/resources/samples/?platform=java&term=bus) you can use in your apps.