Azure Service Bus Connector Guide > Introduction to Azure Service Bus Connector
  

Introduction to Azure Service Bus Connector

The Azure Service Bus Connector facilitates building integrations that send messages to and receive messages from Azure Service Bus queues or topics.
Azure Service Bus Connector includes the following key features:
  1. 1Messaging Patterns: Supports request-response, publish-subscribe, and message queuing patterns.
  2. 2Queues: Handles message queues for decoupling applications.
  3. 3Topics and Subscriptions: Enables publish-subscribe messaging with filtering.
  4. 4Security: Supports authentication and authorization.
  5. 5Scalability: Automatically scales to handle high message volumes.