"Replace" operation with empty value is not sent on PATCH for FirstName or LastName fields if their value was removed

Dabryian, Andrei 65 Reputation points
2023-08-02T08:04:03.98+00:00

Steps:

  1. Create a new user with FirstName equal “Test“ and LastName equal “3“
  2. Provision the user
  3. Go to user details and remove LastName field value
  4. Provision the user again

Result:

There is no "Replace" operation with empty value on PATCH

Expected Result:

Azure sould send "Replace" operation with empty value on PATCH in case of LastName value was removed.

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,633 questions
{count} votes

Accepted answer
  1. Danny Zollner 9,871 Reputation points Microsoft Employee
    2023-08-02T15:52:17.2333333+00:00

    https://learn.microsoft.com/en-us/azure/active-directory/app-provisioning/known-issues?pivots=app-provisioning#null-attribute-cant-be-provisioned

    This is a known/expected behavior. It may be changed at some point in the future, as this has been a repeatedly requested feature, but there is no ETA on when (or if) that may happen.


0 additional answers

Sort by: Most helpful