You are designing autoscale rules for an Azure Virtual Machine Scale Set (VMSS) named `vmss-orders` that hosts an order-processing API. The VMSS is configured with a minimum of instances, a maximum of instances, and currently runs instances.
You configure the following scale-out rule:
- Metric: CPU Percentage
- Time grain: minute
- Statistic: Average
- Time aggregation: Average
- Operator: Greater than
- Threshold:
- Operation: Increase count by
- Cooldown: minutes
You need to create a scale-in rule that decreases the instance count by when the CPU load decreases. You must ensure that the scale-in rule does not cause autoscale flapping if the total workload remains constant at the point the scale-out rule is triggered.
Which of the following is the maximum CPU percentage threshold you should configure for the scale-in rule?
- A
- Cevap
- C
- D