Skip to content

Commit 03fe48d

Browse files
Merge pull request #298927 from AbbyMSFT/unused-columns
Unused columns
2 parents dd29294 + 1b04d48 commit 03fe48d

File tree

2 files changed

+12
-10
lines changed

2 files changed

+12
-10
lines changed

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

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,8 @@ Use SOC optimization recommendations to help you close coverage gaps against spe
2323

2424
Microsoft Sentinel SOC optimizations include the following types of recommendations:
2525

26-
- **Threat-based recommendations** suggest adding security controls that help you close coverage gaps.
27-
2826
- **Data value recommendations** suggest ways to improve your data use, such as a better data plan for your organization.
29-
27+
- **Threat-based recommendations** suggest adding security controls that help you close coverage gaps.
3028
- **Similar organizations recommendations** suggest ingesting data from the types of sources used by organizations which have similar ingestion trends and industry profiles to yours.
3129

3230
This article provides a detailed reference of the types of SOC optimization recommendations available.
@@ -35,7 +33,7 @@ This article provides a detailed reference of the types of SOC optimization reco
3533

3634
## Data value optimization recommendations
3735

38-
To optimize your cost/security value ratio, SOC optimization surfaces hardly used data connectors or tables, and suggests ways to either reduce the cost of a table or improve its value, depending on your coverage. This type of optimization is also called *data value optimization*.
36+
To optimize your cost/security value ratio, SOC optimization surfaces hardly used data connectors or tables. SOC optimization suggests ways to either reduce the cost of a table or improve its value, depending on your coverage. This type of optimization is also called *data value optimization*.
3937

4038
Data value optimizations only look at billable tables that ingested data in the past 30 days.
4139

@@ -55,7 +53,7 @@ SOC optimization also surfaces unused columns in your tables. The following tabl
5553

5654
| Type of observation | Action |
5755
|---------|---------|
58-
| The **ConditionalAccessPolicies** column in the **SignInLogs** table or the **AADNonInteractiveUserSignInLogs** table is not in use. | Stop data ingestion for the column. |
56+
| The **ConditionalAccessPolicies** column in the **SignInLogs** table or the **AADNonInteractiveUserSignInLogs** table isn't in use. | Stop data ingestion for the column. |
5957

6058

6159
> [!IMPORTANT]
@@ -79,17 +77,17 @@ The following table lists the available types of threat-based SOC optimization r
7977

8078
## Similar organizations recommendations
8179

82-
SOC optimization uses advanced machine learning to identify tables that are missing from your workspace, but are used by organizations with similar ingestion trends and industry profiles to yours. It shows how other organizations use these tables and recommends to you the relevant data sources, along with related rules, to improve your security coverage.
80+
SOC optimization uses advanced machine learning to identify tables that are missing from your workspace, but are used by organizations with similar ingestion trends and industry profiles. It shows how other organizations use these tables and recommends the relevant data sources, along with related rules, to improve your security coverage.
8381

8482
| Type of observation | Action |
8583
|---------|---------|
86-
| Log sources ingested by similar customers are missing | Connect the suggested data sources. <br><br>This recommendation doesn't include: <ul><li>Custom connectors<li>Custom tables<li>Tables that are ingested by fewer than 10 workspaces <li>Tables that contain multiple log sources, like the `Syslog` or `CommonSecurityLog` tables |
84+
| Log sources ingested by similar customers are missing | Connect the suggested data sources. <br><br>This recommendation doesn't include: <ul><li>Custom connectors<li>Custom tables<li>Tables ingested by fewer than 10 workspaces <li>Tables that contain multiple log sources, like the `Syslog` or `CommonSecurityLog` tables |
8785

8886
### Considerations
8987

90-
- Not all workspaces get similar organizations recommendations. A workspace receives these recommendations only if our machine learning model identifies significant similarities with other organizations and discovers tables that they have but you don't. SOCs in their early or onboarding stages are generally more likely to receive these recommendations than SOCs with a higher level of maturity.
88+
- Not all workspaces get similar organizations recommendations. A workspace receives these recommendations only if our machine learning model identifies significant similarities with other organizations and discovers tables that they have but you don't. SOCs in their early or onboarding stages are more likely to receive these recommendations than SOCs with a higher level of maturity.
9189

92-
- Recommendations are based on machine learning models that rely solely on Organizational Identifiable Information (OII) and system metadata. The models never access or analyze the content of customer logs or ingest them at any point. No customer data, content, or End User Identifiable Information (EUII) is exposed to the analysis.
90+
- Recommendations are based on machine learning models that rely solely on Organizational Identifiable Information (OII) and system metadata. The models never access or analyze the content of customer logs or ingest them at any point. No customer data, content, or personal data (EUII) is exposed to the analysis.
9391

9492
## Related content
9593

articles/sentinel/whats-new.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn about the latest new features and announcement in Microsoft S
44
author: batamig
55
ms.author: bagol
66
ms.topic: concept-article
7-
ms.date: 04/01/2025
7+
ms.date: 04/28/2025
88

99
#Customer intent: As a security team member, I want to stay updated on the latest features and enhancements in Microsoft Sentinel so that I can effectively manage and optimize my organization's security posture.
1010

@@ -58,6 +58,10 @@ For more information, see the following articles:
5858
- [Threat intelligence in Microsoft Sentinel](understand-threat-intelligence.md)
5959
- [Work with STIX objects and indicators to enhance threat intelligence and threat hunting in Microsoft Sentinel (Preview)](work-with-stix-objects-indicators.md)
6060

61+
62+
### SOC optimization support for unused columns (Preview)
63+
To optimize your cost/security value ratio, SOC optimization surfaces hardly used data connectors or tables. SOC optimization now surfaces unused columns in your tables. For more information, see [SOC optimization reference of recommendations](soc-optimization/soc-optimization-reference.md#unused-columns-preview).
64+
6165
## March 2025
6266

6367
- [Agentless connection to SAP now in public preview](#agentless-connection-to-sap-now-in-public-preview)

0 commit comments

Comments
 (0)