AzureBatchHook

Microsoft Azure

Hook for Azure Batch APIs

View on GitHub

Last Updated: Nov. 10, 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_batch_conn_idAzure Batch connection id of a service principal which will be used to start the container instance.

Documentation

Hook for Azure Batch APIs

Was this page helpful?