blindzero / Connect-MS365

Powershell module to connect to all MS365 services and install required modules or packages.
MIT License
27 stars 8 forks source link

Service parameter not accepting multiple services #18

Closed blindzero closed 4 years ago

blindzero commented 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

  1. Import / Install Module
  2. Call 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

blindzero commented 4 years ago

ba29d0664f41e0146dd5e559acfc41aeeb881a5e