Error while updating the Azure AD account

Hello All,

v8.2.1

We have Azure AD as our target system. User provisioning and assigning subscription works fine, but we encounter the below error when there is any update(name change or any other updates) on the Azure AD account

We have the following set:

  • Password Policy
  • Added assignment to the password policy in designer.
  • Config param TargetSystem\AzureAD\Accounts\InitialRandomPassword is set.

I had a look in the article (www.oneidentity.com/.../azure-ad-password-not-set) as well.

Moreover, created custom process to generate random password to insert in the password column which hasn’t resolved the issue. Please help to resolve the error.

[1777018] Error running synchronization project (Azure Active Directory tenant 'TestAzure')'s workflow (Provisioning).
[1777124] Error running synchronization step (User) of synchronization configuration (Provisioning (Provisioning)).
[1777004] Method (Insert (Insert)) could not be run successfully.
[System. Exception] [Exception]: ServiceException occured
Code: Request_BadRequest
Message: A password must be specified to create a new user.
[ServiceException]: Code: Request_BadRequest - Message: A password must be specified to create a new user.

[System. Exception] ServiceException occured
Code: Request_BadRequest
Message: A password must be specified to create a new user.
[Microsoft.Graph. ServiceException] Code: Request_BadRequest
Message: A password must be specified to create a new user.
Inner error:
AdditionalData:
date: 2024-05-23T16:33:00
request-id: be6e4c72-a127-4f2e-bd50-3bb4287f5b09
client-request-id: be6e4c72-a127-4f2e-bd50-3bb4287f5b09
ClientRequestId: be6e4c72-a127-4f2e-bd50-3bb4287f5b09

Thanks,

Pavithra