apache/airflow

Add `AzureBlobStorageDagBundle`

Open

#66,987 opened on May 15, 2026

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Python (16,781 forks)batch import
area:providersgood first issuekind:featureprovider:microsoft-azure

Repository metrics

Stars
 (44,809 stars)
PR merge metrics
 (Avg merge 6d 22h) (844 merged PRs in 30d)

Description

Similar to airflow.providers.amazon.aws.bundles.s3.S3DagBundle we have in Amazon provider and airflow.providers.google.cloud.bundles.gcs.GCSDagBundle we have in Google provider we should also have bundle for Azure blob storage in Microsoft Azure provider.

If you pick this issue you must also be able to verify the bundle works against real azure enviroment. Please add screenshots to show that in your PR.

Contributor guide