Thanks for your answer i got the idea, but looking at my raw FailedUserLogin logs i don't see something related to conditional access, only the mention that the loggin was a failure :
{
"timestamp": "2024-04-30T14:57:35.547+0200",
"rule": {
"level": 3,
"description": "Office 365: Secure Token Service (STS) logon events in Azure Active Directory.",
"id": "91545",
"firedtimes": 854,
"mail": false,
"groups": ["office365", "AzureActiveDirectoryStsLogon"],
"hipaa": ["164.312.a.2.I", "164.312.b", "164.312.d", "164.312.e.2.II"],
"pci_dss": ["8.3", "10.6.1"]
},
"agent": {
"id": "####",
"name": "####"
},
"manager": {
"name": "####"
},
"id": "####",
"full_log": "{\"integration\":\"office365\",\"office365\":{\"CreationTime\":\"2024-04-30T12:53:58\",\"Id\":\"####\",\"Operation\":\"UserLoginFailed\",\"OrganizationId\":\"####\",\"RecordType\":15,\"ResultStatus\":\"Failed\",\"UserKey\":\"####\",\"UserType\":4,\"Version\":1,\"Workload\":\"AzureActiveDirectory\",\"ClientIP\":\"####\",\"ObjectId\":\"####\",\"UserId\":\"Not Available\",\"AzureActiveDirectoryEventType\":1,\"ExtendedProperties\":[{\"Name\":\"ResultStatusDetail\",\"Value\":\"UserError\"},{\"Name\":\"UserAgent\",\"Value\":\"Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko AnyConnect/4.9.04043 (win)\"},{\"Name\":\"RequestType\",\"Value\":\"SAS:EndAuth\"}],\"ModifiedProperties\":[],\"Actor\":[{\"ID\":\"####\",\"Type\":0}],\"ActorContextId\":\"####\",\"ActorIpAddress\":\"####\",\"InterSystemsId\":\"####\",\"IntraSystemId\":\"####\",\"SupportTicketId\":\"\",\"Target\":[{\"ID\":\"####\",\"Type\":0}],\"TargetContextId\":\"####\",\"DeviceProperties\":[{\"Name\":\"OS\",\"Value\":\"Windows\"},{\"Name\":\"BrowserType\",\"Value\":\"IE\"}],\"ErrorNumber\":\"500121\",\"LogonError\":\"AuthenticationFailedSasError\",\"Subscription\":\"Audit.AzureActiveDirectory\"}}",
"decoder": {
"name": "json"
},
"data": {
"integration": "office365",
"office365": {
"CreationTime": "2024-04-30T12:53:58",
"Id": "####",
"Operation": "UserLoginFailed",
"OrganizationId": "####",
"RecordType": "15",
"ResultStatus": "Failed",
"UserKey": "####",
"UserType": "4",
"Version": "1",
"Workload": "AzureActiveDirectory",
"ClientIP": "####",
"ObjectId": "####",
"UserId": "Not Available",
"AzureActiveDirectoryEventType": "1",
"ExtendedProperties": [
{
"Name": "ResultStatusDetail",
"Value": "UserError"
},
{
"Name": "UserAgent",
"Value": "Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko AnyConnect/4.9.04043 (win)"
},
{
"Name": "RequestType",
"Value": "SAS:EndAuth"
}
],
"ModifiedProperties": [],
"Actor": [
{
"ID": "####",
"Type": 0
}
],
"ActorContextId": "####",
"ActorIpAddress": "####",
"InterSystemsId": "####",
"IntraSystemId": "####",
"Target": [
{
"ID": "####",
"Type": 0
}
],
"TargetContextId": "####",
"DeviceProperties": [
{
"Name": "OS",
"Value": "Windows"
},
{
"Name": "BrowserType",
"Value": "IE"
}
],
"ErrorNumber": "500121",
"LogonError": "AuthenticationFailedSasError",
"Subscription": "Audit.AzureActiveDirectory"
}
},
"location": "office365"
}