Question 464 of 999
Design data storage solutionseasyMultiple ChoiceObjective-mapped

Quick Answer

The answer is Azure Data Lake Storage Gen2 (ADLS Gen2) because it uniquely combines a hierarchical namespace with POSIX-compliant access control lists (ACLs), enabling fine-grained security at both the directory and file level while supporting in-place querying via Azure Synapse Analytics. This storage solution is built on Azure Blob Storage but adds a hierarchical namespace that organizes raw data from IoT devices, social media feeds, and transactional databases into logical directories, making it ideal for an analytical data lake with Synapse. On the AZ-305 exam, this scenario tests your understanding of when to choose ADLS Gen2 over standard Blob Storage or Azure Files, with a common trap being to select Blob Storage for its cost but forgetting it lacks the hierarchical namespace and ACL granularity required for directory-level security. Remember the mnemonic “H-A-C” for Hierarchical namespace, ACLs, and Compute integration (Synapse) to quickly identify ADLS Gen2 as the correct answer for any raw data lake scenario requiring in-place analytics.

AZ-305 Design data storage solutions Practice Question

This AZ-305 practice question tests your understanding of design data storage solutions. 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. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. 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 wants to store raw data from IoT devices, social media feeds, and transactional databases for analytics. They need a storage solution that supports a hierarchical namespace for organizing data into directories and allows fine-grained access control at the directory and file level. They also need to query the data using Azure Synapse Analytics in-place. Which Azure storage solution should they use?

Question 1easymultiple 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

B

Azure Data Lake Storage Gen2 (ADLS Gen2) is the correct choice because it provides a hierarchical namespace that organizes data into directories and subdirectories, supports POSIX-like fine-grained access control at the directory and file level via ACLs, and can be queried in-place by Azure Synapse Analytics using its built-in serverless SQL pool or dedicated SQL pool. This combination of hierarchical namespace, granular security, and direct analytics integration makes it ideal for the described raw data storage and analytics scenario.

Key principle: Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Answer analysis

Option-by-option breakdown

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

  • A

    Why it's wrong here

    Azure Blob Storage with a flat namespace does not support hierarchical directory structures or ACLs at the filesystem level, making it less suitable for analytics workloads requiring organization.

  • B

    Why this is correct

    Azure Data Lake Storage Gen2 provides a hierarchical namespace, ACL-based permissions, and seamless integration with Azure Synapse Analytics for in-place querying.

    Related concept

    Read the scenario before looking for a memorised answer.

  • C

    Why it's wrong here

    Azure Files is designed for shared file access using SMB protocol, not for large-scale analytics queries.

  • D

    Why it's wrong here

    Azure Disk Storage is block storage for VMs; it cannot be shared across multiple analytics engines and does not support hierarchical namespaces.

Common exam traps

Common exam trap: answer the scenario, not the keyword

The trap here is that candidates often confuse Azure Blob Storage (flat namespace, no directory ACLs) with ADLS Gen2 (hierarchical namespace, full ACL support) because both are built on the same underlying storage platform, but only ADLS Gen2 enables the directory-level organization and fine-grained access control required for enterprise analytics workloads.

Detailed technical explanation

How to think about this question

ADLS Gen2 builds on Azure Blob Storage by adding a hierarchical namespace that enables atomic directory operations (e.g., rename, delete) and POSIX-compliant ACLs (owner, owning group, and named users/groups with read/write/execute permissions). Under the hood, it uses a distributed file system that supports up to 2^63 bytes per file and can be accessed via both Blob REST APIs and the Hadoop Distributed File System (HDFS) driver, allowing Azure Synapse Analytics to run PolyBase or OPENROWSET queries directly against the stored data without moving it.

KKey Concepts to Remember

  • Read the scenario before looking for a memorised answer.
  • Find the constraint that changes the correct option.
  • Eliminate answers that are true in general but not in this case.

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

Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

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.

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

Related practice questions

Related AZ-305 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-305 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-305 question test?

Design data storage solutions — This question tests Design data storage solutions — Read the scenario before looking for a memorised answer..

What is the correct answer to this question?

The correct answer is: B — Azure Data Lake Storage Gen2 (ADLS Gen2) is the correct choice because it provides a hierarchical namespace that organizes data into directories and subdirectories, supports POSIX-like fine-grained access control at the directory and file level via ACLs, and can be queried in-place by Azure Synapse Analytics using its built-in serverless SQL pool or dedicated SQL pool. This combination of hierarchical namespace, granular security, and direct analytics integration makes it ideal for the described raw data storage and analytics scenario.

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

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

What is the key concept behind this question?

Read the scenario before looking for a memorised answer.

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

Keep practising

More AZ-305 practice questions

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-305 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-305 exam.