|
| 1 | +--- |
| 2 | +title: 'View Azure DDoS Protection alerts in Microsoft Defender for Cloud' |
| 3 | +description: Learn how to view DDoS protection alerts in Microsoft Defender for Cloud. |
| 4 | +services: ddos-protection |
| 5 | +documentationcenter: na |
| 6 | +author: AbdullahBell |
| 7 | +ms.service: ddos-protection |
| 8 | +ms.topic: how-to |
| 9 | +ms.tgt_pltfrm: na |
| 10 | +ms.workload: infrastructure-services |
| 11 | +ms.date: 01/30/2023 |
| 12 | +ms.author: abell |
| 13 | +--- |
| 14 | + |
| 15 | +# View Azure DDoS Protection alerts in Microsoft Defender for Cloud |
| 16 | + |
| 17 | +Microsoft Defender for Cloud provides a list of [security alerts](../security-center/security-center-managing-and-responding-alerts.md), with information to help investigate and remediate problems. With this feature, you get a unified view of alerts, including DDoS attack-related alerts and the actions taken to mitigate the attack in near-time. |
| 18 | +There are two specific alerts that you'll see for any DDoS attack detection and mitigation: |
| 19 | + |
| 20 | +- **DDoS Attack detected for Public IP**: This alert is generated when the DDoS protection service detects that one of your public IP addresses is the target of a DDoS attack. |
| 21 | +- **DDoS Attack mitigated for Public IP**: This alert is generated when an attack on the public IP address has been mitigated. |
| 22 | +To view the alerts, open **Defender for Cloud** in the Azure portal and select **Security alerts**. Under **Threat Protection**, select **Security alerts**. The following screenshot shows an example of the DDoS attack alerts. |
| 23 | + |
| 24 | + :::image type="content" source="./media/manage-ddos-protection/ddos-alert-asc.png" alt-text="Screenshot of DDoS Alert in Microsoft Defender for Cloud." lightbox="./media/manage-ddos-protection/ddos-alert-asc.png"::: |
| 25 | + |
| 26 | +## Prerequisites |
| 27 | + |
| 28 | +- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F). |
| 29 | +- [DDoS Network Protection](manage-ddos-protection.md) must be enabled on a virtual network or [DDoS IP Protection (Preview)](manage-ddos-protection-powershell-ip.md) must be enabled on a public IP address. |
| 30 | + |
| 31 | +## View alerts in Microsoft Defender for Cloud |
| 32 | + |
| 33 | +1. Sign in to the [Azure portal](https://portal.azure.com/). |
| 34 | +1. In the search box at the top of the portal, enter **Microsoft Defender for Cloud**. Select **Microsoft Defender for Cloud** in the search results. |
| 35 | +1. Under *General* in the side tab, select **Security alerts**. To filter the alerts list, select your subscription, or any of the relevant filters. You can optionally add filters with the **Add filter** option. |
| 36 | + |
| 37 | + :::image type="content" source="./media/manage-ddos-protection/ddos-protection-security-alerts.png" alt-text="Screenshot of Security alert in Microsoft Defender for Cloud."::: |
| 38 | + |
| 39 | +The alerts include general information about the public IP address that’s under attack, geo and threat intelligence information, and remediation steps. |
| 40 | + |
| 41 | +## Next steps |
| 42 | + |
| 43 | +In this How-To, you learned how to view alerts in Microsoft Defender for Cloud. |
| 44 | + |
| 45 | +To learn how to test and simulate a DDoS attack, see the simulation testing guide: |
| 46 | + |
| 47 | +> [!div class="nextstepaction"] |
| 48 | +> [Test through simulations](test-through-simulations.md) |
0 commit comments