AzureBaseHook
Microsoft AzureThis hook acts as a base hook for azure services. It offers several authentication mechanisms to authenticate the client library used for upstream azure hooks.
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
sdk_clientThe SDKClient to use.
conn_idThe Azure connection id which refers to the information to connect to the service.
Documentation
This hook acts as a base hook for azure services. It offers several authentication mechanisms to authenticate the client library used for upstream azure hooks.