Microsoft Azure Data Fundamentals — Question 145

Which Azure Cosmos DB API should you use for a graph database?

Answer options

Correct answer: D

Explanation

The correct answer is D, Azure Cosmos DB for Apache Gremlin, as it is specifically designed for graph database functionality. The other options, such as Azure Cosmos DB for Table, Apache Cassandra, and NoSQL, are tailored for different types of data models and do not support graph operations.