Skip to content

Commit 5c30751

Browse files
Merge pull request #220843 from brittanyrowe/patch-14
Remove preview disclaimer for predictive autoscale
2 parents 4c7dfab + 49b40d6 commit 5c30751

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ In contrast, scaling up and down, or vertical scaling, keeps the number of resou
4242

4343
When the conditions in the rules are met, one or more autoscale actions are triggered, adding or removing VMs. In addition, you can perform other actions like sending email notifications, or webhooks to trigger processes in other systems.
4444

45-
### Predictive autoscale (preview)
45+
### Predictive autoscale
4646

4747
[Predictive autoscale](./autoscale-predictive.md) uses machine learning to help manage and scale Azure Virtual Machine Scale Sets with cyclical workload patterns. It forecasts the overall CPU load on your Virtual Machine Scale Set, based on historical CPU usage patterns. The scale set can then be scaled out in time to meet the predicted demand.
4848

@@ -155,4 +155,4 @@ To learn more about autoscale, see the following resources:
155155
* [Autoscale CLI reference](/cli/azure/monitor/autoscale)
156156
* [ARM template resource definition](/azure/templates/microsoft.insights/autoscalesettings)
157157
* [PowerShell Az.Monitor Reference](/powershell/module/az.monitor/#monitor)
158-
* [REST API reference. Autoscale Settings](/rest/api/monitor/autoscale-settings).
158+
* [REST API reference. Autoscale Settings](/rest/api/monitor/autoscale-settings).

0 commit comments

Comments
 (0)