AD-Azure Multiple login from From Foreign Country

Dopod 81 Reputation points
2021-03-17T04:54:18.8+00:00

Hello Member

Company implemented AD-azure for login O365. Now we found from the log has multiple login from Foreign Country Normally users base on japan. we found many country try to login.

My question is :

How can I know this login from originate AD-Azure ?

How can I block suspicious IP from foreign country try to login on AD-Azure ?

Thank and Best regard

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,827 questions
0 comments No comments
{count} votes

Accepted answer
  1. AmanpreetSingh-MSFT 56,716 Reputation points
    2021-03-17T09:38:13.493+00:00

    Hi @Dopod · Thank you for reaching out.

    You can download Azure IP Ranges using the link below:

    You can then compare the IP address in the sign-in event with the Azure IP Ranges to identify if it is a sign in originated from Azure.

    If you find any suspicious IP addresses in the sign in event, you can block that via Conditional Access Policy.

    Another option to block suspicious sign-ins is, by using Azure AD Identity Protection.

    Note: Conditional Access Policy requries at least Azure AD Premium P1 license and Azure AD Identity Protection requires at least Azure Ad Premium P2. If you have P2 license, you can use both features. You can also integrate Identity protection with CA Policies as well to apply risk based conditions.

    -----------------------------------------------------------------------------------------------------------

    Please "Accept the answer" if the information helped you. This will help us and others in the community as well.

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.