Unable to delegate member to a DL with 'send as' permission

Chan Chee Hoe Anthony 25 Reputation points
2023-08-15T02:08:43.6166667+00:00

Keeps having this error 'Failed to update delegates at this moment. Please try after some time.' when trying to save the setting in Exchange Admin Center

Microsoft Exchange Online
{count} vote

Accepted answer
  1. Vasil Michev 116.8K Reputation points MVP
    2023-08-15T15:07:39.9+00:00

    There seem to be some transient issues with the EAC UI lately, as reported by other users too. Have you tried adding the permissions via PowerShell? Here's the cmdlet:

    Add-RecipientPermission DLName -Trustee ******@domain.com -AccessRights SendAS -WhatIf

    4 people found this answer helpful.

0 additional answers

Sort by: Most helpful

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.