The below guide has been developed by the WASOC to expedite a SIEM implementation with Microsoft Sentinel focused on improving operational efficiency and better threat detection.
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/xu7UIRJ7tBw?si=HupWLNVC5TSjebn1" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>It is recommended to deploy Microsoft Sentinel in the Australia East region following the Deployment guide for Microsoft Sentinel
Below is a rapid approach to get Microsoft workloads covered rapidly using Sentinel.
- Turn on auditing and health monitoring
- Enable User and Entity Behavior Analytics (UEBA)
- Microsoft 365 Defender XDR connector
- Microsoft Entra ID which includes Entra External ID (CIAM & B2B)
Steps 1-3 should be straightforward to complete under E5/A5 licencing. Once telemetry is being collected, the Maturity Model For Event Log Management solution adds the capability to detect changes in telemetry quality over time (which supports Secure Configuration Assessment of the SIEM environment itself).
Configuring retention for 12 months is recommended to ensure logs are available for investigations and threat hunting. For high volume telemetry sources, streaming events to object storage and using lifecycle management to retain for 365 days is a validated alternative that can be queried in place with tools like DuckDB to Azure Blob storage (also supports Amazon Security Lake via S3 API), Azure Data Explorer and Amazon Athena.
!!! note "Simplify telemetry collection" Moving Configuration Manager to Intune, Fileshares to SharePoint and Identities from Active Directory to Entra are highly effective ways to improve security visibility while also reducing telemetry volume from self-managed platforms and servers.
!!! note "Log Analytics Auxilary plan (preview)" The low cost Auxiliary plan is now available in public preview on data collection rule-based custom tables you create using the Tables - Create Or Update API, which is suitable for retention of third party log sources.
Deploy domain solutions with ASIM analytic rules and connect associated telemetry for relevant products. Note for large environments this can be costly, so moving to incident synchronisation only may be more effective (see next section). Deploying the ASIM Parsers directly also makes developing and managing telemetry agnostic detection rules much easier.
- Endpoint Threat Protection Essentials
- Security Threat Essentials
- DNS Essentials Solution
- Web Session Essentials
- Network Session Essentials
Create incidents based on events from systems whose logs are not ingested into Microsoft Sentinel.
The above guide supports the below incident creation flows from third party systems:
Ensuring that integrations include severity, classification and mitre tactic / technique attributes helps the WASOC triage and prioritise incidents. Additionally incidents with similar subjects or identifiers should be grouped if possible (a good rule of thumb is if something is triggering more than 4 times a day it should be grouped into hourly or larger aggregated incidents).
The Microsoft SOC Optimisations page aims to empower security teams by providing invaluable insights into your Microsoft Sentinel environment and offering recommendations to enhance cost efficiency, operational effectiveness, and overall management overview. The WASOC also offers an addtional cost reduction service through the dedicated cluster initative.