Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Service parameter not accepting multiple services #18

Closed
blindzero opened this issue May 9, 2020 · 1 comment
Closed

Service parameter not accepting multiple services #18

blindzero opened this issue May 9, 2020 · 1 comment
Assignees
Labels
bug Something isn't working
Milestone

Comments

@blindzero
Copy link
Owner

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 blindzero added the bug Something isn't working label May 9, 2020
@blindzero blindzero self-assigned this May 9, 2020
@blindzero blindzero added this to the v1.1.0 milestone May 9, 2020
@blindzero
Copy link
Owner Author

ba29d06

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant