Azure AD User Login Risk: Impossible Travel from Distant Locations

Flags Azure Entra risk events tagged as impossibleTravel indicating implausible geographic sign-in travel within a short time.

FreeReviewedSigma · High · v5
Product
azure
Service
riskdetection
Author
Mark Morowczynski '@markmorow', Gloria Lee, '@gleeiamglo' (SigmaHQ), DRL 1.1
Published
2023-09-03
Updated
2026-07-31
title: "Azure AD User Login Risk: Impossible Travel from Distant Locations"
id: 74080b9d-95fc-4779-9630-8e1b91328ead
status: test
description: Identifies account activity flagged as an impossible travel risk event when sign-in activity is observed from geographically distant locations within an unrealistically short time window. This behavior matters because it can indicate credential theft or session compromise rather than legitimate user movement. The detection relies on Azure risk telemetry that produces risk events of type impossibleTravel.
references:
  - https://learn.microsoft.com/en-us/entra/id-protection/concept-identity-protection-risks#impossible-travel
  - https://learn.microsoft.com/en-us/entra/architecture/security-operations-user-accounts#unusual-sign-ins
  - https://github.com/SigmaHQ/sigma/blob/master/rules/cloud/azure/identity_protection/azure_identity_protection_impossible_travel.yml
author: Mark Morowczynski '@markmorow', Gloria Lee, '@gleeiamglo', Huntrule Team
date: 2023-09-03
tags:
  - attack.stealth
  - attack.t1078
  - attack.persistence
  - attack.privilege-escalation
  - attack.initial-access
logsource:
  product: azure
  service: riskdetection
detection:
  selection:
    riskEventType: impossibleTravel
  condition: selection
falsepositives:
  - Connecting to a VPN, performing activity and then dropping and performing additional activity.
level: high
license: DRL-1.1
related:
  - id: b2572bf9-e20a-4594-b528-40bde666525a
    type: derived