MessageHook
Microsoft AzureInteracts with ServiceBusClient and acts as a high level interface for getting ServiceBusSender and ServiceBusReceiver.
Access Instructions
Install the Microsoft Azure provider package into your Airflow environment.
Import the module into your DAG file and instantiate it with your desired params.
Parameters
azure_service_bus_conn_idReference to the Azure Service Bus connection.
Documentation
Interacts with ServiceBusClient and acts as a high level interface for getting ServiceBusSender and ServiceBusReceiver.