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

# Alerts Management Action Rule

This table represents the alerts_management_action_rule resource from Microsoft Azure.

```
azure.alerts_management_action_rule
```

## Fields

| Title             | ID   | Type          | Data Type                                                            | Description |
| ----------------- | ---- | ------------- | -------------------------------------------------------------------- | ----------- |
| _key              | core | string        |
| actions           | core | json          | Actions to be applied.                                               |
| conditions        | core | json          | Conditions on which alerts will be filtered.                         |
| description       | core | string        | Description of alert processing rule.                                |
| enabled           | core | bool          | Indicates if the given alert processing rule is enabled or disabled. |
| id                | core | string        | Azure resource Id                                                    |
| location          | core | string        | Resource location                                                    |
| name              | core | string        | Azure resource name                                                  |
| resource_group    | core | string        |
| schedule          | core | json          | Scheduling for alert processing rule.                                |
| scopes            | core | array<string> | Scopes on which alert processing rule will apply.                    |
| subscription_id   | core | string        |
| subscription_name | core | string        |
| system_data       | core | json          | Alert processing rule system data.                                   |
| tags              | core | hstore_csv    |
| type              | core | string        | Azure resource type                                                  |
