How to get Azure AD Sign-in logs in real time

Ionut M 0 Reputation points
2023-05-11T07:51:59.7866667+00:00

Hello.

I am trying to get Sign-in logs from Azure AD and I observed that even in the Web interface the logs come with a delay between 2 to 5 minutes.

I am processing these logs with Microsoft Graph and .Net Core 7 and the final goal is to get these logs in real time.

Is there a way to get the Sign-in logs in real time? Maybe an API or app from the Azure suite?

Azure Active Directory
Azure Active Directory
An Azure enterprise identity service that provides single sign-on and multi-factor authentication.
14,908 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Alfredo Revilla (MSFT) 18,851 Reputation points Microsoft Employee
    2023-05-15T04:36:37.98+00:00

    Hello @Ionut M , currently there's no way to get Azure AD sign in logs in real time, this due to the processing time for data aggregation and replication.

    Let us know if you need additional assistance. If the answer was helpful, please accept it and rate it so that others facing a similar issue can easily find a solution.