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

# Alert Processing Rule

This table represents the Alert Processing 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        | Actions to be applied.Description of alert processing rule.                                                                                                                               |
| enabled           | core | bool          | Indicates if the given alert processing rule is enabled or disabled.                                                                                                                      |
| id                | core | string        | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} |
| location          | core | string        | The geo-location where the resource lives                                                                                                                                                 |
| name              | core | string        | The name of the resource                                                                                                                                                                  |
| 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          | Azure Resource Manager metadata containing createdBy and modifiedBy information.                                                                                                          |
| tags              | core | hstore_csv    |
| type              | core | string        | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"                                                                                 |
