Skip to content

Commit 2b2acf6

Browse files
authored
Merge pull request #98861 from akkumari-ms/main
Updated autoscale custom metrics
2 parents a9493a4 + ad28468 commit 2b2acf6

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/azure-monitor/autoscale/autoscale-custom-metric.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ This article describes how to set up autoscale for a web app by using a custom m
1818

1919
Autoscale allows you to add and remove resources to handle increases and decreases in load. In this article, we'll show you how to set up autoscale for a web app by using one of the Application Insights metrics to scale the web app in and out.
2020

21+
> [!NOTE]
22+
> Autoscaling on custom metrics in Application Insights is supported only for metrics published to **Standard** and **Azure.ApplicationInsights** namespaces. If any other namespaces are used for custom metrics in Application Insights, it will return **Unsupported Metric** error.
23+
2124
Azure Monitor autoscale applies to:
2225

2326
+ [Azure Virtual Machine Scale Sets](https://azure.microsoft.com/services/virtual-machine-scale-sets/)
@@ -153,4 +156,4 @@ To learn more about autoscale, see the following articles:
153156
- [Overview of autoscale](./autoscale-overview.md)
154157
- [Azure Monitor autoscale common metrics](./autoscale-common-metrics.md)
155158
- [Best practices for Azure Monitor autoscale](./autoscale-best-practices.md)
156-
- [Autoscale REST API](/rest/api/monitor/autoscalesettings)
159+
- [Autoscale REST API](/rest/api/monitor/autoscalesettings)

0 commit comments

Comments
 (0)