Forum Discussion
CarlosMorales
Apr 27, 2023Copper 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
Keith_Fleming
Microsoft
Apr 27, 2023CarlosMorales session controls are only applicable for browser sessions today. Some use cases can be accomplished on managed devices through the use of Endpoint DLP.
- CarlosMoralesApr 27, 2023Copper ContributorThanks.
I need block apps in personal computers.
The user only access apps in corporate computers.
Block web apps is OK with MDCA, but I can't block access in client applications- Keith_FlemingApr 27, 2023
Microsoft
CarlosMorales what most customers will do in this scenario is block access to native clients on unmanaged devices using a CA policy then force traffic to browser so it can be monitored and controlled by a session policy
- CarlosMoralesApr 27, 2023Copper ContributorThanks.
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