Skip to content

Commit 68d2eaf

Browse files
authored
Merge pull request #192440 from gahl-levy/patch-18
Update feature-support-42.md
2 parents e01ca8f + 32cf2d7 commit 68d2eaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cosmos-db/mongodb/feature-support-42.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -569,7 +569,7 @@ The API for MongoDB [supports a variety of indexes](mongodb-indexing.md) to enab
569569

570570
## Client-side field level encryption
571571

572-
Client-level field encryption is a driver feature and is compatible with the API for MongoDB. Explicit encryption - were the driver explicitly encrypts each field when written is supported. Explicit decryption and automatic decryption is supported.
572+
Client-level field encryption is a driver feature and is compatible with the API for MongoDB. Explicit encryption - were the driver explicitly encrypts each field when written is supported. Automatic encryption is not supported. Explicit decryption and automatic decryption is supported.
573573

574574
The mongocryptd should not be run since it is not needed to perform any of the supported operations.
575575

0 commit comments

Comments
 (0)