entra-powershell icon indicating copy to clipboard operation
entra-powershell copied to clipboard

[1.0.1] Inconsistent verbs for changing user's password

Open alexandair opened this issue 10 months ago • 1 comments

Set to change users' password. Update to change signed-in user's password.

PS> gcm *entra*user*password

 Name                                    
 ----                                    
 Set-EntraBetaUserPassword                      
 Set-EntraUserPassword                   
 Update-EntraBetaSignedInUserPassword    
 Update-EntraSignedInUserPassword

alexandair avatar Feb 10 '25 22:02 alexandair