
Still doesn't make sense to me
I've just started working on bringing mac devices into my environment and was stuck on trying to figure out why Microsoft Defender was showing as disabled for Full Disk Access until I figured out running the command below is the only source of truth.
mdatp health -details device control | grep "full'
Would this be a bug?