Stephen
My feedback
-
139 votes
Stephen shared this idea ·
-
509 votes
Stephen supported this idea ·
-
494 votes
Stephen supported this idea ·
-
886 votesthinking about it ·
AdminMicrosoft 365 Groups Feedback (Product Owner, Microsoft Office 365) responded
Following up on the previous update, if a workload (such as Planner) is enabled for Outlook by default, we don’t plan on hiding those groups from the GAL. The only other scenario currently under consideration where we would hide groups by default is “Secret Groups”. “Secret Groups” would be hidden from everywhere unless you are a member. “Secret groups” is on the Microsoft 365 Groups backlog, but there is no delivery date available at this time.
An error occurred while saving the comment Stephen supported this idea ·
-
4,404 votesthinking about it ·
AdminMicrosoft 365 Groups Feedback (Product Owner, Microsoft Office 365) responded
Thanks to all of you for your feedback on this item. We know that folder creation is still a high priority request from our customers. Please continue to provide your feedback as we assess the priority in relation to other initiatives the Outlook teams have committed. Thank you!
Stephen shared this idea ·
Clearly the first rule about secret groups is... You don't talk about secret groups.
You can hide them from the GAL with powershell though:Co nect to exchange online and Set-UnifiedGroup -Id Group -HiddenFromAddressListsEnabled $True
https://techcommunity.microsoft.com/t5/Office-365-Groups/Hide-Group-email-from-global-address-list/m-p/4569#M160