Microsoft Azure Administrator — Question 128

You have a Standard Azure App Service plan named Plan1.

You need to ensure that Plan1 will scale automatically when the CPU usage of the web app exceeds 80 percent.

What should you select for Plan1?

Answer options

Correct answer: B

Explanation

The correct answer is B, as using Rules Based scaling allows you to set specific conditions, such as CPU usage, to trigger scaling actions. The other options do not provide the necessary automatic response to CPU load; for instance, A suggests a general automatic setting without rules, while C and D pertain to scaling the plan itself rather than the scaling method.