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

# Alerts Management Prometheus Rule Group

This table represents the alerts_management_prometheus_rule_group resource from Microsoft Azure.

```
azure.alerts_management_prometheus_rule_group
```

## Fields

| Title             | ID   | Type          | Data Type                                                                                                                                                                                 | Description |
| ----------------- | ---- | ------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- |
| _key              | core | string        |
| cluster_name      | core | string        | the cluster name of the rule group evaluation.                                                                                                                                            |
| description       | core | string        | the description of the Prometheus rule group that will be included in the alert email.                                                                                                    |
| enabled           | core | bool          | the flag that indicates whether the Prometheus rule group is enabled.                                                                                                                     |
| id                | core | string        | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} |
| interval          | core | string        | the interval in which to run the Prometheus rule group represented in ISO 8601 duration format. Should be between 1 and 15 minutes                                                        |
| location          | core | string        | The geo-location where the resource lives                                                                                                                                                 |
| name              | core | string        | The name of the resource                                                                                                                                                                  |
| resource_group    | core | string        |
| rules             | core | json          | defines the rules in the Prometheus rule group.                                                                                                                                           |
| scopes            | core | array<string> | the list of resource id's that this rule group is scoped to.                                                                                                                              |
| 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"                                                                                 |
