BaseAzureServiceBusHook
Microsoft AzureBaseAzureServiceBusHook class to create session and create connection using connection string
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
BaseAzureServiceBusHook class to create session and create connection using connection string