Can we use LDAP client to connect to Azure AD?

Anonymous
2021-01-21T14:36:49.423+00:00

Hello all,

We use LDAP client (python-ldap) to connect to Active Directory hosted on a server in the local network. Our script retrieves a list of all users from the server. Now we need to perform the same task in Azure AD.

Can we use LDAP client to connect to Azure AD too?
If yes, how to do it?
If no, is there another way to retrieve a list of all users from Azure AD?

Cheers

Microsoft Security | Microsoft Entra | Microsoft Entra ID
0 comments No comments
{count} votes

Accepted answer
  1. SAGOHIL-MSFT 456 Reputation points Microsoft Employee
    2021-01-22T06:28:29.233+00:00

    Hi @Anonymous Thank you for reaching out.

    I have reviewed the query and I understand that, you'd like to know how can we connect to Azure AD using LDAP. We can surely do that by using Azure Active Directory Domain Services.

    Please review the below article for reference.
    Ref.: https://learn.microsoft.com/en-us/azure/active-directory/fundamentals/auth-ldap

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

    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.