Microsoft Azure Architect Design (legacy) — Question 16

Your company plans to migrate its on-premises data to Azure.
You need to recommend which Azure services can be used to store the data. The solution must meet the following requirements:
✑ Encrypt all data while at rest.
✑ Encrypt data only by using a key generated by the company.
Which two possible services can you recommend? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.

Answer options

Correct answer: C, E

Explanation

Azure Blob storage and Azure Files both support encryption of data at rest and allow users to manage their own encryption keys. Azure Table storage and Azure Queue storage do not meet the requirement of using a company-generated key for encryption, while Azure Backup is primarily for data recovery and does not directly provide storage solutions.