I set up a delegated user connection to AAD with Integration Services, which works fine to list all users and groups. Now I’m trying to use the “Get Manager” activity, but I’m getting this error:
Get Manager: An error has occurred: Code: Authorization_RequestDenied
Message: Insufficient privileges to complete the operation.
These are the permissions I have enabled for the app, which should be sufficient according to the docs (Activities - Get Manager):
Any guidance on what else I might have to enable?