Skip to content

Commit b9d2170

Browse files
Merge pull request #210504 from EdB-MSFT/patch-4
The autoscale job runs every 30 to 60 seconds, depending on the resou…
2 parents fe207de + efc0bb8 commit b9d2170

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/azure-monitor/autoscale/autoscale-understanding-settings.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,9 @@ There are three types of Autoscale profiles:
277277
> The Autoscale user interface in the Azure portal enforces end times for recurrence profiles, and begins running the Autoscale setting's default profile in between recurrence profiles.
278278

279279
## Autoscale evaluation
280-
Given that Autoscale settings can have multiple profiles, and each profile can have multiple metric rules, it is important to understand how an Autoscale setting is evaluated. Each time the Autoscale job runs, it begins by choosing the profile that is applicable. Then Autoscale evaluates the minimum and maximum values, and any metric rules in the profile, and decides if a scale action is necessary.
280+
Given that Autoscale settings can have multiple profiles, and each profile can have multiple metric rules, it is important to understand how an Autoscale setting is evaluated. The Autoscale job runs every 30 to 60 seconds, depending on the resource type. Each time the Autoscale job runs, it begins by choosing the profile that is applicable. Then Autoscale evaluates the minimum and maximum values, and any metric rules in the profile, and decides if a scale action is necessary.
281+
282+
281283

282284
### Which profile will Autoscale pick?
283285

0 commit comments

Comments
 (0)