Skip to content

Commit 40c2214

Browse files
authored
Update prometheus-rule-groups.md
1 parent edcbf99 commit 40c2214

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/essentials/prometheus-rule-groups.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ The rule group contains the following properties.
119119
| `location` | True | string | Resource location from regions supported in the preview |
120120
| `properties.description` | False | string | Rule group description |
121121
| `properties.scopes` | True | string[] | Target Azure Monitor workspace. Only one scope currently supported |
122-
| `properties.ebabled` | False | boolean | Enable/disable group. Default is true. |
122+
| `properties.enabled` | False | boolean | Enable/disable group. Default is true. |
123123
| `properties.clusterName` | False | string | Apply rule to data from a specific cluster. Default is apply to all data in workspace. |
124124
| `properties.interval` | False | string | Group evaluation interval. Default = PT1M |
125125

0 commit comments

Comments
 (0)