AAD - Azure Active Directory

[AAD]

Azure Active Directory is “the” primary data source for SCA and get queried via Graph-API. Every AAD account in your tenant, with the necessary requirements, will be a contact shown in SCA. The query utilizes “Member” accounts only, “Guest” accounts will be ignored. This is basically an "All in" method with default exceptions. An administrator can extend these default exceptions via the configuration parameter AADFilters.

Any AAD contact to be shown in SCA, must have the following 3 requirements:

  • First name

  • Last name

  • Valid phone number

Last updated

Was this helpful?