Contents

azure-identity 1.15.0

0

Microsoft Azure Identity Library for Python

Microsoft Azure Identity Library for Python

How to Install azure-identity

You can install azure-identity using pip

pip install azure-identity

or add it to a project with poetry

poetry add azure-identity

Package Details

Author
Microsoft Corporation
License
MIT License
Homepage
https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/identity/azure-identity
PyPi:
https://pypi.org/project/azure-identity/

Classifiers

No  azure-identity  pypi packages just yet.

Errors

A list of common azure-identity errors.

Code Examples

Here are some azure-identity code examples and snippets.

Related Packages & Articles

msrestazure 0.6.4

AutoRest swagger generator Python client runtime. Azure-specific module.

msrest 0.7.1

AutoRest swagger generator Python client runtime.

msal 1.28.0

The Microsoft Authentication Library (MSAL) for Python library enables your app to access the Microsoft Cloud by supporting authentication of users with Microsoft Azure Active Directory accounts (AAD) and Microsoft Accounts (MSA) using industry standard OAuth2 and OpenID Connect.