question

NilayBhoraskar-2768 avatar image
0 Votes"
NilayBhoraskar-2768 asked NilayBhoraskar-2768 commented

Not able to provide send as permission to a shared mailbox, getting the below error, tried via Powershell and GUI both

Hello Team,

I am not able to provide send as Access to recipients to a shared mailbox and getting the below error

PS C:\Users\nilay.bhoraskar> Add-RecipientPermission "sesizari.distribuitori_externi@xxx.com" -AccessRights sendas -Trustee "Luiza-paula.robu@xxx.com"
Creating a new Remote PowerShell session using Modern Authentication for implicit remoting of "Add-RecipientPermission" command ...

Confirm
Are you sure you want to perform this action?
Adding recipient permission 'SendAs' for user or group 'Luiza-paula.robu@xxx.com' on recipient Identity:'sesizari.distribuitori_externi@xxx.com'.
[Y] Yes [A] Yes to All [N] No [L] No to All [?] Help (default is "Y"): y
WARNING: An unexpected error has occurred and a Watson dump is being generated: Length of the access control list exceed the allowed maximum.

Length of the access control list exceed the allowed maximum.
+ CategoryInfo : NotSpecified: (:) [Add-RecipientPermission], OverflowException
+ FullyQualifiedErrorId : System.OverflowException,Microsoft.Exchange.Management.RecipientPermission.AddRecipientPermission
+ PSComputerName : outlook.office365.com

I checked and tehe mentioned shared mailbox has 1048 recipients added for Sendas permission and 899 for Full accesss permission, I was able to provide Full access permission without any error.

Is there any limit on the Delegate access for a user/shared mailbox because I didn't find any public article for the same.

requesting your help on this.

Also attaching the GUI screenshot for reference.

![124230-microsoftteams-image.png][1]


office-exchange-online-itpro
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

AndyDavid avatar image
0 Votes"
AndyDavid answered NilayBhoraskar-2768 commented

Yea, maybe nothing official but that error is pretty explanatory. There is always a maximum limit even if its not documented.
Typically its around 1000 entries or so.



· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Thank you Andy for the quick response so I believe I need to accept this error and try to move users to a Security group so that I don't reach the limits.

Also, I hope MS documents this thing in a public article soon for the delegate access limits for a user/shared mailbox

0 Votes 0 ·