apache/airflow

Add `AzureBlobStorageDagBundle`

Open

#66,987 创建于 2026年5月15日

在 GitHub 查看
 (3 评论) (0 反应) (0 负责人)Python (44,809 star) (16,781 fork)batch import
area:providersgood first issuekind:featureprovider:microsoft-azure

描述

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.

贡献者指南