Skip to content

Enhancement: Extend aad o365group add with options to set resourceBehaviorOptions #3080

@garrytrinder

Description

@garrytrinder

resourceBehaviorOptions can be set only at creation time of an Microsoft 365 Group however currently we do not provide the ability to set them, therefore only the default behaviours are set. We should provide the ability to set these options to our own preference if they are provided.

Options

Option Description
--allowMembersToPost [allowMembersToPost] Set if only group members should be able to post conversations to the group
--hideGroupInOutlook [hideGroupInOutlook] Set to hide the group in Outlook experiences
--subscribeNewGroupMembers [subscribeNewGroupMembers] Set to subscribe all new group members to receive group conversation emails when new messages are posted in the group
--welcomeEmailDisabled [welcomeEmailDisabled] Set to not send welcome emails to new group members

Resources

resourceBehaviorOptions is a string collection that specifies group behaviors for a Microsoft 365 group. These behaviors can be set only on group creation (POST).

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions