Skip to content

Commit 7445fbc

Browse files
sadasantlmazuel
andauthored
[Identity] Proposal to update the README.md to solve Azure#20130 (Azure#22008)
* [Identity] Proposal to update the README.md to solve Azure#20130 Issue Azure#20130 was closed, but the underlying issue wasn’t addressed! Here I am doing the same thing I did on JavaScript here: Azure/azure-sdk-for-js#16800 Feedback appreciated 👍 * Update README.md Co-authored-by: Laurent Mazuel <lmazuel@microsoft.com>
1 parent 2467dcb commit 7445fbc

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

sdk/identity/azure-identity/README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# Azure Identity client library for Python
22

3-
The Azure Identity library provides Azure Active Directory token authentication support across the Azure SDK. It
4-
provides a set of TokenCredential implementations which can be used to construct Azure SDK clients which support AAD
5-
token authentication.
3+
The Azure Identity library provides [Azure Active Directory (AAD)](https://docs.microsoft.com/azure/active-directory/fundamentals/active-directory-whatis) token authentication through a set of convenient TokenCredential implementations. It enables Azure SDK clients to authenticate with AAD, while also allowing other Python apps to authenticate with AAD work and school accounts, Microsoft personal accounts (MSA), and other Identity providers like [AAD B2C](https://docs.microsoft.com/azure/active-directory-b2c/overview) service.
64

75
[Source code](https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/identity/azure-identity)
86
| [Package (PyPI)](https://pypi.org/project/azure-identity/)

0 commit comments

Comments
 (0)