AzureContainerVolumeHook

Microsoft Azure

A hook which wraps an Azure Volume.

View on GitHub

Last Updated: Oct. 28, 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_container_volume_conn_idReference to the Azure Container Volume connection id of an Azure account of which container volumes should be used.

Documentation

A hook which wraps an Azure Volume.

Was this page helpful?