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...
Andres-Bohren
May 13, 2025Iron Contributor
Maybe you want to incorporate the PowerShell Module M365PSProfile that keeps the M365 PowerShell Modules up to date
https://www.powershellgallery.com/packages/M365PSprofile/0.9.0
https://github.com/fabrisodotps1/M365PSProfile
Kind Regards
Andres