Skip to content

Commit ad3a19f

Browse files
Merge pull request #210770 from EdB-MSFT/patch-4
Predictive autoscale is only available for the Azure Commercial cloud
2 parents d89749f + 6de34fc commit ad3a19f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.topic: conceptual
55
author: EdB-MSFT
66
ms.author: edbaynash
77
ms.subservice: autoscale
8-
ms.date: 07/18/2022
8+
ms.date: 09/11/2022
99
ms.custom: references_regions
1010
ms.reviewer: riroloff
1111
---
@@ -26,12 +26,12 @@ Predictive autoscale adheres to the scaling boundaries you've set for your virtu
2626
2727
The following limitations apply during public preview. Predictive autoscale:
2828

29-
- Only works for workloads exhibiting cyclical CPU usage patterns.
30-
- Only can be enabled for virtual machine scale sets.
31-
- Only supports using the metric *Percentage CPU* with the aggregation type *Average*.
32-
- Only supports scale-out. You can't use predictive autoscale to scale in.
29+
- Predictive autoscale is for workloads exhibiting cyclical CPU usage patterns.
30+
- Support is only available for virtual machine scale sets.
31+
- The *Percentage CPU* metric with the aggregation type *Average* is the only metric currently supported.
32+
- Predictive autoscale supports scale-out only. Configure standard autoscale to manage scaling in.
33+
- Predictive autoscale is only available for the Azure Commercial cloud. Azure Government clouds are not currently supported.
3334

34-
You must enable standard (or reactive) autoscale to manage scale-in.
3535

3636
## Enable predictive autoscale or forecast only with the Azure portal
3737

0 commit comments

Comments
 (0)