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-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,11 +12,11 @@ ms.author: danil
12
12
ms.reviewer: jrasnik, carlrab
13
13
ms.date: 04/02/2020
14
14
---
15
-
# Create alerts for Azure SQL Managed Instance using Azure portal
15
+
# Create alerts for Azure SQL Managed Instance using the Azure portal
16
16
17
17
## Overview
18
18
19
-
This article shows you how to set up alerts for databases in Azure SQL Managed InstanceDatabase using the Azure portal. Alerts can send you an email or call a web hook when some metric (for example instance storage size or CPU usage) reaches the threshold. This article also provides best practices for setting alert periods.
19
+
This article shows you how to set up alerts for databases in Azure SQL Managed Instance Database using the Azure portal. Alerts can send you an email or call a web hook when some metric (for example instance storage size or CPU usage) reaches the threshold. This article also provides best practices for setting alert periods.
20
20
21
21
You can receive an alert based on monitoring metrics for, or events on, your Azure services.
22
22
@@ -44,14 +44,14 @@ You can configure and get information about alert rules using
6. After selecting a signal, such as **CPU percentage**, the **Configure signal logic** page appears.
54
-

54
+

55
55
7. On this page, configure that threshold type, operator, aggregation type, threshold value, aggregation granularity, and frequency of evaluation. Then click **Done**.
56
56
8. On the **Create rule**, select an existing **Action group** or create a new group. An action group enables you to define the action to be taken when an alert condition occurs.
0 commit comments