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

# Insights Action Group

This table represents the insights_action_group resource from Microsoft Azure.

```
azure.insights_action_group
```

## Fields

| Title                        | ID   | Type       | Data Type                                                                                                                                  | Description |
| ---------------------------- | ---- | ---------- | ------------------------------------------------------------------------------------------------------------------------------------------ | ----------- |
| _key                         | core | string     |
| arm_role_receivers           | core | json       | The list of ARM role receivers that are part of this action group. Roles are Azure RBAC roles and only built-in roles are supported.       |
| automation_runbook_receivers | core | json       | The list of AutomationRunbook receivers that are part of this action group.                                                                |
| azure_app_push_receivers     | core | json       | The list of AzureAppPush receivers that are part of this action group.                                                                     |
| azure_function_receivers     | core | json       | The list of azure function receivers that are part of this action group.                                                                   |
| email_receivers              | core | json       | The list of email receivers that are part of this action group.                                                                            |
| enabled                      | core | bool       | Indicates whether this action group is enabled. If an action group is not enabled, then none of its receivers will receive communications. |
| event_hub_receivers          | core | json       | The list of event hub receivers that are part of this action group.                                                                        |
| group_short_name             | core | string     | The short name of the action group. This will be used in SMS messages.                                                                     |
| id                           | core | string     | Azure resource Id                                                                                                                          |
| itsm_receivers               | core | json       | The list of ITSM receivers that are part of this action group.                                                                             |
| location                     | core | string     | Resource location                                                                                                                          |
| logic_app_receivers          | core | json       | The list of logic app receivers that are part of this action group.                                                                        |
| name                         | core | string     | Azure resource name                                                                                                                        |
| resource_group               | core | string     |
| sms_receivers                | core | json       | The list of SMS receivers that are part of this action group.                                                                              |
| subscription_id              | core | string     |
| subscription_name            | core | string     |
| tags                         | core | hstore_csv |
| type                         | core | string     | Azure resource type                                                                                                                        |
| voice_receivers              | core | json       | The list of voice receivers that are part of this action group.                                                                            |
| webhook_receivers            | core | json       | The list of webhook receivers that are part of this action group.                                                                          |
