AMC PROD in Azure users sign-in activity logs

Lokesh Krishnasamy 5 Reputation points
2026-07-15T10:55:39.8866667+00:00

Hi Team,

We are receiving multiple Azure Risk Sign-In events for the same user account.

During our analysis, we observed that the user appeared to access the AMC Prod application from more than 10 different countries within a 24-hour period. However, upon reviewing the Azure sign-in activity logs, we found that the login attempts were unsuccessful (failed authentication attempts).

Why was the sign-in activity initiated from multiple regions or countries?

Microsoft Security | Microsoft Entra | Microsoft Entra ID
0 comments No comments

1 answer

Sort by: Most helpful
  1. Christos Panagiotidis 3,546 Reputation points
    2026-07-15T11:07:58.76+00:00

    A failed sign-in does not mean the user actually travelled to those countries or accessed AMC Prod. The location is inferred from the source IP and can be distorted by VPNs, mobile networks, cloud-hosted proxies, or automated password-spray attempts. A risky sign-in is a signal to investigate, not proof of compromise.

    Open several of the events and compare the failure code/reason, IP address, client app and device, Conditional Access result, risk detection, and the application/resource IDs. Confirm what “AMC Prod” represents from its service principal rather than relying on the display name. Record the request and correlation IDs for escalation.

    If every attempt failed and there are no unexpected successful sign-ins or token activity, the app was not accessed by those attempts. Still, check for password-spray patterns and ensure MFA is enforced and legacy authentication is blocked where possible. If you find an unexpected success, high user risk, or unfamiliar active session, reset the password, revoke sessions, and investigate the source IPs immediately.

    Was this answer helpful?


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.