๐ก๏ธ Azure Subscription Microsoft Defender For Servers is not set to On๐ข
- Contextual name: ๐ก๏ธ Microsoft Defender For Servers is not set to On๐ข
- ID:
/ce/ca/azure/subscription/microsoft-defender-for-servers - Tags:
- ๐ข Policy with categories
- ๐ข Policy with type
- ๐ข Production policy
- Policy Type:
COMPLIANCE_POLICY - Policy Categories:
SECURITY
Logicโ
- ๐ง prod.logic.yaml๐ข
Similar Policiesโ
- Cloud Conformity: Enable Microsoft Defender for Cloud for Virtual Machines
- Internal:
dec-x-52ac4ac0
Similar Internal Rulesโ
| Rule | Policies | Flags |
|---|---|---|
| โ๏ธ dec-x-52ac4ac0 | 1 |
Descriptionโ
Descriptionโ
The Defender for Servers plan in Microsoft Defender for Cloud reduces security risk by providing actionable recommendations to improve and remediate machine security posture. Defender for Servers also helps to protect machines against real-time security threats and attacks.
Defender for Servers offers two paid plans:
Plan 1
The following components are enabled by default: โข Log Analytics agent (deprecated) โข Endpoint protection
Plan 1 also offers the following components, disabled by default:
โข Vulnerability assessment for machines โข Guest Configuration agent (preview)
Plan 2
The following components are enabled by default:
โข Log Analytics agent (deprecated) โข Vulnerability assessment for machines โข Endpoint protection โข Agentless scanning for machines
Plan 2 also offers the following components, disabled by default:
โข Guest Configuration agent (preview) โข File Integrity Monitoring
Rationaleโ
Enabling Microsoft Defender for Servers allows for greater defense-in-depth, with threat detection provided by the Microsoft Security Response Center (MSRC).
... see more
Remediationโ
Remediationโ
From Azure Portalโ
- Go to
Microsoft Defender for Cloud.- Under
Management, selectEnvironment Settings.- Click on the subscription name.
- Click
Defender plansin the left pane.- Under
Cloud Workload Protection (CWP), locateServerin the Plan column, set Status toOn.- Select
Save.- Repeat steps 1-6 for each subscription requiring remediation.
From Azure CLIโ
Run the following command:
az security pricing create -n VirtualMachines --tier 'standard'From PowerShellโ
Run the following command:
Set-AzSecurityPricing -Name 'VirtualMachines' -PricingTier 'Standard'