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

Importing SCRetentionCompliancePolicy produces "ToLower" error #2789

Closed
upaneshpatel opened this issue Jan 16, 2023 · 1 comment · Fixed by #2790 or #2800
Closed

Importing SCRetentionCompliancePolicy produces "ToLower" error #2789

upaneshpatel opened this issue Jan 16, 2023 · 1 comment · Fixed by #2790 or #2800
Labels

Comments

@upaneshpatel
Copy link

When I run an import into target tenant to create SCRetentionCompliancePolicy, I receive below error:

Method invocation failed because [System.String[]] does not contain a method named 'ToLower'.
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : MethodNotFound
+ PSComputerName : localhost

Can you please advise?

@NikCharlebois
Copy link
Collaborator

Looks like a bug in the way the SkypeLocation array is being handled. We have a fix submitted and it will included as part of our next release on Wednesday, Jan 18th 2023

NikCharlebois added a commit to NikCharlebois/Microsoft365DSC that referenced this issue Jan 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants