Comment on page
APC - Personal Outlook Contacts
[APC]
SCA can utilize the personal contacts of an particular user, when you use Exchange Online in your AAD-tenant. A user can only see his own contacts in SCA. Personal Outlook Contacts [APC] are queried via Graph-API.
Personal Outlook Contacts [APC] is the way a user can add and manage contacts in the SCA by itself. Any other data source is managed by the administrator.
A contact to be shown in SCA, must have the following 3 requirements:
- First name
- Last name
- Valid phone number
APC as data source is enabled by default.
In case you would like to disable this data source for your users, the configuration parameter
APC_Enabled
needs to be set to false
Last modified 11mo ago