Question 758 of 1,000
Secure compute, storage, and databasesmediumMultiple ChoiceObjective-mapped

AZ-500 Secure compute, storage, and databases Practice Question

This AZ-500 practice question tests your understanding of secure compute, storage, and databases. Match the stated requirement to the specific cloud service, access model, or configuration option — many options are valid in isolation but not for this scenario. A key principle to apply: client-side encryption encrypts data before it leaves the client application.. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.

A company stores highly sensitive data in Azure Blob Storage. They want to ensure that the data is encrypted at rest using a key stored in Azure Key Vault, but they also want to prevent Microsoft Azure from having any access to the encryption key. Which encryption approach should they use?

Question 1mediummultiple choice
Full question →

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Client-side encryption with a customer-managed key stored in Azure Key Vault

Client-side encryption with a customer-managed key stored in Azure Key Vault is the correct approach because the encryption and decryption operations occur entirely within the client application, using a key that is never exposed to Azure services. This ensures that Microsoft Azure has no access to the encryption key, meeting the requirement to prevent any Azure-side access. In contrast, server-side encryption options like Storage Service Encryption (SSE) with CMK still involve Azure managing the encryption process and having potential access to the key material.

Key principle: Client-side encryption encrypts data before it leaves the client application.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Azure Storage Service Encryption with customer-managed keys (CMK)

    Why it's wrong here

    With CMK, Azure still has access to the key for storage operations, so this does not prevent Azure from accessing the key.

  • Client-side encryption with a customer-managed key stored in Azure Key Vault

    Why this is correct

    Client-side encryption encrypts data before it reaches Azure, ensuring Azure never has access to the plaintext data or the encryption key.

    Related concept

    Client-side encryption encrypts data before it leaves the client application.

  • Azure Disk Encryption

    Why it's wrong here

    Azure Disk Encryption is designed for virtual machine disks, not for Blob Storage.

  • Azure Information Protection

    Why it's wrong here

    Azure Information Protection is for data classification and labeling, not for encryption at rest.

Common exam traps

Common exam trap: answer the scenario, not the keyword

The trap here is that candidates often confuse server-side encryption with customer-managed keys (CMK) as providing full key isolation, but in reality, Azure still performs the encryption and has logical access to the key during the process, whereas only client-side encryption ensures the cloud provider never sees the key.

Detailed technical explanation

How to think about this question

Client-side encryption typically uses the Azure Storage client library to encrypt data before uploading, employing an envelope encryption pattern where a content encryption key (CEK) is encrypted with a key encryption key (KEK) stored in Azure Key Vault. The encrypted CEK is stored alongside the blob metadata, ensuring that only the client with access to the KEK can decrypt the data. This approach is critical for scenarios like regulatory compliance (e.g., HIPAA, GDPR) where the cloud provider must be a logical data processor with zero access to plaintext keys.

KKey Concepts to Remember

  • Client-side encryption encrypts data before it leaves the client application.
  • Azure Blob Storage receives and stores only the encrypted data with client-side encryption.
  • The encryption key for client-side encryption is never exposed to Azure storage services.
  • Azure Key Vault can securely store the customer-managed key used for client-side encryption.

TExam Day Tips

  • Watch for words such as best, first, most likely and least administrative effort.
  • Review why wrong options are wrong, not only why the correct option is correct.

Key takeaway

Client-side encryption encrypts data before it leaves the client application.

Real-world example

How this comes up in practice

A media company stores terabytes of video archives that are accessed once a year for audit purposes. Moving these objects to a cold storage tier (Azure Archive, S3 Glacier, or Google Nearline) costs a fraction of hot storage. Questions like this test whether you understand storage tiers, access frequency tradeoffs, and retrieval latency requirements.

What to study next

Got this wrong? Here's your next step.

Review client-side encryption encrypts data before it leaves the client application., then practise related AZ-500 questions on the same topic to reinforce the concept.

Related practice questions

Related AZ-500 practice-question pages

Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.

Practice this exam

Start a free AZ-500 practice session

Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.

FAQ

Questions learners often ask

What does this AZ-500 question test?

Secure compute, storage, and databases — This question tests Secure compute, storage, and databases — Client-side encryption encrypts data before it leaves the client application..

What is the correct answer to this question?

The correct answer is: Client-side encryption with a customer-managed key stored in Azure Key Vault — Client-side encryption with a customer-managed key stored in Azure Key Vault is the correct approach because the encryption and decryption operations occur entirely within the client application, using a key that is never exposed to Azure services. This ensures that Microsoft Azure has no access to the encryption key, meeting the requirement to prevent any Azure-side access. In contrast, server-side encryption options like Storage Service Encryption (SSE) with CMK still involve Azure managing the encryption process and having potential access to the key material.

What should I do if I get this AZ-500 question wrong?

Review client-side encryption encrypts data before it leaves the client application., then practise related AZ-500 questions on the same topic to reinforce the concept.

What is the key concept behind this question?

Client-side encryption encrypts data before it leaves the client application.

About these practice questions

Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

Last reviewed: Jun 11, 2026

Question Discussion

Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.

Loading comments…

Sign in to join the discussion.

This AZ-500 practice question is part of Courseiva's free Microsoft certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the AZ-500 exam.