WasbHookAsync
Astronomer ProvidersAn async hook that connects to Azure WASB to perform operations.
Access Instructions
Install the Astronomer Providers provider package into your Airflow environment.
Import the module into your DAG file and instantiate it with your desired params.
Parameters
wasb_conn_idreference to the wasb connection
public_readwhether an anonymous public read access should be used. default is False
Documentation
An async hook that connects to Azure WASB to perform operations.