Hi Guys,
How can I resolve the 'Insufficient privileges to complete the operation' issue when adding a user to an Azure AD security group in Power Automate? The action 'Controller - Security_group' fails due to authorization problems. What steps should I take to fix this in the flow designer?
The flow is able to create the new user through the completed form, but it cannot add the selected security group due to lack of privileges. The connectors have been checked and are working correctly. We recreated the actions in another flow to test if the user could be added manually, but we get the same error. Do you think this could be a permissions issue in Microsoft Graph or with AD Sync?
I’ve already added the following permissions: Global Admin, User Admin, People Admin, Group Admin, and Privileged Role Admin.
regards,