Skip to content

Commit c6bcb16

Browse files
committed
Update concepts-data-encryption.md
1 parent 13ef3a9 commit c6bcb16

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/postgresql/flexible-server/concepts-data-encryption.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ The DEKs, encrypted with the KEKs, are stored separately. Only an entity with ac
4949

5050
:::image type="content" source="./media/concepts-data-encryption/postgresql-data-encryption-overview.png" alt-text ="Diagram that shows an overview of Bring Your Own Key." :::
5151

52+
Azure Active Directory [user- assigned managed identity](../../active-directory/managed-identities-azure-resources/overview.md) will be used to connect and retrieve customer-managed key. Follow this [tutorial](../../active-directory/managed-identities-azure-resources/qs-configure-portal-windows-vm.md) to create identity.
53+
5254
For a PostgreSQL server to use customer-managed keys stored in Key Vault for encryption of the DEK, a Key Vault administrator gives the following access rights to the server:
5355

5456
- **get**: For retrieving the public part and properties of the key in the key Vault.

0 commit comments

Comments
 (0)