Skip to content

Commit fdb2797

Browse files
Update overview.md
"to obtain Azure AD tokens without having manage any credentials." s.b. "to obtain Azure AD tokens without having to manage any credentials."
1 parent 5cbf1cc commit fdb2797

File tree

1 file changed

+1
-1
lines changed
  • articles/active-directory/managed-identities-azure-resources

1 file changed

+1
-1
lines changed

articles/active-directory/managed-identities-azure-resources/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ ms.collection: M365-identity-device-management
2323

2424
A common challenge for developers is the management of secrets, credentials, certificates, keys etc used to secure communication between services. Managed identities eliminate the need for developers to manage these credentials.
2525

26-
While developers can securely store the secrets in [Azure Key Vault](../../key-vault/general/overview.md), services need a way to access Azure Key Vault. Managed identities provide an automatically managed identity in Azure Active Directory for applications to use when connecting to resources that support Azure Active Directory (Azure AD) authentication. Applications can use managed identities to obtain Azure AD tokens without having manage any credentials.
26+
While developers can securely store the secrets in [Azure Key Vault](../../key-vault/general/overview.md), services need a way to access Azure Key Vault. Managed identities provide an automatically managed identity in Azure Active Directory for applications to use when connecting to resources that support Azure Active Directory (Azure AD) authentication. Applications can use managed identities to obtain Azure AD tokens without having to manage any credentials.
2727

2828
The following video shows how you can use managed identities:</br>
2929

0 commit comments

Comments
 (0)