You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@SamErde@stevemutungi
I didn't mention this command because it has more issues.
I don't understand why old, AzureAD-based type, Microsoft.Open.AzureAD.Model.PasswordProfile, is used here. MSGraph-related PasswordProfile has different properties. So, we have unnecessary renaming in a function definition.
Update-EntraUserFromFederated
's -NewPassword parameter expects a string value instead of a securestring value.The same applies to
Update-EntraBetaUserFromFederated
.The text was updated successfully, but these errors were encountered: