exam questions

Exam DP-420 All Questions

View all questions & answers for the DP-420 exam

Exam DP-420 topic 5 question 23 discussion

Actual exam question from Microsoft's DP-420
Question #: 23
Topic #: 5
[All DP-420 Questions]

HOTSPOT
-

You have an Azure Cosmos DB for NoSQL container. The container contains items that have the following properties.



You need to protect the data stored in the container by using Always Encrypted. For each property, you must use the strongest type of encryption and ensure that queries execute properly.

What is the strongest type of encryption that you can apply to each property? To answer, select the appropriate options in the answer area.

Show Suggested Answer Hide Answer
Suggested Answer:

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
jdsherrington
Highly Voted 1 year, 3 months ago
dateofBirth: Deterministic healthStatus: Randomized hasProvidedTaxNumber: Deterministic hasProvidedTaxNumber is filtered in queries so it can't be randomized
upvoted 13 times
...
grzfidler
Highly Voted 1 year, 4 months ago
dateofBirth: Deterministic. healthStatus: Randomized (not filtered in queries) hasProvidedTaxNumber: Deterministic.
upvoted 7 times
...
azuredemo2022three
Most Recent 1 year, 5 months ago
dateofBirth: Deterministic. healthStatus: No encryption. hasProvidedTaxNumber: Deterministic.
upvoted 1 times
xRiot007
11 months, 1 week ago
The "strongest" type of encryption. Health status should use Randomized because it does not require filtering.
upvoted 1 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...