nerdexam
Microsoft

AZ-104 · Question #582

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 b

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

Submitted by kavita_s· Mar 4, 2026Implement and manage storage

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.

How the community answered

(43 responses)
  • A
    5% (2)
  • B
    16% (7)
  • C
    9% (4)
  • D
    70% (30)

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.

Full AZ-104 Practice