Skip to content

Commit ae2703f

Browse files
authored
Merge pull request #190457 from ElazarK/suspicious-alert-release-note
created release note
2 parents fba96c6 + 350211a commit ae2703f

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

articles/defender-for-cloud/release-notes.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Release notes for Microsoft Defender for Cloud
33
description: A description of what's new and changed in Microsoft Defender for Cloud
44
ms.topic: reference
5-
ms.date: 03/03/2022
5+
ms.date: 03/10/2022
66
---
77
# What's new in Microsoft Defender for Cloud?
88

@@ -23,6 +23,8 @@ Updates in March include:
2323

2424
- [Deprecated the recommendations to install the network traffic data collection agent](#deprecated-the-recommendations-to-install-the-network-traffic-data-collection-agent)
2525
- [Defender for Containers can now scan for vulnerabilities in Windows images (preview)](#defender-for-containers-can-now-scan-for-vulnerabilities-in-windows-images-preview)
26+
- [New alert for Microsoft Defender for Storage (preview)](#new-alert-for-microsoft-defender-for-storage-preview)
27+
2628
### Deprecated the recommendations to install the network traffic data collection agent
2729

2830
Changes in our roadmap and priorities have removed the need for the network traffic data collection agent. Consequently, the following two recommendations and their related policies were deprecated.
@@ -39,6 +41,18 @@ Defender for Container's image scan now supports Windows images that are hosted
3941

4042
Learn more in [Use Microsoft Defender for Container to scan your images for vulnerabilities](defender-for-container-registries-usage.md).
4143

44+
### New alert for Microsoft Defender for Storage (preview)
45+
46+
To expand the threat protections provided by Microsoft Defender for Storage, we've added a new preview alert.
47+
48+
Threat actors use applications and tools to discover and access storage accounts. Microsoft Defender for Storage detects these applications and tools so that you can block them and remediate your posture.
49+
50+
This preview alert is called `Access from a suspicious application`. The alert is relevant to Azure Blob Storage, and ADLS Gen2 only.
51+
52+
| Alert (alert type) | Description | MITRE tactic | Severity |
53+
|--|--|--|--|
54+
| **PREVIEW - Access from a suspicious application**<br>(Storage.Blob_SuspiciousApp) | Indicates that a suspicious application has successfully accessed a container of a storage account with authentication.<br>This might indicate that an attacker has obtained the credentials necessary to access the account, and is exploiting it. This could also be an indication of a penetration test carried out in your organization.<br>Applies to: Azure Blob Storage, Azure Data Lake Storage Gen2 | Initial Access | Medium |
55+
4256
## February 2022
4357

4458
Updates in February include:

0 commit comments

Comments
 (0)