Last Login on Azure AD

HI All,

customer ask to get Last Login on Azure AD.

Solution 1

   I have found the attribute SignInActivity, but it's still in beta and it's not supported by Microsoft.

Solution 2

   I have found the powershell script to query SignInActivity logs in Azure AD, but the process needs a lot of time to get all data (we are talking about more or less of 2000 users).

Is there another useful method ?

Thanks in advance 

Alessandro