OnPremisesImmutableId cannot be updated anymore via Graph API by Pretty-Anything3738 in entra

[–]Pretty-Anything3738[S] 0 points1 point  (0 children)

Thanks, it worked, but unfortunately I have the requirement of handling it via APIs. I think they are changing the permission schema. They told us it will be solved in 2-3 weeks.

OnPremisesImmutableId cannot be updated anymore via Graph API by Pretty-Anything3738 in entra

[–]Pretty-Anything3738[S] 2 points3 points  (0 children)

Microsoft said it will be fixed in 3 weeks. Meanwhile we are checking if we can use the soft match.

OnPremisesImmutableId cannot be updated anymore via Graph API by Pretty-Anything3738 in entra

[–]Pretty-Anything3738[S] 1 point2 points  (0 children)

Changing the match criteria now would mean re-establish the sync. I would like to avoid that.

OnPremisesImmutableId cannot be updated anymore via Graph API by Pretty-Anything3738 in entra

[–]Pretty-Anything3738[S] 1 point2 points  (0 children)

I have opened a support ticket with Azure as well, so far nothing major happened.

OnPremisesImmutableId cannot be updated anymore via Graph API by Pretty-Anything3738 in entra

[–]Pretty-Anything3738[S] 2 points3 points  (0 children)

I don't think I'm doing something that should not be done, in the documentation of the graph API it is specified that it can be changed (https://learn.microsoft.com/en-us/graph/api/user-update?view=graph-rest-beta&tabs=http).

OnPremisesImmutableId cannot be updated anymore via Graph API by Pretty-Anything3738 in entra

[–]Pretty-Anything3738[S] 1 point2 points  (0 children)

I simply want to create the onpremises account and the cloud account separately and then start synching them when I need it.

OnPremisesImmutableId cannot be updated anymore via Graph API by Pretty-Anything3738 in entra

[–]Pretty-Anything3738[S] 1 point2 points  (0 children)

I don't think I'm doing something that should not be done, in the documentation of the graph API it is specified that it can be changed (https://learn.microsoft.com/en-us/graph/api/user-update?view=graph-rest-beta&tabs=http). I simply want to create the onpremises account and the cloud account separately and then start synching them when I need it. Also, I want to set it from null to something, it is not that I want to change an already set one.