# Microsoft Azure Autoscale Setting - [Microsoft Azure Autoscale Setting - An Overview](#microsoft-azure-autoscale-setting---an-overview) - [Creating a new Azure Autoscale Setting monitor](#creating-a-new-microsoft-azure-autoscale-setting-monitor) - [Monitored parameters](#monitored-parameters) ## Microsoft Azure Autoscale Setting - An Overview Azure Autoscale Setting is a feature of Microsoft Azure that automatically adjusts the number of compute resource instances based on predefined rules and schedules. It helps maintain optimal performance during demand spikes while reducing costs during low-usage periods by dynamically scaling resources up or down. Applications Manager's [Azure Autoscale Setting monitoring](https://www.manageengine.com/products/applications_manager/azure-compute-services-monitoring.html#h2) provides you with key metrics to track the scaling behavior of your Azure resources. Monitor scaling thresholds, observed capacity, metric values, and scale actions to ensure your autoscale configurations are working effectively. ## Creating a new Microsoft Azure Autoscale Setting monitor To learn how to create a new Microsoft Azure Autoscale Setting monitor, [click here](https://www.manageengine.com/products/applications_manager/help/microsoft-azure.html#newmonitor). ## Monitored parameters Navigate to the **Category View** by clicking the **Monitors** tab. Hover over "Child Monitors" under **Microsoft Azure** in the Cloud Apps table, and then select the **Autoscale Settings** monitor from the displayed tooltip. This action will display the bulk configuration view for Azure Autoscale Setting in three tabs: - **Availability tab** gives the Availability history for the past 24 hours or 30 days. - **Performance tab** gives the Health Status and events for the past 24 hours or 30 days. - **List view** enables you to perform [bulk admin configurations](https://www.manageengine.com/products/applications_manager/help/bulk-config.html). The Microsoft Azure monitor provides details of the Azure Autoscale Setting under the given subscription. Following are the list of metrics monitored in Azure Autoscale Setting monitoring in their corresponding tabs: - [Performance Overview](#performance-overview) - [Configuration](#configuration) ### Performance Overview | Parameter | Description | |---|---| | **OBSERVED CAPACITY** | | | Observed Capacity | The maximum observed capacity of the autoscale setting between the poll intervals. | | **OBSERVED METRIC VALUE** | | | Observed Metric Value | The average observed metric value of the autoscale setting between the poll intervals. | | **METRIC THRESHOLD** | | | Metric Threshold | The average metric threshold of the autoscale setting between the poll intervals. | | **INITIATED SCALE ACTIONS** | | | Initiated Scale Actions | The total scale actions initiated by the autoscale setting between the poll intervals. | ### Configuration | Parameter | Description | |---|---| | **CONFIGURATION** | | | Resource Group Name | The name of the resource group. | | Location | The location of the autoscale settings resource. | | Autoscale Status | Indicates whether automatic scaling is enabled for the resource. Possible Values: Enabled/Disabled | | Predictive Autoscale Mode | The predictive autoscale mode. Possible Values: Enabled, Disabled, ForecastOnly. | | Default Capacity | The default number of instances that will be set if metrics are not available for evaluation. | | Max Capacity | The maximum number of instances for the resource. | | Min Capacity | The minimum number of instances for the resource. | | Target Resource URI | The resource identifier of the resource that the autoscale setting should be added to. |