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.
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
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_Fleming
Microsoft
Apr 27, 2023CarlosMorales 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, 2023Brass 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- Keith_FlemingApr 27, 2023
Microsoft
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- CarlosMoralesApr 27, 2023Brass ContributorThanks,