Skip to content

Enhancement: Add more options to spo user remove #5522

@milanholemans

Description

@milanholemans

Let's add the following options to the command spo user remove:

Option Description
--email [email] Email of the user. Specify either id, loginName, email, userName, aadGroupId, or aadGroupName.
--userName [userName] User's UPN (user principal name, eg. [email protected]). Specify either id, loginName, email, userName, aadGroupId, or aadGroupName.
--entraGroupId [entraGroupId] The object ID of the Microsoft Entra ID group. Specify either id, loginName, email, userName, entraGroupId, or entraGroupName.
--entraGroupName [entraGroupName] The name of the Microsoft Entra ID group. Specify either id, loginName, email, userName, entraGroupId, or entraGroupName.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions