Disable Office 365 Products ability to download (MOBILE)
Hello, I am trying to disable the ability for people to download files from the Teams / Outlook applications on their mobile devices. I selected the Disable Downloads feature…
10/10/2023
We’ve been using the following the following dynamic membership rule to check if a user is a member of another group: user.memberOf -any (group.objectId -in [‘2b930be6-f46a-4a70-b1b5-3e4e0c483fbf’]) The group is an Active Directory group that is represented in Entra with the stated Entra group object Id. The validation fails…