Skip to content

Commit ce8e57b

Browse files
committed
Add note about Alert feature availability
1 parent 9f89b74 commit ce8e57b

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

articles/managed-grafana/how-to-use-azure-monitor-alerts.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,12 @@ ms.date: 10/06/2023
1010

1111
# Use Azure Monitor alerts with Grafana
1212

13-
In this guide, you learn how to set up Azure Monitor alerts and use them with Azure Managed Grafana. Both Azure Monitor and Grafana provide alerting functions. Grafana alerts work with any supported data source. Alert rules are processed in your Managed Grafana workspace. Because of that, Grafana alerts need to share the same compute resources and query throttling limits with dashboard rendering. Azure Monitor has its own [alert system](../azure-monitor/alerts/alerts-overview.md). It offers many advantages:
13+
In this guide, you learn how to set up Azure Monitor alerts and use them with Azure Managed Grafana.
14+
15+
> [!NOTE]
16+
> Grafana alerts are only available for instances in the Standard plan.
17+
18+
Both Azure Monitor and Grafana provide alerting functions. Grafana alerts work with any supported data source. Alert rules are processed in your Managed Grafana workspace. Because of that, Grafana alerts need to share the same compute resources and query throttling limits with dashboard rendering. Azure Monitor has its own [alert system](../azure-monitor/alerts/alerts-overview.md). It offers many advantages:
1419

1520
* Scalability - Azure Monitor alerts are evaluated in the Azure Monitor platform that's been architected to autoscale to your needs.
1621
* Compliance - Azure Monitor alerts and [action groups](../azure-monitor/alerts/action-groups.md) are governed by Azure's compliance standards on privacy, including unsubscribe support.

0 commit comments

Comments
 (0)