Azure Service Bus

Azure Service Bus is a fully managed enterprise message broker with message queues and publish-subscribe topics. It decouples applications and services from each other, providing reliable asynchronous message delivery, ordered messaging, dead-lettering, and session support for complex integration workflows.

API entry from apis.yml

apis.yml Raw ↑
aid: microsoft-azure-integration-services:azure-service-bus
name: Azure Service Bus
description: Azure Service Bus is a fully managed enterprise message broker with message queues and publish-subscribe
  topics. It decouples applications and services from each other, providing reliable asynchronous message
  delivery, ordered messaging, dead-lettering, and session support for complex integration workflows.
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
humanURL: https://learn.microsoft.com/en-us/azure/service-bus-messaging/
baseURL: https://management.azure.com/
tags:
- Azure
- Message Queue
- Messaging
- Publish-Subscribe
properties:
- type: Documentation
  url: https://learn.microsoft.com/en-us/azure/service-bus-messaging/
- type: Reference
  url: https://learn.microsoft.com/en-us/rest/api/servicebus/
- type: Getting Started
  url: https://learn.microsoft.com/en-us/azure/service-bus-messaging/service-bus-quickstart-portal
- type: Pricing
  url: https://azure.microsoft.com/en-us/pricing/details/service-bus/
- type: Client Libraries
  url: https://learn.microsoft.com/en-us/azure/service-bus-messaging/service-bus-messaging-overview#client-libraries