You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/cosmos-db/mongodb/vcore/database-encryption-at-rest.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
-
title: Encryption at rest in Azure Cosmos DB
3
-
description: Learn how Azure Cosmos DB provides encryption of data at rest and how it's implemented.
2
+
title: Encryption at rest in Azure Cosmos DB for MongoDB vCore
3
+
description: Learn how Azure Cosmos DB for MongoDB vCore provides encryption of data at rest and how it's implemented.
4
4
author: khelanmodi
5
5
ms.author: khelanmodi
6
6
ms.service: cosmos-db
@@ -55,9 +55,9 @@ There's no effect or changes to the performance SLAs because encryption at rest
55
55
56
56
### Does the local emulator support encryption at rest?
57
57
58
-
The emulator is a standalone dev/test tool and doesn't use the key management services that the managed Azure Cosmos DB service uses. We recommend that you enable BitLocker on drives where you're storing sensitive emulator test data. The [emulator supports changing the default data directory](emulator.md) and using a well-known location.
58
+
The emulator is a standalone dev/test tool and doesn't use the key management services that the managed Azure Cosmos DB service uses. We recommend that you enable BitLocker on drives where you're storing sensitive emulator test data. The [emulator supports changing the default data directory](../../emulator.md) and using a well-known location.
59
59
60
60
## Next steps
61
61
62
-
* For an overview of Azure Cosmos DB security and the latest improvements, see [Azure Cosmos DB database security](database-security.md).
62
+
* For an overview of Azure Cosmos DB security and the latest improvements, see [Azure Cosmos DB database security](../../database-security.md).
63
63
* For more information about Microsoft certifications, see the [Azure Trust Center](https://azure.microsoft.com/support/trust-center/).
0 commit comments