Retention policy and deleted group
Hello there. I do have a question regarding retention policies on o365 groups and what happens to it after deletion. As I was testing my group, I deleted it, I was able to see it as softdeleted via get-unifiedgroup but I couldn’t see it as inactive mailbox anywhere, couldn’t pull mailbox statistics as well. I wasn’t able to do content search as it couldn’t find it. Am I missing something here? I thought mailbox would be preserved after deletion - like shared or user mailbox.Solved2.3KViews0likes4CommentsChanging settings for a single O365 Group via Graph needs Directory.Read.Write.All
Hello everyone, I'd like to discuss the fact that setting group settings for a single O365 group via MS Graph needs Directory.ReadWrite.All permissions. See this article for details: https://docs.microsoft.com/en-us/graph/api/groupsetting-update?view=graph-rest-1.0&tabs=csharp Changing the settings of a group is a very common task and important settings like setting access for external are included there. This should not be blocked behind such a "dangerous" permission level as Directory.ReadWrite.All. Instead it should use Group.ReadWrite.All. I don't care what goes on behind the scenes (creating a new local GroupSettingTemplateeverytime for the group etc which is a huge overhead for 99% of the cases). I just want to ensure that we can change settings for single groups. These are local settings only and should behave the same as changing settings for asingle team. And I know this is an azure ad topic therefore the chances that there will be any feedback from the Microsoft side (in comparison to Teams or SharePoint topics) are near 0. 😞1.3KViews0likes2Comments