Emilien
Emilien
Hi, Sorry, I've missed this issue :-(. I've investigated, and it turns out [MFA App ID has been deprecated since the 03/31/2024](https://techcommunity.microsoft.com/t5/exchange-team-blog/mfa-app-id-deprecation-in-exchange-online/ba-p/4036067). This was the method we used to connect...
Hi, This would be indeed a possibility. However, this would raise several issues : - this is not the recommended way, according to the documentation : https://learn.microsoft.com/en-us/powershell/exchange/app-only-auth-powershell-v2?view=exchange-ps (they point at...
Hi, For your information, I'm getting the exact same error. @timayabi2020 did you have any time to investigate ? Thanks a lot in advance :)
@timayabi2020 Thanks for trying it out ! As it turns out, the issue only appears with some specific events (it is difficult to find which one, as the `-Skip` option...
@timayabi2020 I'm in the process of opening a support ticket for that API, if that's what you meant by "open an issue". Please note that this API issue is reproducible...
@timayabi2020 another example : ```json { "id": "", "createdDateTime": "2024-06-24T18:19:56Z", "auditLogRecordType": "SharePointFileOperation", "operation": "FileDownloaded", "organizationId": "", "userType": "Regular", "userId": "", "service": "OneDrive", "objectId": "", "userPrincipalName": "", "clientIp": null, "administrativeUnits": [""]{"error":{"code":"UnknownError","message":"Unexpected...
Hi, I can confirm I'm affected, using `mcr.microsoft.com/powershell:latest` in a Docker file.