microsoft / MSCloudLoginAssistant

PowerShell Module Handling Authentication to Cloud Services
https://www.powershellgallery.com/packages/MSCloudLoginAssistant/
MIT License
76 stars 50 forks source link

update to reuse existing connection to MicrosoftTeams #114

Closed salbeck-sit closed 2 years ago

salbeck-sit commented 2 years ago

Updated the MicrosftTeams connection logic so an existing connection is correctly reflected in the property $global:MSCLoudLoginConnectionProfile.Teams.Connected


This change is Reviewable

ghost commented 2 years ago

CLA assistant check
All CLA requirements met.

salbeck-sit commented 2 years ago

Issue resolved by another PR