Skip to content

Commit 18a35b1

Browse files
committed
fixes
1 parent 998d94d commit 18a35b1

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/azure-monitor/autoscale/autoscale-common-scale-patterns.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,10 @@ This article assumes that you're familiar with auto scale. [Get started here to
2323

2424
Scale your resource based on metrics produce by the resource itself or any other resource.
2525
For example:
26-
* Scale your Virtual Machine Scale Set based on CPU usage of the virtual machine.
26+
* Scale your Virtual Machine Scale Set based on the CPU usage of the virtual machine.
2727
* Ensure a minimum number of instances.
28-
* Set a maximum limit on the number of instances.
28+
* Set a maximum limit on the number of instances.
29+
2930
The image below shows a default scale condition for a Virtual Machine Scale Set
3031
* The **Scale rule** tab shows that the metric source is the scale set itself and the metric used is Percentage CPU.
3132
* The minimum number of instances running is set to 2.

0 commit comments

Comments
 (0)