An Azure service that is used to implement corporate governance and standards at scale for Azure resources.
Hello @Hung Nguyen
Thank you for posting your query on Microsoft Q&A platform.You can safely remove Microsoft Sentinel from the Log Analytics workspace without stopping log ingestion or data export.
Removing Microsoft Sentinel does not stop the Log Analytics workspace from receiving logs. All logs collected through Azure Monitor (VMs via AMA, diagnostic settings, platform logs, custom logs, etc.) will continue to flow into the workspace as usual.
If you have Log Analytics Data Export rules configured to send data to a Storage Account, those exports will also continue to work normally. Data export is an Azure Monitor / Log Analytics feature, not dependent on Microsoft Sentinel.
What does change after removing Microsoft Sentinel:
- Microsoft Sentinel resources are removed (analytics rules, incidents, hunting queries, automation, and Sentinel‑specific tables).
- Sentinel data connectors are disconnected.
- Microsoft Sentinel billing stops.
- Log Analytics ingestion charges still apply for data collected by Azure Monitor.
What does not change:
- The Log Analytics workspace itself is not deleted.
- Log ingestion into the workspace continues.
- Data export to Storage Accounts continues.
- Other SIEM tools can keep reading logs from the Storage Account.
This is the supported approach when the goal is to reduce Sentinel costs while continuing log collection and exports.
References:
- Implications of removing Microsoft Sentinel from a workspace https://learn.microsoft.com/azure/sentinel/offboard-implications
- Log Analytics workspace overview (Azure Monitor) https://learn.microsoft.com/azure/azure-monitor/logs/log-analytics-workspace-overview
- Log Analytics data export (Azure Monitor) https://learn.microsoft.com/azure/azure-monitor/logs/logs-data-export
Thanks,
Suchitra.