SOLVED

How to increase the value for MaxConcurrency to O365

Copper Contributor

Hello,

 

Our product faces the following problem when working with O365:

'Processing data from remote server outlook.office365.com failed with the following error message: [AuthZRequestId=b9bcce6a-4e1f-4128-a630-f68cdfc8a775][FailureCategory=AuthZ-AuthorizationException] Fail to create a runspace because you have exceeded the maximum number of connections allowed : 3 for the policy party : MaxConcurrency. Please close existing runspace and try again.

 

Can you please advise us on how to solve this problem?
Or how to increase the value for MaxConcurrency to O365?

 

Can you please send me a link to the official documentation where the O365 limits are described?

 

Thank you in advance for your help.

3 Replies
Hey Stefan, I believe I already answered this on Q&A, but just in case. Those values are pre-configured for all customers and cannot be modified. Best thing to do here is open a support case and ask for exception, which might or might not be added depending on the size of the tenant, etc.

As for documentation, Microsoft has removed those articles a long time ago. Afaik the old details still apply, which in this particular scenario should be 3 active sessions per account, 10 total for the tenant.
best response confirmed by sc (Copper Contributor)
Solution

@sc I was wrong, it's actually possible to manage this via the self-service thingy in the M365 Admin center. https://www.michev.info/Blog/Post/3205/self-service-powershell-throttling-policy-relaxation-for-exch...

Thank you very much, Vasil.
1 best response

Accepted Solutions
best response confirmed by sc (Copper Contributor)
Solution

@sc I was wrong, it's actually possible to manage this via the self-service thingy in the M365 Admin center. https://www.michev.info/Blog/Post/3205/self-service-powershell-throttling-policy-relaxation-for-exch...

View solution in original post