Forum Discussion

DiogoSousa's avatar
DiogoSousa
Iron Contributor
Dec 20, 2023

Conditional Access - Block Access to Cloud Apps - Not Entra Joined Devices

Hello everyone and greetings from Portugal,

I'm fairly new to Conditional Access, and I'm trying to create a policy to block access to cloud apps from devices that are not Azure/Entra Joined Devices.

 

For the conditions I'm excluding filtered devices as follows:
"Exclude filtered devices from policy"

 

The expression I'm using its:
device.trustType -eq "AzureAD"

 

I'm using report-only so I can check what would happen, and I'm getting a lot of failures, including Azure AD joined devices. The failed applications are:
Office365 Shell WCSS-Client
SharePoint Online Web Client Extensibility
Office Online Core SSO

 

It seems something related with how the users access the apps, like using Google Chrome but I can't really understand.

 

Can someone please help me with this?

 

Best Regards,
Diogo Sousa

Resources