Forum Discussion

Dean_Gross's avatar
Dean_Gross
Silver Contributor
Feb 21, 2018
Solved

Group Ownership - Account removal-orphaning

Can anyone help me find a detailed technical explanation of the which user account editing scenarios will cause the owner of an Azure AD (office/office 365) group to be removed ? it was my understand...
  • TonyRedmond's avatar
    TonyRedmond
    Feb 21, 2018

    We're dealing with two things here. The Azure AD user object (the account) is as you say: blocked.

    However, the Azure AD user object still exists in the directory and the GUID pointing to the object in the list of owners is valid. So when Get-UnifiedGroupLinks returns the set of owners, it thinks the user object is fine because it can be found...

Resources