---
title: Insights Auto Scale Setting
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > DDSQL Reference > Data Directory > Insights Auto Scale Setting
---

# Insights Auto Scale Setting

This table represents the insights_auto_scale_setting resource from Microsoft Azure.

```
azure.insights_auto_scale_setting
```

## Fields

| Title                       | ID   | Type       | Data Type                                                                                                                                                     | Description |
| --------------------------- | ---- | ---------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- |
| _key                        | core | string     |
| enabled                     | core | bool       | the enabled flag. Specifies whether automatic scaling is enabled for the resource. The default value is 'false'.                                              |
| id                          | core | string     | Azure resource Id                                                                                                                                             |
| location                    | core | string     | Resource location                                                                                                                                             |
| name                        | core | string     | the name of the autoscale setting.                                                                                                                            |
| notifications               | core | json       | the collection of notifications.                                                                                                                              |
| predictive_autoscale_policy | core | json       | the predictive autoscale policy mode.                                                                                                                         |
| profiles                    | core | json       | the collection of automatic scaling profiles that specify different scaling parameters for different time periods. A maximum of 20 profiles can be specified. |
| resource_group              | core | string     |
| subscription_id             | core | string     |
| subscription_name           | core | string     |
| system_data                 | core | json       | The system metadata related to the response.                                                                                                                  |
| tags                        | core | hstore_csv |
| target_resource_location    | core | string     | the location of the resource that the autoscale setting should be added to.                                                                                   |
| target_resource_uri         | core | string     | the resource identifier of the resource that the autoscale setting should be added to.                                                                        |
| type                        | core | string     | Azure resource type                                                                                                                                           |
