Remove Azure AD reference from Identity README (#6761)
This commit is contained in:
parent
fc0a44626e
commit
217a155417
@ -1,6 +1,6 @@
|
||||
# Azure Identity client library for C++
|
||||
|
||||
The Azure Identity library provides Microsoft Entra ID ([formerly Azure Active Directory](https://learn.microsoft.com/entra/fundamentals/new-name)) 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 Microsoft Entra token authentication.
|
||||
The Azure Identity library provides [Microsoft Entra ID](https://learn.microsoft.com/entra/fundamentals/whatis) token-based authentication support across the Azure SDK. It provides a set of `TokenCredential` implementations which can be used to construct Azure SDK clients which support Microsoft Entra token authentication.
|
||||
This library follows the [Azure SDK Design Guidelines for C++][azure_sdk_cpp_development_guidelines].
|
||||
|
||||
[Source code][source] | [Package (vcpkg)][identity_vcpkg] | [API reference documentation][doxygen] | [Microsoft Entra ID documentation][meid_doc] | [Samples][samples]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user