Skip to content

Enhancement: return more properties for entra m365group get #6148

@milanholemans

Description

@milanholemans

We're currently working on: #5480

Sadly enough, we cannot read these properties using CLI. These properties are not included in the default result returned by Graph. I suggest that we either include them by default, or we add a new flag --includeDetails that will retrieve extra properties.

The properties I'm currently interested in are: allowExternalSenders, autoSubscribeNewMembers, hideFromAddressLists, hideFromOutlookClients, isSubscribedByMail

I'm afraid that we have to make an additional Graph request to retrieve these properties, so I'm personally tending to --includeDetails. What is your opinion on this @pnp/cli-for-microsoft-365-maintainers?

Choice 1) Include extra properties by default
Choice 2) Add a new option --includeDetails to retrieve extra properties that we append to the default response.


We agreed to use choice 1.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions