Contact Us 1-800-596-4880

Azure Event Hubs Connector 1.1 - Mule 4

Support Category: Select

Anypoint Connector for Azure Event Hubs (Azure Event Hubs Connector) enables support for event producing and consuming.

Azure Event Hubs is a big data streaming platform and event ingestion service. It can receive and process millions of events per second. Data sent to an event hub can be transformed and stored by using any real-time analytics provider or batching/storage adapters.

For information about compatibility and fixed issues, refer to the Azure Event Hubs Connector Release Notes.

Before You Begin

To use this connector, you must be familiar with:

  • Azure Event Hubs

  • Anypoint Connectors

  • Mule runtime engine (Mule)

  • Elements and global elements in a Mule flow

  • How to create a Mule app using Anypoint Studio

Before creating an app, you must have:

  • Credentials to access the Azure Event Hubs target resource

  • Anypoint Platform

  • Anypoint Studio version 7.3.5 or later

Common Use Cases for the Connector

Some common use cases for Azure Event Hubs Connector include:

  • Sending an event

  • Sending an event to a specific partition

  • Sending a batch of events

  • Listening to events on Event Hubs

  • Listening to events on a specific partition

Connection Types

Azure Event Hubs Connector uses the SAS authentication and Active Directory authentication type.

Next Step

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

View on GitHub