Skip to content

Remove deprecated functionality from 'aad m365group user list' #5558

@martinlingstuyl

Description

@martinlingstuyl

We've created these specs because there was a confusion with the current implementation of aad m365group user list around member roles and user types. userType (Members VS Guests) is an AAD related user property, while Owners VS Members is the role the user has in the group.

The change described in this issue removes the deprecated Guest value of the role option.

Options

Option Description
-r, --role [role] Filter the results to only users with the given role. Allowed values: Owner or Member.

Remove value (Deprecated) Guest from the list of allowed options.

Default properties

Remove the following property:

  • userType

Also remove the code that updates the userType property of the response output. Any reference to userType may be deleted

Additional Info

Originally posted by @martinlingstuyl in #5557

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions