Microsoft Azure Developer Associate AZ-204 Practice Question

You are deploying a new Azure API Management (APIM) instance by using an ARM template. The template contains the following snippet:

"sku": {
  "name": "Consumption",
  "capacity": 2
}

After running the deployment, the template validation fails with the error "Property capacity is not allowed".

To complete the deployment successfully while keeping the billing model that charges per execution and scales automatically, what should you do?

  • Keep the sku settings and add the property "autoScale": "enabled" to the template.

  • Change the sku.name value to Developer and keep capacity set to 1.

  • Remove the capacity property (or set it to 0) and redeploy the Consumption tier.

  • Change the sku.name value to Basic and keep capacity set to 2.

Microsoft Azure Developer Associate AZ-204
Connect to and consume Azure services and third-party services
Your Score:
Settings & Objectives
Random Mixed
Questions are selected randomly from all chosen topics, with a preference for those you haven’t seen before. You may see several questions from the same objective or domain in a row.
Rotate by Objective
Questions cycle through each objective or domain in turn, helping you avoid long streaks of questions from the same area. You may see some repeat questions, but the distribution will be more balanced across topics.

Check or uncheck an objective to set which questions you will receive.

Bash, the Crucial Exams Chat Bot
AI Bot