Skip to content

Commit 567c38b

Browse files
authored
adding lightbox
1 parent b3cd9dd commit 567c38b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/cosmos-db/postgresql/concepts-customer-managed-keys.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ For a cluster to use customer-managed keys stored in Key Vault for encryption of
4949
The key vault administrator can also enable logging of Key Vault audit events, so they can be audited later.
5050
When the Azure Cosmos DB for PostgreSQL cluster is configured to use the customer-managed key stored in the key vault, the cluster sends the DEK to the key vault for encryptions. Key Vault returns the encrypted DEK, which is stored in the user database. Similarly, when needed, the server sends the protected DEK to the key vault for decryption. Auditors can use [Azure Monitor](../../azure-monitor/index.yml) to review Key Vault audit event logs, if logging is enabled.
5151

52-
![Screenshot of architecture of Data Enrcryption with Customer Managed Keys.](media/concepts-customer-managed-keys/architecture-customer-managed-keys.png)
52+
[ ![Screenshot of architecture of Data Enrcryption with Customer Managed Keys.](media/concepts-customer-managed-keys/architecture-customer-managed-keys.png)](media/concepts-customer-managed-keys/architecture-customer-managed-keys.png#lightbox)
5353

5454
## Benefits
5555

@@ -61,7 +61,7 @@ Data encryption with customer-managed keys for Azure Cosmos DB for PostgreSQL pr
6161
- Ability to implement separation of duties between security officers, database administrators, and system administrators.
6262
- Enabling encryption doesn't have any extra performance effect with or without customer-managed keys. Azure Cosmos DB for PostgreSQL relies on Azure Storage for data encryption in both customer-managed and service-managed key scenarios.
6363

64-
## Next Steps
64+
## Next steps
6565

6666
>[!div class="nextstepaction"]
67-
>[Enable encryption with customer managed keys](how-to-customer-managed-keys.md)
67+
>[Enable encryption with customer managed keys](how-to-customer-managed-keys.md)

0 commit comments

Comments
 (0)