Use the Azure libraries (SDK) for Python | Microsoft Docs
docs.microsoft.com › en-us › azureAug 11, 2021 · We're currently updating the Azure libraries for Python libraries to share common cloud patterns such as authentication protocols, logging, tracing, transport protocols, buffered responses, and retries. This shared functionality is contained in the azure-core library. The libraries that currently work with the Core library are listed on Azure SDK for Python latest releases. These libraries, primarily the client libraries, are sometimes referred to as "track 2".
azure-identity · PyPI
https://pypi.org/project/azure-identity09.11.2021 · Azure Identity client library for Python. The Azure Identity library provides Azure Active Directory token authentication support across the Azure SDK. It provides a set of TokenCredential implementations which can be used to construct Azure SDK clients which support AAD token authentication.
How to install Azure SDK library packages for Python ...
docs.microsoft.com › en-us › azureJun 01, 2021 · The Azure SDK for Python is composed solely of many individual libraries that can be installed in standard Python or Conda environments. Libraries for standard Python environments are listed in the package index. Packages for Conda environments are listed in the Microsoft channel on anaconda.org. Azure packages have names that begin with azure-.