ARM Templates for Cosmos DB Quiz

5 questions Pass: 70% +25 pts

Quiz covering DevOps Implementation

ARM Templates for Cosmos DB Quiz

5 questions | Pass: 70% | Earn 25 points

Questions in this quiz

A preview of the 5 questions covered. Start the quiz above to answer them, check your score, and read the explanations.

  1. 1

    Which resource type is used in an ARM template to define a Cosmos DB account?

  2. 2

    When deploying a Cosmos DB container using an ARM template, which property must be defined to specify the throughput for the container?

  3. 3

    You need to ensure that your ARM template deployment for Cosmos DB is idempotent. What is the best practice to achieve this?

  4. 4

    Which section of an ARM template should you use to pass values like the Cosmos DB account name or throughput settings at deployment time?

  5. 5

    You are deploying a Cosmos DB account with Autoscale throughput. In your ARM template, how do you correctly configure the 'autoscaleSettings' property?