Azure Active Directory Connector, User filter

Hi @mrioux -

Microsoft recommends the use of Microsoft Graph API instead of the Azure Active Directory Graph API. Microsoft has stopped addition of new feature in the Azure Active Directory API. The Azure Active Directory connector has been enhanced to use the Microsoft Graph API completely.

So the action item for you would be check if you have enabled the use of Microsoft Graph API for all connector operations.

For example, entry key="useMSGraphAPI" value="true"
1 Like