Azure 101 – Microsoft Azure AD Basics
Azure AD does not use LDAP calls to query the directory. Rather it uses Microsoft graph API to query objects and their properties. PowerShell module to interact with Azure AD is “AzureAD”. Similar to group concept in Active Directory DS, Azure AD offers two types of memberships when creating group: assigned and dynamic. For a…