Skip to content

Commit f315cc6

Browse files
Update overview.md
I'm a content dev in CAF/WAF/AAC. Great article!! I just noticed this while reading. I updated abbreviation to be on the first use.
1 parent 78c6c18 commit f315cc6

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, and keys 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 to 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 (Azure AD) for applications to use when connecting to resources that support 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)