Leave a message
Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 0d 2h 36m 16s Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Microsoft Exam AZ-204 Topic 2 Question 89 Discussion

Actual exam question for Microsoft's AZ-204 exam
Question #: 89
Topic #: 2
[All AZ-204 Questions]

You are developing a Java application to be deployed in Azure. The application stores sensitive data in Azure Cosmos DB. You need to configure Always Encrypted to encrypt the sensitive data inside the application. What should you do first?

Show Suggested Answer Hide Answer
Suggested Answer: C

Contribute your Thoughts:

Kerry
11 months ago
That's an interesting point. Storing the key in Cosmos DB might be more efficient for our scenario.
upvoted 0 times
...
Mozell
12 months ago
I think creating a data encryption key using the Cosmos DB SDK is the way to go. It's more closely tied to the application.
upvoted 0 times
...
Elouise
12 months ago
But wouldn't creating a customer-managed key give us more control over the encryption process?
upvoted 0 times
...
Kerry
1 years ago
I disagree. I believe we should create an Azure AD managed identity and assign it to a new Key Vault instance.
upvoted 0 times
...
Elouise
1 years ago
I think we should create a customer-managed key in a new Azure Key Vault.
upvoted 0 times
...
Eulah
1 years ago
Haha, good one, Candidate 5. But seriously, I think the correct answer here is to create a new container with an encryption policy that includes the JSON properties we want to encrypt. That way, we get the benefits of Always Encrypted without having to worry about managing the keys ourselves.
upvoted 0 times
...
Ngoc
1 years ago
Candidate 6
upvoted 0 times
Mabelle
1 years ago
C) Create a data encryption key (DEK) by using the Azure Cosmos DB SDK and store the key in Azure Cosmos DB.
upvoted 0 times
...
Maybelle
1 years ago
B) Create an Azure AD managed identity and assign the identity to a new Azure Key Vault instance.
upvoted 0 times
...
Inocencia
1 years ago
A) Create a customer-managed key (CMK) and store the key in a new Azure Key Vault instance.
upvoted 0 times
...
...

Save Cancel
a