MT.1150 - Cloud Protection should be enabled
Overview
Verify that cloud protection is enabled for real-time threat intelligence.
Disabled cloud protection reduces real-time threat detection and response capabilities.
Remediation action:
- Open Microsoft Endpoint Manager > Endpoint Security > Antivirus
- Edit the relevant Microsoft Defender Antivirus policy
- Enable Allow Cloud Protection
Related links
Test Metadata
| Field | Value |
|---|---|
| Test ID | MT.1150 |
| Severity | High |
| Suite | M365 Advisor |
| Category | Defender |
| PowerShell test | Test-MtMdeCloudProtection |
| Tags | Defender, M365Advisor, MT.1150 |
Remediation
- Open Microsoft Endpoint Manager > Endpoint Security > Antivirus
- Edit the relevant Microsoft Defender Antivirus policy
- Enable Allow Cloud Protection
Related Links
Source
- Pester test:
tests/M365Advisor/Defender/Test-MtMdeAntivirusPolicy.Tests.ps1 - PowerShell source:
powershell/public/M365Advisor/defender/Test-MtMdeCloudProtection.ps1