File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
articles/azure-monitor/autoscale Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -23,9 +23,10 @@ This article assumes that you're familiar with auto scale. [Get started here to
23
23
24
24
Scale your resource based on metrics produce by the resource itself or any other resource.
25
25
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.
27
27
* 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
+
29
30
The image below shows a default scale condition for a Virtual Machine Scale Set
30
31
* The ** Scale rule** tab shows that the metric source is the scale set itself and the metric used is Percentage CPU.
31
32
* The minimum number of instances running is set to 2.
You can’t perform that action at this time.
0 commit comments