apache/airflow

Add `AzureBlobStorageDagBundle`

Open

#66987 opened on May 15, 2026

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

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