You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/security-center/upcoming-changes.md
+22-2Lines changed: 22 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ author: memildin
5
5
manager: rkarlin
6
6
ms.service: security-center
7
7
ms.topic: overview
8
-
ms.date: 10/10/2021
8
+
ms.date: 10/12/2021
9
9
ms.author: memildin
10
10
11
11
---
@@ -15,7 +15,7 @@ ms.author: memildin
15
15
> [!IMPORTANT]
16
16
> 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.
17
17
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.
19
19
20
20
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).
21
21
@@ -29,6 +29,7 @@ If you're looking for the latest release notes, you'll find them in the [What's
29
29
|[Changes to recommendations for managing endpoint protection solutions](#changes-to-recommendations-for-managing-endpoint-protection-solutions)| November 2021|
30
30
|[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 |
31
31
|[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 |
32
33
|[Enhancements to recommendation to classify sensitive data in SQL databases](#enhancements-to-recommendation-to-classify-sensitive-data-in-sql-databases)| Q1 2022 |
33
34
|||
34
35
@@ -135,6 +136,25 @@ Security Center includes multiple recommendations for improving the management o
135
136
136
137
137
138
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
+
138
158
### Enhancements to recommendation to classify sensitive data in SQL databases
0 commit comments