Skip to content

Commit 29c0bad

Browse files
author
Thomas Weiss
committed
Added encryption graphic
1 parent 5067e6b commit 29c0bad

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ ROBOTS: noindex, nofollow
1616
1717
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**).
1818

19+
![Layers of encryption around customer data](./media/how-to-setup-cmk/cmk-intro.png)
20+
1921
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.
2022

2123
> [!NOTE]
31.5 KB
Loading

0 commit comments

Comments
 (0)