apache/airflow

Add `AzureBlobStorageDagBundle`

开放

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

 (3 条评论) (0 个反应) (0 位负责人)Python (16,781 个派生)batch import
area:providersgood first issuekind:featureprovider:microsoft-azure

仓库指标

星标
 (44,809 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南