Skip to content

Commit 7641eb4

Browse files
Merge pull request #2 from meenasaravanan02/meenasaravanan02-patch-1
changes made in How to managed cluster autoscale
2 parents 074063a + 4c08155 commit 7641eb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/service-fabric/how-to-managed-cluster-autoscale.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ms.date: 2/14/2022
1717
* Only [Azure Monitor published metrics](../azure-monitor/essentials/metrics-supported.md) are supported.
1818

1919
>[!NOTE]
20-
> If using an OS Image "-with-containers” memory metrics from Azure Monitor will not be available.
20+
> If using Windows OS image with Hyper-V role enabled, ie. the VM will be configured for nested virtualization, the Available Memory Metric will not be available, since the dynamic memory driver within the VM will be in a stopped state.
2121
2222

2323
A common scenario where autoscaling is useful is when the load on a particular service varies over time. For example, a service such as a gateway can scale based on the amount of resources necessary to handle incoming requests. Let's take a look at an example of what those scaling rules could look like and we'll use them later in the article:

0 commit comments

Comments
 (0)