turbot/azure_compliance

Control: 2.1.12 Ensure that Microsoft Defender Recommendation for 'Apply system updates' status is 'Completed'

Description

Ensure that the latest OS patches for all virtual machines are applied.

Windows and Linux virtual machines should be kept updated to:

  • Address a specific bug or flaw
  • Improve an OS or application’s general stability
  • Fix a security vulnerability

Microsoft Defender for Cloud retrieves a list of available security and critical updates from Windows Update or Windows Server Update Service (WSUS), depending on which service is configured on a Windows VM. The security center also checks for the latest updates in Linux systems. If a VM is missing a system update, the security center will recommend system updates be applied.

Remediation

Follow Microsoft Azure documentation to apply security patches from the security center. Alternatively, you can employ your own patch assessment and management tool to periodically assess, report, and install the required security patches for your OS.

Default Value

By default, patches are not automatically deployed.

Usage

Run the control in your terminal:

powerpipe control run azure_compliance.control.cis_v210_2_1_12

Snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe control run azure_compliance.control.cis_v210_2_1_12 --share

SQL

This control uses a named query:

manual_control

Tags