msgraph-sdk-powershell icon indicating copy to clipboard operation
msgraph-sdk-powershell copied to clipboard

Add support to specify which account to use

Open willfiddes opened this issue 1 year ago • 1 comments

Other MS powershell modules supports a way to specify which account to sign in with... Connect-AzAccount -AccountId Connect-AzureAd -AccountId

MS Graph PowerShell doesn't have this yet. Please add this. This especially helps with federated SSO scenarios or if multiple accounts are signed in and we need to manually pick which one to use.

willfiddes avatar Jul 25 '23 16:07 willfiddes

Related to #2231

timayabi2020 avatar Dec 18 '23 09:12 timayabi2020