AZ-204 · Question #196
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 h
The correct answer is A. Yes. Creating an Azure Key Vault secret to store encryption keys is a valid solution for encrypting medical records to prevent compromise if downloaded by a third party.
Question
Options
- AYes
- BNo
How the community answered
(48 responses)- A83% (40)
- B17% (8)
Why each option
Creating an Azure Key Vault secret to store encryption keys is a valid solution for encrypting medical records to prevent compromise if downloaded by a third party.
Creating an Azure Key Vault to securely store encryption keys is a foundational step for implementing robust data encryption. By using these keys to encrypt sensitive intake forms before storage, and carefully managing access to these keys via Key Vault, the data remains protected and unreadable even if downloaded by an unauthorized third party without the necessary decryption key.
The proposed solution to use Azure Key Vault for encryption keys is a valid and recommended method for securing sensitive data against unauthorized access.
Concept tested: Data encryption using Azure Key Vault
Source: https://learn.microsoft.com/en-us/azure/security/fundamentals/encryption-atrest
Topics
Community Discussion
No community discussion yet for this question.