Skip to content

Commit 00c51e0

Browse files
committed
prevention to blocking
1 parent fedd84b commit 00c51e0

2 files changed

Lines changed: 13 additions & 13 deletions

File tree

articles/defender-for-cloud/anti-malware.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,24 @@
11
---
2-
title: Antimalware detection and prevention
3-
description: Learn how to configure Container runtime antimalware Detection and Prevention to block or alert on malware in Azure, AWS, and GCP environments.
2+
title: Antimalware detection and blocking
3+
description: Learn how to configure Container runtime Antimalware detection and blocking to block or alert on malware in Azure, AWS, and GCP environments.
44
#customer intent: As a security admin, I want to configure container runtime antimalware policies so that I can detect and prevent malware in my containerized workloads.
55
author: ElazarK
66
ms.author: elkrieger
77
ms.date: 02/16/2026
88
ms.topic: how-to
99
---
1010

11-
# Antimalware detection and prevention
11+
# Antimalware detection and blocking
1212

13-
Container runtime antimalware detection and prevention happens when a container runs an executable that the system identifies as malware.
13+
Container runtime antimalware detection and blocking happens when a container runs an executable that the system identifies as malware.
1414

1515
This feature provides alerts when it identifies malware and allows you to block it. You can define antimalware policies to specify conditions for generating alerts and blocking, helping you distinguish between legitimate activities and potential threats. 
1616

17-
Container runtime antimalware detection and prevention is integrated into the Defender for Containers plan and is available for the Azure (AKS), Amazon (EKS), and Google (GKE) clouds. 
17+
Container runtime antimalware detection and blocking is integrated into the Defender for Containers plan and is available for the Azure (AKS), Amazon (EKS), and Google (GKE) clouds. 
1818

1919
## Prerequisites
2020

21-
- To use container runtime antimalware detection and prevention, you need to run the Defender for Container sensor, which is available for the AWS, GCP, and AKS clouds. Currently, this feature is in preview and is only supported for:
21+
- To use container runtime antimalware detection and blocking, you need to run the Defender for Container sensor, which is available for the AWS, GCP, and AKS clouds. Currently, this feature is in preview and is only supported for:
2222
- **AKS**: Helm provisioning with sensor version **0.10.2**.
2323
- **Multicloud**: Helm provisioning with sensor version **0.10.2** or the ARC extension using `release train=preview`.
2424

@@ -33,19 +33,19 @@ Container runtime antimalware detection and prevention is integrated into the De
3333
| CPU | 50m | 300m |
3434
| Memory | 128Mi | 500Mi |
3535

36-
- Learn more about [antimalware detection and prevention availability](support-matrix-defender-for-containers.md#runtime-protection-features).
36+
- Learn more about [antimalware detection and blocking availability](support-matrix-defender-for-containers.md#runtime-protection-features).
3737

3838
### Components
3939

40-
The following components are part of antimalware detection and prevention
40+
The following components are part of antimalware detection and blocking
4141

4242
- An enhanced sensor that detects and prevents malware.
4343

4444
- Antimalware policy configuration options.
4545

4646
- Antimalware alerts.
4747

48-
## Enable antimalware detection and prevention
48+
## Enable antimalware detection and blocking
4949

5050
Antimalware isn't enabled by default because it consumes extra cluster resources.
5151

articles/defender-for-cloud/release-notes.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,21 +31,21 @@ This article summarizes what's new in Microsoft Defender for Cloud. It includes
3131

3232
| Date | Category | Update |
3333
| -------- | -------- | -------- |
34-
| February 20, 2026 | Preview | [Container runtime antimalware detection and prevention (Preview)](#container-runtime-antimalware-detection-and-prevention-preview) |
34+
| February 20, 2026 | Preview | [Container runtime antimalware detection and blocking (Preview)](#container-runtime-antimalware-detection-and-blocking-preview) |
3535
| February 10, 2026| Preview | [Database-level recommendations experience for SQL Vulnerability Assessment findings (Preview)](#database-level-recommendations-experience-for-sql-vulnerability-assessment-preview) |
3636
| February 10, 2026| GA | [Scanning support for Minimus and Photon OS container images](#scanning-support-for-minimus-and-photon-os-container-images) |
3737
| February 9, 2026| GA | [Simulate alerts for SQL servers on machines](#simulate-alerts-for-sql-servers-on-machines) |
3838
| February 3, 2026| Preview | [Threat protection for AI agents (Preview)](#threat-protection-for-ai-agentspreview) |
3939
|February 2, 2026| GA | [Updated CIEM recommendation logic](#updated-ciem-recommendation-logic) |
4040
|February 2, 2026| Preview | [Threat protection for AI agents (Preview)](#threat-protection-for-ai-agentspreview) |
4141

42-
### Container runtime antimalware detection and prevention (Preview)
42+
### Container runtime antimalware detection and blocking (Preview)
4343

4444
February 20, 2026
4545

46-
Microsoft Defender for Cloud is announcing container runtime anti-malware detection and prevention in preview. This new feature provides real-time detection and prevention of malware in containerized workloads across Azure Kubernetes Service (AKS), Amazon Elastic Kubernetes Service (EKS), and Google Kubernetes Engine (GKE) environments. With this release, you can create anti-malware rules to define conditions for generating alerts and blocking malware, helping you protect your clusters from threats while minimizing false positives.
46+
Microsoft Defender for Cloud is announcing container runtime anti-malware detection and prevention in preview. This feature provides real-time detection and prevention of malware in containerized workloads across Azure Kubernetes Service (AKS), Amazon Elastic Kubernetes Service (EKS), and Google Kubernetes Engine (GKE) environments. With this release, you can create anti-malware rules to define conditions for generating alerts and blocking malware, helping you protect your clusters from threats while minimizing false positives.
4747

48-
Learn more about [antimalware detection and prevention](anti-malware.md).
48+
Learn more about [antimalware detection and blocking](anti-malware.md).
4949

5050
### Database-level recommendations experience for SQL Vulnerability Assessment (Preview)
5151

0 commit comments

Comments
 (0)