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):
Thanks for the tip, Ashok. It gave me the idea to edit and reconnect the integration service connection, which apparently helped: I’m not getting the error anymore