Forum Discussion
Acowesome
Apr 27, 2019Copper Contributor
See Location of Login in Security & Compliance Center?
Hi everyone, is it possible to see the geographical location of individual logins in the security and compliance center? As of now, I am able to see the IP Address when performing an audit log searc...
- Apr 27, 2019
You can get the same information from the Azure AD portal, along with the get-location: https://portal.azure.com/#blade/Microsoft_AAD_IAM/ActiveDirectoryMenuBlade/SignIns
Simply press the Columns button and add the Location column, if not visible already.
VasilMichev
Apr 27, 2019MVP
You can get the same information from the Azure AD portal, along with the get-location: https://portal.azure.com/#blade/Microsoft_AAD_IAM/ActiveDirectoryMenuBlade/SignIns
Simply press the Columns button and add the Location column, if not visible already.