apache/airflow

Replace azure-batch by azure-mgmt-batch

Open

#9,741 opened on Jul 9, 2020

View on GitHub
 (6 comments) (1 reaction) (0 assignees)Python (16,781 forks)batch import
good first issuekind:featureprovider:microsoft-azure

Repository metrics

Stars
 (44,809 stars)
PR merge metrics
 (Avg merge 7d 18h) (834 merged PRs in 30d)

Description

Description

This should be a change which not effects the usage of the related provider modules i.e. refactoring.

Microsoft actively develops python packages for Azure in https://github.com/Azure/azure-sdk-for-python

This repository is for active development of the Azure SDK for Python

Those packages can be recognized by prefix azure-mgmt-.

Contributor guide