Microsoft Azure Data Fundamentals — Question 100

At which two levels can you set the throughput for an Azure Cosmos DB account? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.

Answer options

Correct answer: A, C

Explanation

The correct answers are A and C because throughput can be set at the database level and the container level in Azure Cosmos DB. The item level is too granular for throughput settings, and partition is a subdivision within containers, not a separate level for throughput configuration.