You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/sql-database/sql-database-managed-instance-alerts.md
+6-5Lines changed: 6 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,8 +42,9 @@ You can configure and get information about alert rules using the following inte
42
42
43
43
## Alerting metrics available for managed instance
44
44
45
-
> [!NOTE]
46
-
> Alerting metrics are available for managed instance only. Alerting metrics for individual databases in managed instance are not available.
45
+
> [!IMPORTANT]
46
+
> Alerting metrics are available for managed instance only. Alerting metrics for individual databases in managed instance are not available.
47
+
> Database diagnostics telemetry is on the other hand available in the form of [diagnostics logs](sql-database-metrics-diag-logging.md#diagnostic-telemetry-for-export-for-azure-sql-database). Alerts on diagnostics logs can be setup from within [SQL Analytics solution](../azure-monitor/insights/azure-sql.md) product using [log alert scripts](../azure-monitor/insights/azure-sql.md#creating-alerts-for-managed-instances) for managed instance.
47
48
48
49
The following managed instance metrics are available for alerting configuration:
49
50
@@ -118,12 +119,12 @@ Upon setting up an alerting rule, verify that you are satisfied with the alertin
118
119
119
120
The email shows the alert name, details of the threshold and why the alert was triggered helping you to verify and troubleshoot your alert. You can use **See in Azure portal** button to view alert received via email in Azure portal.
120
121
121
-
## View, modify and delete existing alert rules
122
+
## View, suspend, activate, modify and delete existing alert rules
122
123
123
124
> [!NOTE]
124
125
> Existing alerts need to be managed from Alerts menu from Azure portal dashboard. Existing alerts cannot be modified from Managed Instance resource blade.
125
126
126
-
To view, modify and delete existing alerts:
127
+
To view, suspend, activate, modify and delete existing alerts:
127
128
128
129
1. Search for Alerts using Azure portal search. Click on Alerts.
129
130
@@ -135,7 +136,7 @@ To view, modify and delete existing alerts:
List of existing alerts will show up. Select an individual existing alert rule to view, modify, or delete it.
139
+
List of existing alerts will show up. Select an individual existing alert rule to manage it. Existing active rules can be modified and tuned to your preference. Active rules can also be suspended without being deleted.
0 commit comments