azure
Microsoft Azure Client Libraries for Python
What it is and what it does
Azure is a deprecated bundle package that previously provided unified access to Microsoft Azure client libraries for Python. As of v5.0.0, the package is no longer maintained and has been superseded by a modular approach: users are now expected to install only the service-specific packages they need. The package itself contains no runtime dependencies and serves only as a historical artifact pointing users toward the current recommended installation method.
Installing this package is not recommended for new projects. The repository remains active but this specific package receives no updates. Developers working with Azure should consult the official package list and install only the service-specific packages their application requires.
Use it for:
- Understanding the history of Azure SDK packaging for Python and the rationale for the deprecation.
- Migrating legacy code that depends on the old azure bundle to the new service-specific package structure.
- Reference for understanding the transition from a monolithic bundle to modular service packages.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
This package is deprecated as of v5.0.0 and no longer maintained; it previously bundled Microsoft Azure client libraries but now directs users to install service-specific packages instead.
No. This package is deprecated as of v5.0.0 and has not been updated since 2020-04-08. It is explicitly marked as inactive and directs users to install service-specific packages instead. For new projects, install only the service-specific packages you need. For legacy projects still using this bundle, plan a migration to the modular packages.
Install
azure on PyPI
pip
pip install azureuv
uv add azurepoetry
poetry add azureInstalling azure
Before you install
High install friction and inactive status. The package has not been updated since 2020-04-08 and is explicitly marked as deprecated as of v5.0.0. The repository remains active but this specific package is no longer maintained.
License in practice
Licensed under MIT (permissive), which places no restrictions on use, modification, or distribution. However, the deprecated status means ongoing maintenance and security updates are not expected.
Quickstart
# This package is deprecated; install service-specific packages instead.
# See https://aka.ms/azsdk/python/all for the complete list of available packages.
This package is deprecated as of v5.0.0 and should not be installed for new projects; use service-specific azure-* packages instead.
Verify before relying
- Whether any legacy projects still depend on this bundle and what migration path is recommended.
- Current security posture of the underlying Azure SDK components when installed separately.
- Which specific service packages replace functionality previously bundled in this package.
Package facts
| License | MIT License (permissive) |
| Python support | not specified |
| Install friction | high — source build required |
| Runtime dependencies | none |
| Maintenance | actively maintained — 2,319 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 1,763,160/month — #3,580 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: azure-5.0.0.zip
Tags
More Software Development packages
Provides backported and experimental type hints…
permissive · top 100 on PyPI
numpyNumPy provides an N-dimensional array object…
permissive · top 100 on PyPI
fastapiFastAPI is a Python web framework for building…
permissive · top 100 on PyPI
annotated-docProvides a way to document function parameters,…
permissive · top 100 on PyPI
typerTyper builds command-line applications from…
permissive · top 1,000 on PyPI
distlibDistlib provides low-level packaging utilities…
permissive · top 1,000 on PyPI
azure-mgmtThis package is deprecated as of v5.0.0 and…
permissive · top 5,000 on PyPI
azure-storageThis package is a deprecated bundle for Azure…
permissive · top 5,000 on PyPI
google-cloudA deprecated umbrella package that once…
permissive · top 5,000 on PyPI
azure-mgmt-resourceProvides Python bindings to manage Azure…
permissive · top 1,000 on PyPI
azure-storage-nspkgProvides the Azure Storage namespace package…
permissive · top 5,000 on PyPI
azure-mgmt-managementpartnerProvides a Python client library for managing…
unclear · top 5,000 on PyPI
azure-servicemanagement-legacyProvides a Python client library for legacy…
permissive · top 5,000 on PyPI
azure-mgmt-storageManages Azure Storage accounts, containers,…
permissive · top 5,000 on PyPI
azure-mgmt-iothubprovisioningservicesManages Azure IoT Hub Provisioning Services…
permissive · top 5,000 on PyPI
azure-keyvaultA bundle package that installs three Azure Key…
permissive · top 5,000 on PyPI