Exchange Online Powershell sessions

Prasanth J.k 40 Reputation points
2024-05-20T08:23:11.5466667+00:00

What is the limit for Exchange Online Powershell connections parallelly? Currently using EXO Version 3. I guess that uses REST APIs. I tried connecting multiple connections by created parallel powershell tabs and I could successfully connect to 12 parallel connections. I know RPSSession has limit to 5. Im using Connect-ExchangeOnline cmdlet to connect.

Microsoft Exchange Online
Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,343 questions
Microsoft Exchange
Microsoft Exchange
Microsoft messaging and collaboration software.
444 questions
0 comments No comments
{count} votes

Accepted answer
  1. Vasil Michev 99,351 Reputation points MVP
    2024-05-20T15:32:38.9466667+00:00

    There is no (public) information on that, but yes, the RPSSession limit no longer applies. Instead, the Exchange REST API seems to use a model similar to that of the Graph, i.e. number of requests per timeframe.

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful