Skip to content

Commit 2de11cc

Browse files
Merge pull request #238787 from AlizaBernstein/WI-45845-simulate-alerts-on-app-services
WI-45845-simulate-alerts-on-app-services
2 parents 371acd6 + cfabbc5 commit 2de11cc

File tree

2 files changed

+21
-6
lines changed

2 files changed

+21
-6
lines changed

articles/defender-for-cloud/alert-validation.md

Lines changed: 21 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Alert validation in Microsoft Defender for Cloud
33
description: Learn how to validate that your security alerts are correctly configured in Microsoft Defender for Cloud
44
ms.topic: how-to
5-
ms.date: 10/06/2022
5+
ms.date: 05/23/2023
66
ms.author: dacurwin
77
author: dcurwin
88
---
@@ -36,15 +36,15 @@ To create sample alerts:
3636
1. Select the relevant Microsoft Defender plan/s for which you want to see alerts.
3737
1. Select **Create sample alerts**.
3838

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":::
4040

4141
A notification appears letting you know that the sample alerts are being created:
4242

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":::
4444

4545
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).
4646

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":::
4848

4949
> [!TIP]
5050
> The alerts are for simulated resources.
@@ -113,7 +113,7 @@ You can simulate alerts for both of the control plane, and workload alerts with
113113
**Prerequisites**
114114

115115
- Ensure the Defender for Containers plan is enabled.
116-
- Ensure the Defender profile\extension is installed
116+
- Ensure the Defender profile\extension is installed.
117117

118118
**To simulate a a Kubernetes workload security alert**:
119119

@@ -156,8 +156,23 @@ You can simulate alerts for both of the control plane, and workload alerts with
156156
157157
You can also learn more about defending your Kubernetes nodes and clusters with [Microsoft Defender for Containers](defender-for-containers-introduction.md).
158158
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+
159173
## 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:
161176

162177
- [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)
163178
- [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.
146 KB
Loading

0 commit comments

Comments
 (0)