Forum Discussion
Approval driven cloud O365 group membership
By default, any cloud O365 group created at AAD is Public and anyone in company can join it. I want to restrict that either one of the appraoch
- member sends a request which should be approved by the Owner of that group
- only owner can add other members.
You cant. Public means public, anyone can join and/or be invited.
The default type is actually changing to Private now. And you can also toggle it on the org level:
Set-OrganizationConfig -DefaultGroupAccessType Private
- Amit GuptaMicrosoft
Would it possible to create a new cloud O365 group as private without updating the OrganizationConfig as I don't have access on it?
Yes, it's possible. It's actually one of the options you need to specify when creating a Group. I'd strongly recommend you at least review the documentation first: https://support.office.com/en-us/article/create-a-group-in-outlook-04d0c9cf-6864-423c-a380-4fa858f27102