|
2 | 2 | title: Alert validation in Microsoft Defender for Cloud
|
3 | 3 | description: Learn how to validate that your security alerts are correctly configured in Microsoft Defender for Cloud
|
4 | 4 | ms.topic: how-to
|
5 |
| -ms.date: 10/06/2022 |
| 5 | +ms.date: 05/23/2023 |
6 | 6 | ms.author: dacurwin
|
7 | 7 | author: dcurwin
|
8 | 8 | ---
|
@@ -36,15 +36,15 @@ To create sample alerts:
|
36 | 36 | 1. Select the relevant Microsoft Defender plan/s for which you want to see alerts.
|
37 | 37 | 1. Select **Create sample alerts**.
|
38 | 38 |
|
39 |
| - :::image type="content" source="media/alert-validation/create-sample-alerts-procedures.png" alt-text="Steps to create sample alerts in Microsoft Defender for Cloud."::: |
| 39 | + :::image type="content" source="media/alert-validation/create-sample-alerts-procedures.png" alt-text="Screenshot showing steps to create sample alerts in Microsoft Defender for Cloud." lightbox="media/alert-validation/create-sample-alerts-procedures.png"::: |
40 | 40 |
|
41 | 41 | A notification appears letting you know that the sample alerts are being created:
|
42 | 42 |
|
43 |
| - :::image type="content" source="media/alert-validation/notification-sample-alerts-creation.png" alt-text="Notification that the sample alerts are being generated."::: |
| 43 | + :::image type="content" source="media/alert-validation/notification-sample-alerts-creation.png" alt-text="Screenshot showing notification that the sample alerts are being generated." lightbox="media/alert-validation/notification-sample-alerts-creation.png"::: |
44 | 44 |
|
45 | 45 | After a few minutes, the alerts appear in the security alerts page. They'll also appear anywhere else that you've configured to receive your Microsoft Defender for Cloud security alerts (connected SIEMs, email notifications, and so on).
|
46 | 46 |
|
47 |
| - :::image type="content" source="media/alert-validation/sample-alerts.png" alt-text="Sample alerts in the security alerts list."::: |
| 47 | + :::image type="content" source="media/alert-validation/sample-alerts.png" alt-text="Screenshot showing sample alerts in the security alerts list." lightbox="media/alert-validation/sample-alerts.png"::: |
48 | 48 |
|
49 | 49 | > [!TIP]
|
50 | 50 | > The alerts are for simulated resources.
|
@@ -113,7 +113,7 @@ You can simulate alerts for both of the control plane, and workload alerts with
|
113 | 113 | **Prerequisites**
|
114 | 114 |
|
115 | 115 | - Ensure the Defender for Containers plan is enabled.
|
116 |
| -- Ensure the Defender profile\extension is installed |
| 116 | +- Ensure the Defender profile\extension is installed. |
117 | 117 |
|
118 | 118 | **To simulate a a Kubernetes workload security alert**:
|
119 | 119 |
|
@@ -156,8 +156,23 @@ You can simulate alerts for both of the control plane, and workload alerts with
|
156 | 156 |
|
157 | 157 | You can also learn more about defending your Kubernetes nodes and clusters with [Microsoft Defender for Containers](defender-for-containers-introduction.md).
|
158 | 158 |
|
| 159 | +### Simulate alerts for App Service |
| 160 | +
|
| 161 | +You can simulate alerts for resources running on [App Service](https://learn.microsoft.com/azure/app-service/overview). |
| 162 | +
|
| 163 | +1. Create a new website and wait 24 hours for it to be registered with Defender for Cloud, or use an existing web site. |
| 164 | +
|
| 165 | +1. Once the web site is created, access it using the following URL: |
| 166 | + 1. Open the app service resource blade and copy the domain for the URL from the default domain field. |
| 167 | + |
| 168 | + :::image type="content" source="media/alert-validation/copy-default-domain.png" alt-text="Screenshot showing where to copy the default domain." lightbox="media/alert-validation/copy-default-domain.png"::: |
| 169 | +
|
| 170 | + 1. Copy the website name into the URL: **https://<website name>.azurewebsites.net/This_Will_Generate_ASC_Alert**. |
| 171 | +1. An alert is generated within about 1-2 hours. |
| 172 | +
|
159 | 173 | ## Next steps
|
160 |
| -This article introduced you to the alerts validation process. Now that you're familiar with this validation, try the following articles: |
| 174 | +
|
| 175 | +This article introduced you to the alerts validation process. Now that you're familiar with this validation, explore the following articles: |
161 | 176 |
|
162 | 177 | - [Validating Azure Key Vault threat detection in Microsoft Defender for Cloud](https://techcommunity.microsoft.com/t5/azure-security-center/validating-azure-key-vault-threat-detection-in-azure-security/ba-p/1220336)
|
163 | 178 | - [Managing and responding to security alerts in Microsoft Defender for Cloud](managing-and-responding-alerts.md) - Learn how to manage alerts, and respond to security incidents in Defender for Cloud.
|
|
0 commit comments