Contact Us 1-800-596-4880

Azure Service Bus Management Connector 1.0 - Mule 4

Anypoint Connector for Microsoft Azure Service Bus Management (Azure Service Bus Management Connector) enables management integration with Azure Service Bus on the cloud. This connector connects to the Azure REST API and supports management operations for queues, topics, and subscriptions. In addition, you can use the built-in management API to discover Azure Service Bus objects automatically and provision them.

This connector supports integrations with Azure Service Bus (cloud). It does not work with Microsoft Windows Service Bus (on-premise). To connect with Microsoft Windows Service Bus on-premise, use Anypoint Connector for Microsoft Windows Service Bus.

To use the Azure management API for message integration with Azure Service Bus on the cloud, use the Anypoint Connector for Azure Service Bus.

For compatibility information, see the Azure Service Bus Management Connector Release Notes.

Before You Begin

To use this connector, you must be familiar with:

  • The Microsoft Azure REST API

  • Anypoint connectors

  • Mule runtime engine (Mule)

  • Elements in a Mule flow

  • Global elements

  • How to create a Mule app using Anypoint Studio

Before creating an app, you must have access to:

  • The Microsoft Azure target resource

  • Anypoint Studio version 7.x or later

Common Use Cases For the Connector

Common use cases for this connector include:

  • Creating, modifying, and deleting a queue, topic, and subscription

  • Retrieving all queues, topics, and subscriptions from the Azure Service Bus instance

For examples, see Examples.

Audience

Next Step

After you complete the prerequisites and experiment with the examples, you are ready to create an app and configure the connector using Anypoint Studio.

View on GitHub