Skip to content

Commit c3cdc40

Browse files
authored
Merge pull request #236061 from EdB-MSFT/predictive-autoscale
updated pgn file
2 parents ae93f69 + e430803 commit c3cdc40

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.reviewer: akkumari
1111
---
1212
# Use predictive autoscale to scale out before load demands in virtual machine scale sets
1313

14-
*Predictive autoscale* uses machine learning to help manage and scale Azure Virtual Machine Scale Sets with cyclical workload patterns. It forecasts the overall CPU load to your virtual machine scale set, based on your historical CPU usage patterns. It predicts the overall CPU load by observing and learning from historical usage. This process ensures that scale-out occurs in time to meet the demand.
14+
Predictive autoscale uses machine learning to help manage and scale Azure Virtual Machine Scale Sets with cyclical workload patterns. It forecasts the overall CPU load to your virtual machine scale set, based on your historical CPU usage patterns. It predicts the overall CPU load by observing and learning from historical usage. This process ensures that scale-out occurs in time to meet the demand.
1515

1616
Predictive autoscale needs a minimum of 7 days of history to provide predictions. The most accurate results come from 15 days of historical data.
1717

@@ -62,9 +62,9 @@ Predictive autoscale adheres to the scaling boundaries you've set for your virtu
6262

6363
:::image type="content" source="media/autoscale-predictive/predictive-charts-6.png" alt-text="Screenshot that shows three charts for predictive autoscale." lightbox="media/autoscale-predictive/predictive-charts-6.png":::
6464

65-
- The top chart shows an overlaid comparison of actual versus predicted total CPU percentage. The time span of the graph shown is from the last 24 hours to the next 24 hours.
66-
- The middle chart shows the number of instances running at specific times over the last 24 hours.
67-
- The bottom chart shows the current Average CPU utilization over the last 24 hours.
65+
- The top chart shows an overlaid comparison of actual versus predicted total CPU percentage. The time span of the graph shown is from the last 7 days to the next 24 hours.
66+
- The middle chart shows the maximum number of instances running over the last 7 days.
67+
- The bottom chart shows the current Average CPU utilization over the last 7 days.
6868

6969
## Enable using an Azure Resource Manager template
7070

-62.7 KB
Loading

0 commit comments

Comments
 (0)