Skip to content

Extend 'm365 aad user set' to change user password #2852

@Abderahman88

Description

@Abderahman88

Usage

m365 aad user set [options]

Description

Enable the user to update their own password.

Options

Option Description
--currentPassword [currentPassword] Your current password. If this parameter is set, newPassword is mandatory.
--newPassword [newPassword] Your new password. If this parameter is set, currentPassword is mandatory.

Additional Info

Docs

user: changePassword

image

Example

m365 aad user set --currentPassword "oldPassW0rd" --newPassword "[email protected]"

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions