-
Notifications
You must be signed in to change notification settings - Fork 360
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FEATURE] Add Set-PnPMicrosoft365Group #2929
Comments
Sure. Good idea. On it. |
I noticed in the source code they're already there actually. Have a look at this parameter: And this example on how to use them: I notice these two are missing:
Source: https://learn.microsoft.com/en-us/graph/group-set-options#configure-groups I will add these two as options. |
Done |
Is your feature request related to a problem? Please describe.
New-PnPMicrosoft365Group has option for ResourceBehaviorOptions
Describe the solution you'd like
Can this ResourceBehaviorOptions, TeamResourceBehaviorOptions etc. parameter be added to Set-PnPMicrosoft365Group
Describe alternatives you've considered
I am using Exchange Management Shell
Additional context
Not sure where Set-PnPMicrosoft365GroupSettings comes into play
The text was updated successfully, but these errors were encountered: