Closed blindzero closed 4 years ago
Describe the bug When passing a list of services to -Service parameter an error message shows up that parameter can not be converted to String.
To Reproduce
Connect-MS365 -Service EOL,AAD
Expected behavior All services named in the parameter should be accepted and iterated if valid. Should open two connections, one to EOL, one to AAD
ba29d0664f41e0146dd5e559acfc41aeeb881a5e
Describe the bug When passing a list of services to -Service parameter an error message shows up that parameter can not be converted to String.
To Reproduce
Connect-MS365 -Service EOL,AAD
Expected behavior All services named in the parameter should be accepted and iterated if valid. Should open two connections, one to EOL, one to AAD