Skip to content

Commit e53792a

Browse files
authored
Apply suggestions from code review
1 parent 21faa45 commit e53792a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/cosmos-db/mongodb/vcore/database-encryption-at-rest.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ms.date: 03/12/2024
1616

1717
As a platform as a service (PaaS), Azure Cosmos DB is easy to use. Because all user data stored in Azure Cosmos DB is encrypted at rest and in transport, you don't have to take any action. In other words, encryption at rest is "on" by default. There are no controls to turn it off or on. Azure Cosmos DB uses AES-256 encryption on all regions where the account is running.
1818

19-
We provide this feature while we continue to meet our [availability and performance service-level agreements (SLAs)](https://azure.microsoft.com/support/legal/sla/cosmos-db). Data stored in your Azure Cosmos DB account is automatically and seamlessly encrypted with keys managed by Microsoft (service-managed keys). Customer managed key (CMK) encryption will be released in the second half of 2024.
19+
We provide this feature while we continue to meet our [availability and performance service-level agreements (SLAs)](https://azure.microsoft.com/support/legal/sla/cosmos-db). Data stored in your Azure Cosmos DB account is automatically and seamlessly encrypted with keys managed by Microsoft (service-managed keys). Customer managed keys (CMK) encryption will be released in the second half of 2024.
2020

2121
## Implementation of encryption at rest for Azure Cosmos DB
2222

@@ -41,7 +41,7 @@ Find answers to commonly asked questions about encryption.
4141

4242
There's no extra cost.
4343

44-
### Can I encrypt the data with a customer managed key (CMK)?
44+
### Can I encrypt my data with customer managed keys (CMK)?
4545

4646
This feature is coming to the service in the second half of 2024.
4747

0 commit comments

Comments
 (0)