Skip to content

Commit

Permalink
remove obsolete example
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobias Maestrini committed Sep 18, 2024
1 parent b2ae47f commit e357b82
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions docs/docs/cmd/entra/m365group/m365group-user-list.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -63,12 +63,6 @@ List specific properties for all group users from a group specified by ID.
m365 entra m365group user list --groupId 03cba9da-3974-46c1-afaf-79caa2e45bbe --properties "id,jobTitle,companyName,accountEnabled"
```

List all group members that are guest users.

```sh
m365 entra m365group user list --groupDisplayName Developers --filter "userType eq 'Guest'"
```

## Response

<Tabs>
Expand Down

0 comments on commit e357b82

Please sign in to comment.