AZ-104 · Question #582
AZ-104 Question #582: Real Exam Question with Answer & Explanation
The correct answer is D: Create an encryption scope.. Encryption scopes enable you to manage encryption with a key that is scoped to a container or an individual blob. You can use encryption scopes to create secure boundaries between data that resides in the same storage account but belongs to different customers. https://docs.micro
Question
You create an Azure Storage account. You plan to add 10 blob containers to the storage account. For one of the containers, you need to use a different key to encrypt data at rest. What should you do before you create the container?
Options
- AGenerate a shared access signature (SAS).
- BModify the minimum TLS version.
- CRotate the access keys.
- DCreate an encryption scope.
Explanation
Encryption scopes enable you to manage encryption with a key that is scoped to a container or an individual blob. You can use encryption scopes to create secure boundaries between data that resides in the same storage account but belongs to different customers. https://docs.microsoft.com/en-us/azure/storage/blobs/encryption-scope-overview
Community Discussion
No community discussion yet for this question.