Microsoft
DP-900 · Question #110
What is a benefit of the Azure Cosmos DB Table API as compared to Azure Table storage?
The correct answer is D. supports a multi-master model. Multi-master support for Azure Cosmos DB is now available in all public regions. Azure CosmosDB table API is a key-value storage hosted in the cloud. It's a part of Azure Cosmos DB, that is Microsoft's multi-model database…
Submitted by satoshi_tk· Mar 30, 2026Describe considerations for working with non-relational data on Azure
Question
What is a benefit of the Azure Cosmos DB Table API as compared to Azure Table storage?
Options
- Asupports partitioning
- Bprovides resiliency if art Azure region fads
- Cprovides a higher storage capacity
- Dsupports a multi-master model
How the community answered
(23 responses)- A13% (3)
- B4% (1)
- C9% (2)
- D74% (17)
Explanation
Multi-master support for Azure Cosmos DB is now available in all public regions. Azure CosmosDB table API is a key-value storage hosted in the cloud. It's a part of Azure Cosmos DB, that is Microsoft's multi-model database. https://docs.microsoft.com/en-us/azure/cosmos-db/table-support
Topics
#Azure Cosmos DB Table API#Azure Table storage#multi-master replication#API comparison
Community Discussion
No community discussion yet for this question.