Skip to content

Commit 197d4d3

Browse files
committed
Adding tamper-proofing and immutability references
1 parent 7e6586f commit 197d4d3

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

articles/sentinel/best-practices.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,10 @@ More than ingesting alerts and logs from other sources, Microsoft Sentinel also:
101101
- **Integrates with partner platforms**, such as ServiceNow and Jira, to provide essential services for SOC teams.
102102
- **Ingests and fetches enrichment feeds** from [threat intelligence platforms](threat-intelligence-integration.md) to bring valuable data for investigating.
103103

104+
## Review tamper-proofing and immutability conventions
105+
106+
Microsoft Sentinel inherits the Azure Monitor tamper-proofing and immutability conventions. While Azure Monitor is an append-only data platform, it includes provisions to delete data for compliance purposes. Learn more about [anti-tampering and immutability](../azure-monitor/logs/data-security.md#tamper-proofing-and-immutability).
107+
104108
## Manage and respond to incidents
105109

106110
The following image shows recommended steps in an incident management and response process.

articles/sentinel/overview.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ Microsoft Sentinel delivers intelligent security analytics and threat intelligen
1919

2020
Microsoft Sentinel is your bird's-eye view across the enterprise alleviating the stress of increasingly sophisticated attacks, increasing volumes of alerts, and long resolution time frames.
2121

22+
> [!NOTE]
23+
> Microsoft Sentinel inherits the Azure Monitor tamper-proofing and immutability conventions. While Azure Monitor is an append-only data platform, it includes provisions to delete data for compliance purposes. Learn more about [anti-tampering and immutability](../azure-monitor/logs/data-security.md#tamper-proofing-and-immutability).
24+
2225
- **Collect data at cloud scale** across all users, devices, applications, and infrastructure, both on-premises and in multiple clouds.
2326

2427
- **Detect previously undetected threats**, and [minimize false positives](false-positives.md) using Microsoft's analytics and unparalleled threat intelligence.

0 commit comments

Comments
 (0)