Share via

Removing Azure Sentinel and keep log ingestion to log analytic workspace

Hung Nguyen 0 Reputation points
2026-02-26T04:19:41.3366667+00:00

Im trying to find a direct answer but currently we have a Log Analytic Workspace with Pay as you go Sentinel and we are looking to turn off Sentinel to cut down our billing. If I turn off the sentinel through the sentinel settings page. Will that also stop the Log Analytic Workspace from receiving the logs? as we have an export to storage accounts that our other SIEM reads.

Azure Policy
Azure Policy

An Azure service that is used to implement corporate governance and standards at scale for Azure resources.

{count} votes

1 answer

Sort by: Most helpful
  1. Suchitra Suregaunkar 8,955 Reputation points Microsoft External Staff Moderator
    2026-02-26T09:16:55.6266667+00:00

    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:

    Thanks,

    Suchitra.

    1 person found this answer helpful.
    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.