Skip to content

Commit 9a0d5f1

Browse files
Merge pull request #247548 from AbdullahBell/ddos-convert-diag-alerts
DDoS Protection: Update: Configure Azure DDoS Protection diagnostic logging alerts
2 parents 7b721f8 + 62d9c39 commit 9a0d5f1

File tree

3 files changed

+17
-8
lines changed

3 files changed

+17
-8
lines changed

articles/ddos-protection/ddos-diagnostic-alert-templates.md

Lines changed: 17 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,20 @@ description: Learn how to configure DDoS protection diagnostic alerts for Azure
44
services: ddos-protection
55
author: AbdullahBell
66
ms.service: ddos-protection
7-
ms.topic: how-to
7+
ms.topic: tutorial
88
ms.workload: infrastructure-services
9-
ms.date: 01/30/2023
9+
ms.date: 08/07/2023
1010
ms.author: abell
1111
---
1212

1313
# Configure Azure DDoS Protection diagnostic logging alerts
1414

15-
Azure DDoS Protection provides detailed attack insights and visualization with DDoS Attack Analytics. Customers protecting their virtual networks against DDoS attacks have detailed visibility into attack traffic and actions taken to mitigate the attack via attack mitigation reports & mitigation flow logs. Rich telemetry is exposed via Azure Monitor including detailed metrics during the duration of a DDoS attack. Alerting can be configured for any of the Azure Monitor metrics exposed by DDoS Protection. Logging can be further integrated with [Microsoft Sentinel](../sentinel/data-connectors/azure-ddos-protection.md), Splunk (Azure Event Hubs), OMS Log Analytics, and Azure Storage for advanced analysis via the Azure Monitor Diagnostics interface.
15+
DDoS Protection diagnostic logging alerts provide visibility into DDoS attacks and mitigation actions. You can configure alerts for all DDoS protected public IP addresses that you have enabled diagnostic logging on.
1616

17-
In this article, you'll learn how to configure diagnostic logging alerts through Azure Monitor and Logic App.
17+
In this tutorial, you learn how to:
1818

19+
> [!div class="checklist"]
20+
> * Configure diagnostic logging alerts through Azure Monitor and Logic App.
1921
## Prerequisites
2022

2123
- If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/free/?WT.mc_id=A261C142F) before you begin.
@@ -39,7 +41,8 @@ The Azure Monitor alert rule template will run a query against the diagnostic lo
3941
[![Deploy to Azure](../media/template-deployments/deploy-to-azure.svg)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2FAzure-Network-Security%2Fmaster%2FAzure%2520DDoS%2520Protection%2FAlert%2520-%2520DDOS%2520Mitigation%2520started%2520azure%2520monitor%2520alert%2FDDoSMitigationStarted.json)
4042

4143
1. On the *Custom deployment* page, under *Project details*, enter the following information.
42-
:::image type="content" source="./media/ddos-diagnostic-alert-templates/ddos-deploy-alert.png" alt-text="Screenshot of Azure Monitor alert rule template." lightbox="./media/ddos-diagnostic-alert-templates/ddos-deploy-alert.png":::
44+
45+
:::image type="content" source="./media/ddos-diagnostic-alert-templates/ddos-deploy-alert.png" alt-text="Screenshot of Azure Monitor alert rule template." lightbox="./media/ddos-diagnostic-alert-templates/ddos-deploy-alert.png":::
4346

4447
| Setting | Value |
4548
|--|--|
@@ -65,7 +68,8 @@ This DDoS Mitigation Alert Enrichment template deploys the necessary components
6568
[![Deploy to Azure](../media/template-deployments/deploy-to-azure.svg)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2FAzure-Network-Security%2Fmaster%2FAzure%2520DDoS%2520Protection%2FAutomation%2520-%2520DDoS%2520Mitigation%2520Alert%2520Enrichment%2FEnrich-DDoSAlert.json)
6669

6770
1. On the *Custom deployment* page, under *Project details*, enter the following information.
68-
:::image type="content" source="./media/ddos-diagnostic-alert-templates/ddos-deploy-alert-logic-app.png" alt-text="Screenshot of DDoS Mitigation Alert Enrichment template." lightbox="./media/ddos-diagnostic-alert-templates/ddos-deploy-alert-logic-app.png":::
71+
72+
:::image type="content" source="./media/ddos-diagnostic-alert-templates/ddos-deploy-alert-logic-app.png" alt-text="Screenshot of DDoS Mitigation Alert Enrichment template." lightbox="./media/ddos-diagnostic-alert-templates/ddos-deploy-alert-logic-app.png":::
6973

7074
| Setting | Value |
7175
|--|--|
@@ -94,5 +98,10 @@ You can keep your resources for the next guide. If no longer needed, delete the
9498

9599
## Next steps
96100

97-
* [Test through simulations](test-through-simulations.md)
98-
* [View alerts in Microsoft Defender for Cloud](ddos-view-alerts-defender-for-cloud.md)
101+
In this tutorial you learned how to configure diagnostic alerts through Azure portal.
102+
103+
To test DDoS Protection through simulations, continue to the next guide.
104+
105+
> [!div class="nextstepaction"]
106+
> [Test through simulations](test-through-simulations.md)
107+
> [View alerts in Microsoft Defender for Cloud](ddos-view-alerts-defender-for-cloud.md)
Binary file not shown.

0 commit comments

Comments
 (0)