Get-PnPUserProfileProperty Response Issues #4061
Unanswered
ttd-kevinclement
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Looking for some insight on why this command is behaving differently in a different tenant.
In a sandbox tenant, works as intended, returns the userprofileproperty object of said sharepoint user.
In our corporate tenant, we get the following response no matter which user account is passed through:
System.Collections.Generic.SortedDictionary2[System.String,System.Object]
I know our corporate tenant has been modified by prior admins, just not sure if any settings would cause this command response.
Beta Was this translation helpful? Give feedback.
All reactions