Forum Discussion

TechThomas's avatar
TechThomas
Copper Contributor
Aug 25, 2021
Solved

Report Azure AD Malware Detections

Hello together   I need to get the the report from Azure AD Malware Detections The following link shows this in the Admin Center https://protection.office.com/reportv2?id=MalwareDetections&pivot=...
  • TechThomas's avatar
    TechThomas
    Aug 25, 2021
    Thank you for your fast response and for the pointer

    the correct cmdlet for this is Get-MailTrafficATPReport.
    If you type the cmdlet Get-MailTrafficATPReport with start and end date, you see all "Verdict Source" types (phish / notspam / Allow / Malware / ...)
    you have to make sure that the "Verdict Source" is labeled with malware.
    I checked it in admin center and compared the output with "Verdict Source" malware. this matched 🙂