Defender for Virtual Machines should be enabled

High Azure General defenderstatus-threat-protection-8

Microsoft Defender for VirtualMachines provides threat detection and security alerts

Applies to

  • Microsoft.Security/defenderStatus

What CGPulse checks

A resource passes this rule when plans.VirtualMachines must equal Standard. Anything else is reported as a finding with the evaluated property value attached as evidence.

How to fix it

Enable Defender for Virtual Machines to detect threats and vulnerabilities. In Azure Portal: Microsoft Defender for Cloud > Environment settings > enable Virtual Machines plan. See: https://learn.microsoft.com/en-us/azure/defender-for-cloud/defender-for-servers-introduction

CLI

az security pricing create --name VirtualMachines --tier Standard

Terraform

resource "azurerm_security_center_subscription_pricing" "vms" {
  tier          = "Standard"
  resource_type = "VirtualMachines"
}

Compliance frameworks

Vendor documentation

Is your environment compliant with this rule?

CGPulse checks it — and 621 others — against your Azure and AWS accounts with read-only access.

Run a free scan

Related Azure rules

Rejoining the server...

Rejoin failed... trying again in seconds.

Failed to rejoin.
Please retry or reload the page.

The session has been paused by the server.

Failed to resume the session.
Please reload the page.