How to fix Insufficient privileges to complete the operation on Password reset On-premises integration Active Directory Azure

PCarp 30 Reputation points
2023-05-06T05:07:39.7133333+00:00

The problem is that I have the legend "Insufficient privileges to complete the operation." in the "On-premises integration" functionality to enable the option for users to change their password from the Microsoft 365 portal and replicate to the Local Active Directory with the "Azure Active Directory Connector", I have already validated the connector permissions on Windows Server but I still can't enable the functionality.

User's image

Microsoft Security | Microsoft Entra | Microsoft Entra ID
{count} vote

Accepted answer
  1. Jason Cermak 120 Reputation points
    2023-06-17T00:28:30.3033333+00:00

    I found the solution for this for our organization. The admin user had Global admin privileges and was still getting the message. The error is not descriptive; the actual issue was we did not have a sufficient license to use the service. You need Azure Active Directory P1 or P2 to enable this service and get rid of this error.

    Upgrading to P1 or P2 is incredibly convoluted as most MS licensing is. We have Azure AD as a result of having O365 Business Basic licenses, which allows us to login to the Azure Portal: https://portal.azure.com but to add the P1 or P2 license you need to log into the 365 admin portal: https://admin.microsoft.com/AdminPortal and navigate to Billing - Purchase Services. Search for "Azure" and you can then purchase P1 or P2. There is a P2 trial available for 100 users that we signed up for, then go back to the Azure portal and the On-Premises Integration no longer shows the "Insufficient Privileges" message.

    Requirements for password write back in a hybrid environment are listed here: https://learn.microsoft.com/en-us/azure/active-directory/authentication/tutorial-enable-sspr-writeback#prerequisites

    How to sign up for premium licenses is listed here: https://learn.microsoft.com/en-us/azure/active-directory/fundamentals/active-directory-get-started-premium

    7 people found this answer helpful.

3 additional answers

Sort by: Most helpful
  1. Konstantinos Passadis 19,591 Reputation points MVP
    2023-05-06T08:38:12.2133333+00:00

    Hello @PCarp

    To display the "Password reset | On-premises integration" option in Azure AD, you need to have the Global administrator or Cloud application administrator role assigned to your user account.

    What is your user role ?

    Kindly mark the answer as Accepted and Upvote in case it helped or post your feedback to help !

    Regards

    0 comments No comments

  2. Efi Passa 0 Reputation points
    2023-11-10T15:24:33.55+00:00

    Hi,

    i had the same problem. With Ctrl + F5, clearing the cache, it worked for me.

    0 comments No comments

  3. Kashif Hussain 0 Reputation points
    2025-04-06T12:40:36.1+00:00

    Not an ideal solution in a production environment. But in test environment I got the same issue, which is fix by putting my login user to Domain Admin Group , gpupdate on both client machine and DC It works.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.