unable to remove alias from unified group in admin center

Spöri, Marco 0 Reputation points
2023-04-04T10:47:10.9733333+00:00

i try to remove an old alias address from a renamed unified group but in the admin center i get the message unified groups aren´t supported (see screenshot). Domain Names are blacked for privacy. My setup is hybrid where the unified group was created as a Teams in Azure only. The old group name was hr@.... that is the alias i tried to remove here.User's image

Exchange | Hybrid management
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Vasil Michev 119.6K Reputation points MVP Volunteer Moderator
    2023-04-04T10:57:17.35+00:00

    Seems to work fine here, even when using the EAC UI. Make sure you have the necessary permissions, and as a workaround, you can also try doing it via PowerShell: Set-UnifiedGroup groupname -EmailAddresses @{remove="******@domain.com"} Do note that you cannot directly remove an alias which is set as Primary. You have to set another one as primary first.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.