Courseiva
Design and implement data storagemediumMultiple SelectObjective-mapped

DP-203 Design and implement data storage Practice Question

Which TWO of the following are recommended practices for designing a data storage solution using Azure Data Lake Storage Gen2?

⚠ Common exam trap

Microsoft often tests the misconception that Kerberos is the primary authentication method for Azure Data Lake Storage Gen2, but the correct protocol is Azure AD OAuth 2.0, and candidates may confuse Gen2 with Gen1 or on-premises Hadoop.

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

Enable soft delete to protect against accidental deletion

Enabling soft delete on Azure Data Lake Storage Gen2 protects against accidental deletion by retaining deleted data for a specified retention period. This allows recovery of blobs or snapshots that were deleted, overwritten, or modified, which is a critical data protection practice for enterprise storage solutions.

Answer analysis

Option-by-option breakdown

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

  • Enable soft delete to protect against accidental deletion

    Why this is correct

    Soft delete provides a recovery window for deleted data.

  • Use Kerberos authentication for the storage account

    Why it's wrong here

    ADLS Gen2 uses Azure AD for authentication, not Kerberos.

  • Use a partition strategy that groups related data together

    Why this is correct

    Partitioning improves query performance by limiting data scanned.

  • Store all files in a single directory for simplicity

    Why it's wrong here

    Using a hierarchical namespace with folders improves organization and performance.

  • Enable anonymous public access for ease of use

    Why it's wrong here

    Public access should be disabled to ensure security.

About these practice questions

Courseiva writes every DP-203 question from scratch — 760 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This DP-203 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 DP-203 exam.