Microsoft Defender for Cloud
Cloud and workloads

Review and remediate OS misconfigurations in Microsoft Defender for Cloud

In brief

The article now explicitly covers OS baseline recommendations, adds prerequisite guidance, updates the Microsoft Monitoring Agent duplicate-recommendation guidance and link, and clarifies the use of Azure Resource Graph query interfaces.

What Defender admins need to know

Administrators can use the added prerequisites and updated guidance to review recommendations and avoid duplicate results when MMA remains in use.

Summaries are generated from the documentation change itself.

Documentation change

The comparison below shows only the changed extract. Use the full-page view for complete context.

Defender for Cloud assesses operating system settings against compute security baselines provided by the Microsoft Cloud Security Benchmark (MCSB). Machine information is gathered for assessment by using the Azure Policy machine configuration extension (formerly known as guest configuration) on the machine. For more information, see Operating system misconfigurations in Defender for Cloud.

This article explains how to review and remediate recommendations from the OS baseline assessment.

Prerequisites

Before you review and remediate OS baseline recommendations, make sure the following prerequisites are met.

Requirements Details
Plan Defender for Servers Plan 2 must be enabled
Extension The Azure Policy machine configuration must be installed on machines.

This feature previously used the Log Analytics agent, also called the Microsoft Monitoring agentAgent (MMA), to collect information.data. If MMA is still in use, you might receivesee duplicate recommendations for the same machine.recommendations. To avoid duplicate recommendations,duplicates, disable the MMA on the machine.

Review and remediate OS baseline recommendations

Query recommendations

Defender for Cloud uses Azure Resource Graph for application programming interface (API) and portal queries. You can use these resourcesAzure Resource Graph and its query interfaces to create your own queries and retrieve recommendation information.

You can learn how to review recommendations in Azure Resource Graph.