Airflow Summit 2025 is coming October 07-09. Register now for early bird ticket!

tests.system.microsoft.azure.example_azure_batch_operator

Example Airflow DAG that trigger a task in Azure Batch.

This DAG relies on the following OS environment variables

  • POOL_ID - The Pool ID in Batch accounts.

Attributes

POOL_ID

azure_batch_operator

test_run

Module Contents

tests.system.microsoft.azure.example_azure_batch_operator.POOL_ID[source]
tests.system.microsoft.azure.example_azure_batch_operator.azure_batch_operator[source]
tests.system.microsoft.azure.example_azure_batch_operator.test_run[source]

Was this entry helpful?