JoeyInvictus
JoeyInvictus
Thanks again, @Calvindd2f, for the detailed explanation. I need to read this more carefully when I have some free time to wrap my head around it and understand what is...
@Calvindd2f, code snippeds look good. I’m going to need some time to test, understand, and process this for the Extractor Suite (currently quite busy). @angry-bender have you had a chance...
Hi, We have a new BEC incident, and last night I was experiencing the same issues you described. I tried using the `Get-MgBetaSecurityAuditLogQueryRecord` cmdlet, but it resulted in the same...
@Calvindd2f Thank you! I'm curious to see your findings. I suspect it might be an issue with the MS backend, but I believe you'll be able to figure this out...
Looks like there are some issues at Microsoft: https://github.com/microsoftgraph/msgraph-sdk-powershell/issues/2927 I have a support ticket but no updates so far.
Not sure what is going on with the Graph module, but it seems like they removed the `Get-MgBetaSecurityAuditLogQuery` command as well. The documentation gives a 404 error code: https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.beta.security/get-mgbetasecurityauditlogquery?view=graph-powershell-beta When...
I finally had a chat with Microsoft, and they advised that we shouldn't use the BETA features for our tooling, as they can't provide support for them... Since it's not...