Hello guys,
Is there any limit on number of concurrent connections for EXO V3?
We have developed some EXO scripts that need to be run in parallel, and I would like to know if there is a limit defined?
We are using app-only for authentication.
from the link below is I got only the following information.
"Be sure to disconnect the session when you're finished. If you close the PowerShell window without disconnecting the session, you could use up all the sessions available to you, and you need to wait for the sessions to expire. To disconnect the session, run the following command:"
https://learn.microsoft.com/en-us/powershell/exchange/connect-to-exchange-online-powershell?view=exchange-ps
Thanks for any info.