Skip to content

Commit f8913a9

Browse files
Merge pull request #274085 from yairgil/patch-14
Update prometheus-rule-groups.md
2 parents ad077b2 + 68d0251 commit f8913a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ If both cluster ID scope and `clusterName` aren't specified for a rule group, t
6767

6868
You can also limit your rule group to a cluster scope using the [portal UI](#configure-the-rule-group-scope).
6969

70-
### Create or edit Prometheus rule group in the Azure portal (preview)
70+
### Create or edit Prometheus rule group in the Azure portal
7171

7272
To create a new rule group from the portal home page:
7373

@@ -227,7 +227,7 @@ The rule group contains the following properties.
227227
| `name` | True | string | Prometheus rule group name |
228228
| `type` | True | string | `Microsoft.AlertsManagement/prometheusRuleGroups` |
229229
| `apiVersion` | True | string | `2023-03-01` |
230-
| `location` | True | string | Resource location from regions supported in the preview. |
230+
| `location` | True | string | Resource location out of supported regions. |
231231
| `properties.description` | False | string | Rule group description. |
232232
| `properties.scopes` | True | string[] | Must include the target Azure Monitor workspace ID. Can optionally include one more cluster ID, as well. |
233233
| `properties.enabled` | False | boolean | Enable/disable group. Default is true. |

0 commit comments

Comments
 (0)