QuestionQ85
Optimize an Azure Cosmos DB solutionYou have an Azure Cosmos DB for NoSQL account named Account1 that uses provisioned-throughput capacity mode.
Account1 includes the databases shown in the following table.

The databases include the containers shown in the following table.

For each of the following statements, select Yes if the statement is true. Otherwise, select No.
Yes or No
| Statements | Yes | No |
|---|---|---|
| At a minimum, you will be billed for 4,000 RU/s per hour for db1. | ||
| The maximum throughput that can be consumed by cn11 is 400 RU/s. | ||
| To db2, you can add a new container that uses database throughput. |
Community Discussion