You plan to deploy an app that will use an Azure Storage account. You need to deploy the storage account. The storage account must meet the following requiremen...
Microsoft AZ-305 Exam
Questions Number: 24 out of 268 Questions
8.96%
Question 24
You plan to deploy an app that will use an Azure Storage account. You need to deploy the storage account. The storage account must meet the following requirements: - Store the data for multiple users. - Encrypt each user's data by using a separate key. - Encrypt all the data in the storage account by using customer-managed keys. What should you deploy?
You can specify a customer-provided key on Blob storage operations. A client making a read or write request against Blob storage can include an encryption key on the request for granular control over how blob data is encrypted and decrypted. Reference: https://docs.microsoft.com/en-us/azure/storage/common/storage-service-encryption