Skip to content

Commit 6e9b98a

Browse files
committed
fixes
1 parent dbf21d7 commit 6e9b98a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/azure-monitor/autoscale/autoscale-flapping.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ For example, the following rules where there's no margin between thresholds, cau
5454
* Scale out when thread count >=600
5555
* Scale in when thread count < 600
5656

57-
:::image type="content" source="./media/autoscale-flapping/autoscale-flapping-example2.png" alt-text="A screenshot showing an autoscale default scale condition with rules configured for the example":::
57+
:::image type="content" source="./media/autoscale-flapping/autoscale-flapping-example2.png" alt-text="A screenshot showing an autoscale default scale condition with rules configured for the example A screenshot showing autoscale rules configured for the example with scale out when thread count >=600 and scale in when thread count < 600":::
5858

5959
The table below shows a potential outcome of these autoscale rules:
6060

articles/azure-monitor/autoscale/autoscale-get-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ You can make changes in JSON directly, if necessary. These changes will be refle
120120

121121
### Cool-down period effects
122122

123-
Autoscale uses a cool-down period to prevent "flapping," which is the rapid, repetitive up-and-down scaling of instances. For more information, see [Autoscale evaluation steps](autoscale-understanding-settings.md#autoscale-evaluation). For other valuable information on flapping and understanding how to monitor the autoscale engine, see [Flapping in Autoscale](azure/azure-monitor/autoscale/autoscale-flapping) and [Troubleshooting autoscale](autoscale-troubleshoot.md), respectively.
123+
Autoscale uses a cool-down period to prevent "flapping," which is the rapid, repetitive up-and-down scaling of instances. For more information, see [Autoscale evaluation steps](autoscale-understanding-settings.md#autoscale-evaluation). For other valuable information on flapping and understanding how to monitor the autoscale engine, see [Flapping in Autoscale](autoscale-flapping.md) and [Troubleshooting autoscale](autoscale-troubleshoot.md), respectively.
124124

125125
## Route traffic to healthy instances (App Service)
126126

0 commit comments

Comments
 (0)