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/ddos-protection/alerts.md
+9-8Lines changed: 9 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ ms.service: ddos-protection
8
8
ms.topic: article
9
9
ms.tgt_pltfrm: na
10
10
ms.workload: infrastructure-services
11
-
ms.date: 12/28/2020
11
+
ms.date: 3/11/2022
12
12
ms.author: yitoh
13
13
14
14
---
@@ -51,16 +51,17 @@ This [template](https://aka.ms/ddosalert) deploys the necessary components of an
51
51
You can select any of the available DDoS protection metrics to alert you when there’s an active mitigation during an attack, using the Azure Monitor alert configuration.
52
52
53
53
1. Sign in to the [Azure portal](https://portal.azure.com/) and browse to your DDoS Protection Plan.
54
-
2. Under **Monitoring**, select **Metrics**.
55
-
3. In the gray navigation bar, select **New alert rule**.
56
-
4. Enter, or select your own values, or enter the following example values, accept the remaining defaults, and then select **Create alert rule**:
54
+
2. Under **Monitoring**, select **Alerts**.
55
+
3. Click on **Create Alert Rule** button or Select **“+ Create”** on the navigation bar, then select **“Alert Rule”**
56
+
4. Close the **Select a Signal** dialog
57
+
5. On the **Create an alert rule** dialog, you will see these steps: Scope, Condition, Actions, Details, Tags, Review + create. For each step use the values described below.
57
58
58
59
|Setting |Value |
59
60
|--------- |--------- |
60
-
| Scope |Select **Select resource**. </br> Select the **Subscription** that contains the public IP address you want to log, select **Public IP Address** for **Resource type**, then select the specific public IP address you want to log metrics for. </br> Select **Done**. |
61
-
| Condition |Select **Select condition**. </br> Under signal name, select **Under DDoS attack or not**. </br> Under **Operator**, select **Greater than or equal to**. </br> Under **Aggregation type**, select **Maximum**. </br> Under **Threshold value**, enter *1*. For the **Under DDoS attack or not** metric, **0** means you are not under attack while **1** means you are under attack. </br> Select **Done**. |
62
-
| Actions |Select **Add actions groups**. </br> Select **Create action group**. </br> Under **Notifications**, under **Notification type**, select **Email/SMS message/Push/Voice**. </br> Under **Name**, enter _MyUnderAttackEmailAlert_. </br> Click the edit button, then select **Email** and as many of the following options you require, and then select **OK**. </br> Select **Review + create**. |
63
-
|Alert rule details | Under **Alert rule name**, Enter _MyDdosAlert_. |
61
+
| Scope |Click on the **“+ Select Scope”** button <br/> On the “Filter by subscription” dropdown list, select the **Subscription** that contains the public IP address you want to log. <br/> On the “Filter by resource type ” dropdown list, select **Public IP Address**, then select the specific public IP address you want to log metrics for.<br/> Select **Done**. |
62
+
| Condition |Click on the **“+ Add Condition”** button <br/> On the “Search by signal name” search box, select **Under DDoS attack or not**. <br/> Leave “Chart period” and “Alert Logic” default. <br/> Under **Operator**, select **Greater than or equal to**. <br/> Under **Aggregation type**, select **Maximum**. <br/> Under Threshold value, enter _1_. For the **Under DDoS attack or not metric**, **0** means you are not under attack while **1** means you are under attack. <br/> Select **Done**. |
63
+
| Actions |Click on the **“+ Create action group”** button <br/> On the **Basics** step, select your subscription, you resource group and provide the Action Group Name and Display Name <br/> On the **Notifications** step, under **Notification type**, select **Email/SMS message/Push/Voice**. <br/> Under **Name**, enter *MyUnderAttackEmailAlert*. <br/> On the **“Email/SMS message/Push/Voice”** dialog enter the **Email** and as many of the available options you require, and then select **OK**. <br/> Click on **Review + create** and then **Create**. |
64
+
|Details | Under **Alert rule name**, Enter _MyDdosAlert_. <br/> Click on **Review + create** and then **Create**. |
64
65
65
66
Within a few minutes of attack detection, you should receive an email from Azure Monitor metrics that looks similar to the following picture:
0 commit comments