This is our account filter condition in the source aggregation settings-
not(endsWith(userPrincipalName,‘#EXT#@domain.onmicrosoft.com’)) AND endsWith(userPrincipalName,‘-c@domain.onmicrosoft.com’)
sample of manager upn- abc.xyz@domain.onmicrosoft.com
Able to assign manager in the target Azure AD but provisioning request is not successful. And the account is not aggregating in SailPoint. Getting below exception-
Exception occurred in Iterate Objects. Error message - sailpoint.connector.ConnectorException: Exception occurred in processReadRequest. Error - Response Code - 400 Error - 400 Operator ‘endsWith’ is not supported because it is used with the property ‘manager’ in $expand which requires $levels inside $expand.