nerdexam
Microsoft

DP-900 · Question #134

Drag and Drop Question Match the types of data to the appropriate Azure data services. To answer, drag the appropriate data types from the column on the left to its service on the right. Each data typ

The correct answer is Image files; Relationships between employees; Key/value pairs. The correct arrangement maps data types to their most appropriate Azure services: Image files are best stored in Azure Blob Storage, which is designed for unstructured binary/large object data like images, videos, and documents. Relationships between employees are best represente

Submitted by lucia.co· Mar 30, 2026Describe core Azure architectural components and Azure data services - specifically matching data types to appropriate Azure storage and database solutions (AZ-900 / DP-900 Core Concepts)

Question

Drag and Drop Question Match the types of data to the appropriate Azure data services. To answer, drag the appropriate data types from the column on the left to its service on the right. Each data type may be used once, more than once, or not at all. NOTE: Each correct match is worth one point. Answer:

Exhibit

DP-900 question #134 exhibit

Answer Area

Drag items

Image filesKey/value pairsRelationships between employees

Correct arrangement

  • Image files
  • Relationships between employees
  • Key/value pairs

Explanation

The correct arrangement maps data types to their most appropriate Azure services: Image files are best stored in Azure Blob Storage, which is designed for unstructured binary/large object data like images, videos, and documents. Relationships between employees are best represented in Azure Cosmos DB (Graph API) or Azure SQL Database, which handle relational/graph data structures between entities. Key/value pairs align with Azure Table Storage or Azure Cache for Redis, which are optimized for simple schema-less key/value lookups. Each service is purpose-built for its data structure, ensuring optimal performance, scalability, and cost-efficiency.

Topics

#Azure Storage Services#Data Classification#NoSQL vs Relational#Azure Data Solutions

Community Discussion

No community discussion yet for this question.

Full DP-900 Practice