AzureTracks

Practical Azure and Microsoft 365 security walkthroughs

Security

  • Detecting Common Email Inbox Rule Manipulation

    Detecting Common Email Inbox Rule Manipulation

    This article dives deep into the world of Kusto Query Language (KQL) to show you how to create custom analytics rules for detecting high-volume email sends, both internal and external, that might indicate potential security breaches. By leveraging these KQL queries, you can gain valuable insights into your email traffic, identify suspicious patterns, and take…

    Read article

  • Building Custom KQL Analytics Rules in Sentinel

    Building Custom KQL Analytics Rules in Sentinel

    In this post I explore using Sentinel to detect, and respond to threats using custom analytics rules using Kusto Query Language (KQL).  This allows you to tailor threat detection to your organization’s specific needs, ensuring that no threat goes unnoticed and tuning the detections to exclude low value and noisy results that clutter up the…

    Read article

  • Post High Severity Incidents in Sentinel to a Teams Channel

    Post High Severity Incidents in Sentinel to a Teams Channel

    Today we explore incident communication using Teams.  One of the great things about Microsoft Sentinel is the ability to integrate with Microsoft Teams, allowing for seamless collaboration and communication during high-severity incident responses.  We will take a look at getting Teams working using a step-by-step guide to post summary information from incidents directly to a…

    Read article

  • Integrating Threat Intelligence in Microsoft Sentinel

    Integrating Threat Intelligence in Microsoft Sentinel

    Join me in exploring the essential topic of integrating Microsoft threat intelligence within Microsoft Sentinel.  In an era where cyber threats are becoming increasingly sophisticated, having a robust strategy to ingest and leverage threat intelligence is crucial for any SOC team.  Understanding how to implement and utilize threat intelligence in Sentinel, you can significantly enhance…

    Read article

  • Building a Microsoft Sentinel Data Use Case

    Building a Microsoft Sentinel Data Use Case

    Join me this week to gain an in-depth understanding on how to clearly define what data to retain. Data retention is not just a regulatory box to tick; it’s the backbone of a robust security posture.  In the realm of Microsoft Sentinel, understanding how to manage your data retention is key to leveraging the full…

    Read article

  • Data Retention in Sentinel – Where to Start

    Data Retention in Sentinel – Where to Start

    Join me for as we explore one of the critical aspects of using Microsoft Sentinel — understanding data retention and how to get started.  Data retention in Microsoft Sentinel involves managing how long data is kept within your Log Analytics workspace.  This is crucial for compliance, incident response, log searchability, and cost management.

    Read article

  • Using Threat Intelligence in Microsoft Sentinel to Enhance Incidents

    Using Threat Intelligence in Microsoft Sentinel to Enhance Incidents

    In this article, we explore real world automation and improvements to Sentinel Incidents. Leveraging Microsoft Sentinel Playbooks you can streamline your SOC security operations and respond to incidents faster and with the information your Analysts need to make decisions. A key component of this process is the integration of Threat Intelligence (TI) to enrich incident…

    Read article

  • How to Find Users With & With-Out MFA Quickly

    How to Find Users With & With-Out MFA Quickly

    Wondering where to get started finding all the users in your Entra ID that do not have MFA enabled? Here’s some quick PowerShell to get you started and easily identify what users may be missed by your conditional access policies.

    Read article

  • Azure Updates – Number 95 – July 27, 2024

    Azure Updates – Number 95 – July 27, 2024

    A summary update on Azure News that includes updates released from Microsoft Azure related to Azure, Architecture, Compute, and Sentinel topics. Every update is linked to it’s original Microsoft Azure, Microsoft Sentinel or other blog source. Hopefully this will save you some time digging around to find recent releases and changes.

    Read article

  • Find Failed Create Operations in Azure using KQL

    Find Failed Create Operations in Azure using KQL

    Today, we embark on a thrilling quest through the Azure cosmos to uncover the secrets of failed create operations using Kusto Query Language (KQL). This quick post will equip you with the knowledge to track down those elusive “create” mishaps and help find clues behind these operations quickly.

    Read article