Match each data type to its category in Azure.
Drag a concept onto its matching description — or click a concept then click the description.
Relational tables with fixed schema
JSON, XML, or key-value pairs
Blobs, files, and media
Data in tables with relationships
NoSQL data like documents or graphs
Why these pairings
Understanding data types helps choose the right Azure service. Structured data fits Azure SQL Database, semi-structured fits Cosmos DB, unstructured fits Blob Storage.