Match each Azure Monitor autoscale parameter on the left to its correct functional description on the right.
- Cool-downThe amount of time to wait after a scale action before subsequent scale actions can occur.
- DurationThe time window over which metric data is collected and evaluated for the autoscale rule.
- Total time aggregationThe calculation method that sums all metric values collected during the monitoring window.
Answer
Cool-down matches the wait period after a scale event. Duration matches the collection time window. Total time aggregation matches the sum of metric values.
The correct pairings map Cool-down to the post-scale delay period, Duration to the historical metric collection window, and Total time aggregation to the metric summation method.
Step-by-Step Solution
Key Concept
Azure Monitor autoscale configuration settings including duration, cool-down, and metric aggregation.
Estimated Time:1m 0s