Skip to content

Commit 5eeba74

Browse files
authored
Start or stop = Stop
Start or stop automatically based on CPU utilization changed to Stop automatically based on CPU utilization. Cannot start based on CPU utilization.
1 parent 2fc8f6a commit 5eeba74

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/automation/automation-solution-vm-management-config.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,9 +86,9 @@ In an environment that includes two or more components on multiple VMs supportin
8686

8787
1. Preview the action and make any necessary changes before implementing against production VMs. When ready, manually execute the **monitoring-and-diagnostics/monitoring-action-groupsrunbook** with the parameter set to **False**. Alternatively, let the Automation schedules **Sequenced-StartVM** and **Sequenced-StopVM** run automatically following your prescribed schedule.
8888

89-
## <a name="cpuutil"></a>Scenario 3: Start or stop automatically based on CPU utilization
89+
## <a name="cpuutil"></a>Scenario 3: Stop automatically based on CPU utilization
9090

91-
Start/Stop VMs during off-hours can help manage the cost of running Azure Resource Manager and classic VMs in your subscription by evaluating machines that aren't used during non-peak periods, such as after hours, and automatically shutting them down if processor utilization is less than a specified percentage.
91+
Stopping VMs during off-hours can help manage the cost of running Azure Resource Manager and classic VMs in your subscription by evaluating machines that aren't used during non-peak periods, such as after hours, and automatically shutting them down if processor utilization is less than a specified percentage.
9292

9393
By default, the feature is pre-configured to evaluate the percentage CPU metric to see if average utilization is 5 percent or less. This scenario is controlled by the following variables and can be modified if the default values don't meet your requirements:
9494

0 commit comments

Comments
 (0)