Skip to content

Commit 8ecc37d

Browse files
authored
minor fixes
1 parent f5a4cc7 commit 8ecc37d

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/sql-database/sql-database-managed-instance-alerts.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ ms.author: danil
1212
ms.reviewer: jrasnik, carlrab
1313
ms.date: 04/02/2020
1414
---
15-
# Create alerts for Azure SQL Managed Instance using Azure portal
15+
# Create alerts for Azure SQL Managed Instance using the Azure portal
1616

1717
## Overview
1818

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.
2020

2121
You can receive an alert based on monitoring metrics for, or events on, your Azure services.
2222

@@ -44,14 +44,14 @@ You can configure and get information about alert rules using
4444
![Monitoring](media/sql-database-insights-alerts-portal/Alerts.png)
4545

4646
3. Select the **New alert rule** button to open the **Create rule** page.
47-
![Create rule](media/sql-database-insights-alerts-portal/create-rule.png)
47+
![Create rule](media/sql-database-insights-alerts-portal/create-rule.png)
4848

4949
4. In the **Condition** section, click **Add**.
50-
![Define condition](media/sql-database-insights-alerts-portal/create-rule.png)
50+
![Define condition](media/sql-database-insights-alerts-portal/create-rule.png)
5151
5. In the **Configure signal logic** page, select a signal.
52-
![Select signal](media/sql-database-insights-alerts-portal/select-signal.png).
52+
![Select signal](media/sql-database-insights-alerts-portal/select-signal.png)
5353
6. After selecting a signal, such as **CPU percentage**, the **Configure signal logic** page appears.
54-
![Configure signal logic](media/sql-database-insights-alerts-portal/configure-signal-logic.png)
54+
![Configure signal logic](media/sql-database-insights-alerts-portal/configure-signal-logic.png)
5555
7. On this page, configure that threshold type, operator, aggregation type, threshold value, aggregation granularity, and frequency of evaluation. Then click **Done**.
5656
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.
5757
![Define action group](media/sql-database-insights-alerts-portal/action-group.png)

0 commit comments

Comments
 (0)