Skip to content

Commit 0239aca

Browse files
Update articles/cosmos-db/managed-identity-based-authentication.md
much better wording by Sneha! Thank you. Co-Authored-By: Sneha Gunda <[email protected]>
1 parent 6ec7c02 commit 0239aca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cosmos-db/managed-identity-based-authentication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.reviewer: sngun
1212

1313
# How to use system-assigned Managed Service Identities (MSI) to access Azure Cosmos DB data
1414

15-
In this article we'll setup a **robust, key rotation agnostic,** solution for Azure Cosmos DB key management by leveraging [Managed Service Identities](../active-directory/managed-identities-azure-resources/services-support-managed-identities.md). Though we're using an Azure Function for this example, this solution can be used with any service that [supports managed service identities](../active-directory/managed-identities-azure-resources/services-support-managed-identities.md).
15+
In this article you will set up a **robust, key rotation agnostic,** solution to manage Azure Cosmos DB keys by leveraging [Managed Service Identities](../active-directory/managed-identities-azure-resources/services-support-managed-identities.md). The example in this article uses an Azure Function. However, you can achieve this solution by using any service that supports managed service identities.
1616

1717
You'll learn how to:
1818

0 commit comments

Comments
 (0)