Skip to content

Commit 5378ec1

Browse files
Merge pull request #234729 from bwren/patch-60
Update container-insights-metric-alerts.md
2 parents e1f4ce1 + 1346039 commit 5378ec1

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

articles/azure-monitor/containers/container-insights-metric-alerts.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@ Your cluster must be configured to send metrics to [Azure Monitor managed servic
3434

3535
The methods currently available for creating Prometheus alert rules are Azure Resource Manager template (ARM template) and Bicep template.
3636

37+
> [!NOTE]
38+
> Although you can create the Prometheus alert in a resource group different from the target resource, you should use the same resource group.
39+
3740
### [ARM template](#tab/arm-template)
3841

3942
1. Download the template that includes the set of alert rules you want to enable. For a list of the rules for each, see [Alert rule details](#alert-rule-details).
@@ -47,8 +50,7 @@ The methods currently available for creating Prometheus alert rules are Azure Re
4750

4851
1. To deploy community and recommended alerts, follow this [template](https://aka.ms/azureprometheus-alerts-bicep) and follow the README.md file in the same folder for how to deploy.
4952

50-
> [!NOTE]
51-
> Although you can create the Prometheus alert in a resource group different from the target resource, use the same resource group as your target resource.
53+
---
5254

5355
### Edit Prometheus alert rules
5456

0 commit comments

Comments
 (0)