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
- A. Azure Files
- B. Azure Blob storage
- C. Azure Table storage
- D. Azure Cosmos DB
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.