Microsoft Azure Security Technologies — Question 41

You have an Azure subscription that contains as Azure key vault and an Azure Storage account. The key vault contains customer-managed keys. The storage account is configured to use the customer-managed keys stored in the key vault.
You plan to store data in Azure by using the following services:
✑ Azure Files
✑ Azure Blob storage
✑ Azure Table storage
✑ Azure Queue storage
Which two services support data encryption by using the keys stored in the key vault? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.

Answer options

Correct answer: B, C

Explanation

Azure Files and Azure Blob storage are the services that support encryption with customer-managed keys stored in the key vault. Table storage and Queue storage do not support this feature, as they do not integrate with customer-managed keys for encryption purposes.