Deploy an Autoscale Setting for App Service Plan

Azure Public Test Date Azure Public Test Result

Azure US Gov Last Test Date Azure US Gov Last Test Result

Best Practice Check Cred Scan Check

The following template deploys an App Service Plan + Autoscale Setting for App Service plan based on a single metric.

If the metric is above the upper threshold, the example autoscale setting will scale out the instance count. If the metric is below the lower threshold, the example autoscale setting will scale in the instance count. This sample illustrates how easy it is to automate autoscale setting configuration for App Service plan via templates.

Deploy to Azure Deploy To Azure US Gov Visualize

Tags: Microsoft.Web/serverfarms, Microsoft.Insights/autoscalesettings, PercentChangeCount