Airflow Summit 2026 is coming August 31 - September 2 in Austin, TX. Register now to secure your spot!

apache-airflow-providers-microsoft-azure

apache-airflow-providers-microsoft-azure package

Microsoft Azure

Release: 13.5.1

Provider package

This package is for the microsoft.azure provider. All classes for this package are included in the airflow.providers.microsoft.azure python package.

Installation

You can install this package on top of an existing Airflow installation via pip install apache-airflow-providers-microsoft-azure. For the minimum Airflow version supported, see Requirements below.

Requirements

The minimum Apache Airflow version supported by this provider distribution is 2.11.0.

PIP package

Version required

apache-airflow

>=2.11.0

apache-airflow-providers-common-compat

>=1.13.0

adlfs

>=2023.10.0

azure-batch

<15.0.0,>=8.0.0

azure-cosmos

>=4.6.0

azure-mgmt-cosmosdb

>=3.0.0

azure-datalake-store

>=0.0.45

azure-identity

>=1.3.1

azure-keyvault-secrets

>=4.1.0

azure-mgmt-datalake-store

>=0.5.0

azure-mgmt-resource

>=2.2.0

azure-storage-blob

>=12.26.0

azure-mgmt-storage

>=16.0.0

azure-storage-file-share

>=12.7.0

azure-servicebus

>=7.12.1

azure-synapse-spark

>=0.2.0

azure-synapse-artifacts

>=0.17.0

azure-storage-file-datalake

>=12.9.1

azure-kusto-data

>=4.1.0,!=5.0.0

azure-mgmt-datafactory

>=2.0.0

azure-mgmt-containerregistry

>=8.0.0

azure-mgmt-compute

>=33.0.0

azure-mgmt-containerinstance

>=10.1.0

msgraph-core

>=1.3.3

msgraphfs

>=0.3.0

microsoft-kiota-http

>=1.9.4,<2.0.0

microsoft-kiota-serialization-json

>=1.9.4

microsoft-kiota-serialization-text

>=1.9.4

microsoft-kiota-abstractions

>=1.9.4,<2.0.0

microsoft-kiota-authentication-azure

>=1.9.4,<2.0.0

msal-extensions

>=1.3.0

Optional cross provider package dependencies

Those are dependencies that might be needed in order to use all the features of the package. You need to install the specified provider distributions in order to use them.

You can install such cross-provider dependencies when installing from PyPI. For example:

pip install apache-airflow-providers-microsoft-azure[amazon]

Dependent package

Extra

apache-airflow-providers-amazon

amazon

apache-airflow-providers-common-messaging

common.messaging

apache-airflow-providers-google

google

apache-airflow-providers-openlineage

openlineage

apache-airflow-providers-oracle

oracle

apache-airflow-providers-sftp

sftp

Optional dependencies

These extras install optional third-party libraries that enable additional features of the provider. Install them when installing from PyPI. For example:

pip install apache-airflow-providers-microsoft-azure[amazon]

Extra

Dependencies

amazon

apache-airflow-providers-amazon

oracle

apache-airflow-providers-oracle

sftp

apache-airflow-providers-sftp

common.messaging

apache-airflow-providers-common-messaging>=2.0.0

google

apache-airflow-providers-google

openlineage

apache-airflow-providers-openlineage>=2.3.0

Downloading official packages

You can download officially released packages and verify their checksums and signatures from the Official Apache Download site

Was this entry helpful?