apache/airflow

Add `AzureBlobStorageDagBundle`

Open

#66 987 ouverte le 15 mai 2026

Voir sur GitHub
 (3 commentaires) (0 réactions) (0 assignés)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.

Guide contributeur