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
2323
2424Scale your resource based on metrics produce by the resource itself or any other resource.
2525For 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+
2930The 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.
You can’t perform that action at this time.
0 commit comments