Skip to content

Commit 5067e6b

Browse files
author
Thomas Weiss
committed
Changed CMK intro to explicit 2 encryption layers
1 parent 15f2572 commit 5067e6b

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

articles/cosmos-db/how-to-setup-cmk.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to configure customer-managed keys for your Azure Cosmos
44
author: ThomasWeiss
55
ms.service: cosmos-db
66
ms.topic: conceptual
7-
ms.date: 03/12/2020
7+
ms.date: 03/19/2020
88
ms.author: thweiss
99
ROBOTS: noindex, nofollow
1010
---
@@ -14,11 +14,7 @@ ROBOTS: noindex, nofollow
1414
> [!NOTE]
1515
> At this time, you must request access to use this capability. To do so, please contact [[email protected]](mailto:[email protected]).
1616
17-
Data stored in your Azure Cosmos account is automatically and seamlessly encrypted. Azure Cosmos DB offers two options to manage the keys used to encrypt the data at rest:
18-
19-
- **Service-managed keys**: By default, Microsoft manages the keys that are used to encrypt the data in your Azure Cosmos account.
20-
21-
- **Customer-managed keys (CMK)**: You can optionally choose to add a second layer of encryption with your own keys.
17+
Data stored in your Azure Cosmos account is automatically and seamlessly encrypted with keys managed by Microsoft (**service-managed keys**). Optionally, you can choose to add a second layer of encryption with keys you manage (**customer-managed keys**).
2218

2319
You must store customer-managed keys in [Azure Key Vault](../key-vault/key-vault-overview.md) and provide a key for each Azure Cosmos account that is enabled with customer-managed keys. This key is used to encrypt all the data stored in that account.
2420

0 commit comments

Comments
 (0)