Microsoft Azure Data Fundamentals — Question 293

Which Azure Storage service implements the key/value model?

Answer options

Correct answer: C

Explanation

Azure Table Storage is designed to store structured NoSQL data in a key/value format, making it the correct choice. Azure Queue is for messaging, Azure Files provides file shares, and Azure Blob is used for unstructured data storage, none of which utilize the key/value model.