Forum Discussion
underQualifried
Mar 11, 2025Brass Contributor
Connecting to multiple Microsoft services with the same session
Hi guys. Working on a script that needs to connect to ExchangeOnlineManagement, TeamsOnlineManagement, SharePointOnlineManagement.... The script will be used across many different tenants, and I also...
MiWi_GdB
Apr 24, 2025Copper Contributor
Hi underQualifried ,
I found this by chance this morning:
https://github.com/admindroid-community/powershell-scripts/blob/master/Connect%20to%20All%20Office%20365%20Services%20PowerShell%20Script/README.md
Maybe this leads you to a helpful solution.