exam questions

Exam AZ-204 All Questions

View all questions & answers for the AZ-204 exam

Exam AZ-204 topic 4 question 12 discussion

Actual exam question from Microsoft's AZ-204
Question #: 12
Topic #: 4
[All AZ-204 Questions]

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You are developing a medical records document management website. The website is used to store scanned copies of patient intake forms.
If the stored intake forms are downloaded from storage by a third party, the contents of the forms must not be compromised.
You need to store the intake forms according to the requirements.
Solution: Store the intake forms as Azure Key Vault secrets.
Does the solution meet the goal?

  • A. Yes
  • B. No
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

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
clarionprogrammer
Highly Voted 3 years, 2 months ago
B. No You'd definitely not want to store "data" in Azure Key Vault.
upvoted 30 times
...
mlantonis
Highly Voted 3 years ago
Correct Answer: B - No You'd definitely not want to store "data" in Azure Key Vault. Instead use an Azure Key vault and public key encryption. Store the encrypted from in Azure Storage Blob storage.
upvoted 18 times
...
Ciupaz
Most Recent 7 months, 1 week ago
"Azure Blob Storage", not "Azure Storage Blob Storage".
upvoted 1 times
...
richardc7
8 months, 3 weeks ago
Selected Answer: B
Got 28/09/2023 No
upvoted 1 times
...
MysticalSam
1 year ago
This question was in today's exam on 10-June-2023
upvoted 2 times
...
Saluk_DE
1 year, 2 months ago
Selected Answer: B
Question was in Exam 2023-03-30
upvoted 1 times
...
sarmaria
1 year, 3 months ago
Got this on 16/03/23. Chosen No. Make sure to prepare for case study. I got city and lights case study. No Kubernetes, Search, Logic Apps questions for me.
upvoted 2 times
...
NombreFalso
1 year, 4 months ago
No, that's crazy.
upvoted 3 times
...
OPT_001122
1 year, 7 months ago
Selected Answer: B
B. No -blob can not be stored in azure key vault
upvoted 1 times
...
Eltooth
2 years ago
Selected Answer: B
B is correct answer.
upvoted 5 times
...
Rini100
2 years, 1 month ago
Got this on 20 Apr 2022
upvoted 3 times
...
Freidrich
2 years, 3 months ago
Selected Answer: B
The correct answer is B: No.
upvoted 1 times
...
Kvm1
2 years, 11 months ago
B. No Technically possible.. but KeyValut is intended to store securely Application secrets, certificates etc. and not to store application data like the Intake forms and other documents.
upvoted 7 times
...
glam
3 years, 1 month ago
B. No...
upvoted 3 times
...
jokergester
3 years, 2 months ago
Technically possible but the documentation insists on using the Key Vault as storage for Application data or config not user data.
upvoted 3 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 ...