Azure AD sync error for user with no name: DeletingCloudOnlyObjectNotAllowed

Joel Newton 20 Reputation points
2024-04-16T17:53:47.3866667+00:00

Hi,

My Entra Connect job has been reporting a sync error for some time. The warning for the object with the sync issue is: DeletingCloudOnlyObjectNotAllowed

I understand that the issue is likely with the immutable ID value. However, the object is a user and the user has no display name. When I try to locate the user by the ID in PowerShell, I get nothing back.

Is there another way to identify a user by ID other than in PowerShell?

Thanks

Joel

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,515 questions
0 comments No comments
{count} votes

Accepted answer
  1. Akhilesh 4,775 Reputation points Microsoft Vendor
    2024-04-17T07:24:50.1933333+00:00

    Hi @Joel Newton

    Thanks for posting your question in the Microsoft Q&A forum!

    The error message is "DeletingCloudOnlyObjectNotAllowed." occur when an object was converted from a synced user to a cloud-only user, however, the user may not have been deleted properly from the on-prem AD or it caused by the account being restored after being deleted by the Azure AD Connect service, before it could confirm the account was deleted.

    When you try to locate the user by the ID in PowerShell you are unable to find the user. may I know what the PowerShell is command you have user?

    If you are unable to find the user you can identify the user via the Azure AD Synchronization Service Manager under the Metaverse Search for more information please read Sync Service Manager Metaverse Search

    Also, you can find from Entra ID portal under users by using the attributes like email or name or other profile information associated with it.

    Reference: https://learn.microsoft.com/en-us/answers/questions/905372/deletingcloudonlyobjectnotallowed

    Hope this helps. Do let us know if you any further queries.

    Thanks,

    Akhilesh.


    If this answers your query, do click Accept Answer and Yes for was this answer helpful. And, if you have any further query do let us know.


0 additional answers

Sort by: Most helpful