BaseAzureServiceBusHook

Microsoft Azure

BaseAzureServiceBusHook class to create session and create connection using connection string

View on GitHub

Last Updated: Oct. 23, 2022

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

Was this page helpful?