Forum Discussion
CarlosMorales
Apr 27, 2023Brass Contributor
Block downloads in Microsoft 365 clients
Hi Team. I have the following requirement: - Block download files un Microsoft 365 clients (Microsoft Outlook and Teams).} For Web Apps is ready. I create Conditional Access policy for use con...
- Apr 27, 2023
CarlosMorales you would also need to include unmanaged devices, this can be done through a device filter something like this.
Then create a separate CA policy to enable session controls for the browser based users
CarlosMorales
Apr 27, 2023Brass Contributor
Thanks.
You have a guide or refrence URL for this configurations?
I have a CA policy. The configuration is:
Users: one user (test)
Cloud apps: Office 365
Conditions: Device platforms: any device, Client apps: mobile apps and desktop clients
Grant: block access.
Who block native clients?
Thanks
You have a guide or refrence URL for this configurations?
I have a CA policy. The configuration is:
Users: one user (test)
Cloud apps: Office 365
Conditions: Device platforms: any device, Client apps: mobile apps and desktop clients
Grant: block access.
Who block native clients?
Thanks
Keith_Fleming
Microsoft
Apr 27, 2023CarlosMorales you would also need to include unmanaged devices, this can be done through a device filter something like this.
Then create a separate CA policy to enable session controls for the browser based users
- CarlosMoralesApr 27, 2023Brass ContributorThanks,