Microsoft Azure Data Fundamentals — Question 66

You need to recommend a data store service that meets the following requirements:
✑ Native SQL API access
✑ Configurable indexes
What should you recommend?

Answer options

Correct answer: D

Explanation

Azure Cosmos DB is the correct choice as it offers native SQL API access and allows for the configuration of indexes. The other options, such as Azure Files, Azure Blob storage, and Azure Table storage, do not provide the same level of SQL capabilities or configurable indexing.