Skip to content

Commit e59e292

Browse files
Merge pull request #297816 from AbbyMSFT/unused-columns
Unused columns optimization
2 parents 2222df5 + 9da55c1 commit e59e292

File tree

1 file changed

+13
-4
lines changed

1 file changed

+13
-4
lines changed

articles/sentinel/soc-optimization/soc-optimization-reference.md

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
title: SOC optimization reference
33
description: Learn about the Microsoft Sentinel SOC optimization recommendations available to help you optimize your security operations.
4-
ms.author: bagol
5-
author: batamig
6-
manager: raynew
4+
ms.author: abbyweisberg
5+
author: AbbyMSFT
6+
manager: orspod
77
ms.collection:
88
- usx-security
99
ms.topic: reference
10-
ms.date: 12/18/2024
10+
ms.date: 04/08/2025
1111
appliesto:
1212
- Microsoft Sentinel in the Microsoft Defender portal
1313
- Microsoft Sentinel in the Azure portal
@@ -49,6 +49,15 @@ The following table lists the available types of data value SOC optimization rec
4949

5050
If a table is chosen for [UEBA](/azure/sentinel/enable-entity-behavior-analytics) or a [threat intelligence matching analytics rule](/azure/sentinel/use-matching-analytics-to-detect-threats), SOC optimization doesn't recommend any changes in ingestion.
5151

52+
### Unused columns (Preview)
53+
54+
SOC optimization also surfaces unused columns in your tables. The following table lists the available types of columns available for SOC optimization recommendations:
55+
56+
| Type of observation | Action |
57+
|---------|---------|
58+
| The **ConditionalAccessPolicies** column in the **SignInLogs** table or the **AADNonInteractiveUserSignInLogs** table is not in use. | Stop data ingestion for the column. |
59+
60+
5261
> [!IMPORTANT]
5362
> When making changes to ingestion plans, we recommend always ensuring that the limits of your ingestion plans are clear, and that the affected tables aren't ingested for compliance or other similar reasons.
5463
>

0 commit comments

Comments
 (0)