
Answer-first summary for fast verification
Answer: Use Azure Disk Encryption, store keys in Azure Key Vault, automate key rotation using Azure Automation.
Using Azure Disk Encryption and storing keys in Azure Key Vault ensures robust data encryption at rest and in transit. Automating key rotation using Azure Automation enhances security and compliance with data protection regulations.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
You need to ensure that an Azure AI service is compliant with data protection regulations. Describe the steps you would take to configure data encryption at rest and in transit, including how you would use Azure Key Vault to manage encryption keys and what considerations you would take into account for key rotation and access control.
A
Use default encryption provided by Azure, store keys in a local file, manually rotate keys.
B
Use Azure Disk Encryption, store keys in Azure Key Vault, automate key rotation using Azure Automation.
C
Use BitLocker for encryption, store keys in a database, manually rotate keys.
D
Use default encryption provided by Azure, store keys in a text file, automate key rotation using a custom script.
No comments yet.