Skip to content

Commit ea2b91f

Browse files
committed
Upcoming change to AzD for Storage alert
Work item https://mseng.visualstudio.com/TechnicalContent/_workitems/edit/1871285 (Inbal)
1 parent 015eac9 commit ea2b91f

File tree

1 file changed

+22
-2
lines changed

1 file changed

+22
-2
lines changed

articles/security-center/upcoming-changes.md

Lines changed: 22 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: memildin
55
manager: rkarlin
66
ms.service: security-center
77
ms.topic: overview
8-
ms.date: 10/10/2021
8+
ms.date: 10/12/2021
99
ms.author: memildin
1010

1111
---
@@ -15,7 +15,7 @@ ms.author: memildin
1515
> [!IMPORTANT]
1616
> The information on this page relates to pre-release products or features, which may be substantially modified before they are commercially released, if ever. Microsoft makes no commitments or warranties, express or implied, with respect to the information provided here.
1717
18-
On this page, you'll learn about changes that are planned for Security Center. It describes planned modifications to the product that might impact things like your secure score or workflows.
18+
On this page, you'll learn about changes that are planned for Security Center. The page describes planned modifications to the product that might impact things like your secure score or workflows.
1919

2020
If you're looking for the latest release notes, you'll find them in the [What's new in Azure Security Center](release-notes.md).
2121

@@ -29,6 +29,7 @@ If you're looking for the latest release notes, you'll find them in the [What's
2929
| [Changes to recommendations for managing endpoint protection solutions](#changes-to-recommendations-for-managing-endpoint-protection-solutions) | November 2021|
3030
| [Inventory display of on-premises machines will use different template for resource name](#inventory-display-of-on-premises-machines-will-use-different-template-for-resource-name) | November 2021 |
3131
| [Multiple changes to identity recommendations](#multiple-changes-to-identity-recommendations) | November 2021 |
32+
| [Changes to a security alert from Azure Defender for Storage](#changes-to-a-security-alert-from-azure-defender-for-storage) | November 2021 |
3233
| [Enhancements to recommendation to classify sensitive data in SQL databases](#enhancements-to-recommendation-to-classify-sensitive-data-in-sql-databases) | Q1 2022 |
3334
|||
3435

@@ -135,6 +136,25 @@ Security Center includes multiple recommendations for improving the management o
135136

136137

137138

139+
### Changes to a security alert from Azure Defender for Storage
140+
141+
**Estimated date for change:** November 2021
142+
143+
One of the preview alerts provided by Azure Defender for Storage is being divided into two new recommendations to provide greater clarity about the suspicious events discovered. This alert is relevant to Azure Blob Storage only.
144+
145+
**The alert type is changing too.**
146+
147+
- Before the change, the alert was:<br>
148+
"Preview - Anonymous scan of public storage containers"<br>(Storage.Blob_ContainerAnonymousScan)
149+
150+
- From this change, there'll be two recommendations:
151+
152+
- "Open storage containers discovered by external scanning tool or script"<br>(Storage.Blob_OpenContainersScanning.FailedAttempt)
153+
- "Successful discovery of open storage containers by external scanning script or tool"<br>(Storage.Blob_OpenContainersScanning.SuccessfulDiscovery)
154+
155+
More details of these alerts will be published when the change is released.
156+
157+
138158
### Enhancements to recommendation to classify sensitive data in SQL databases
139159

140160
**Estimated date for change:** Q1 2022

0 commit comments

Comments
 (0)