Skip to content

Commit 95605ea

Browse files
committed
edited components table
1 parent f87681f commit 95605ea

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

articles/defender-for-cloud/defender-for-containers-introduction.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ Defender for Cloud is [integrated with Microsoft Defender XDR](concept-integrati
9090

9191
### Microsoft-maintained container images
9292

93-
Defender for Containers deploys container images that are maintained and updated by Microsoft as part of the runtime protection components. These images are hosted in Microsoft Container Registry (MCR).
93+
Defender for Containers deploys container images that are maintained and updated by Microsoft as part of the runtime protection components. These images are published to Microsoft Container Registry (MCR).
9494

9595
Customers don't modify or patch these images directly. Microsoft maintains and updates them as part of the Defender for Containers release process.
9696

@@ -102,6 +102,9 @@ The following images are used by Defender for Containers runtime protection comp
102102
| `low-level-collector` | Collects low-level runtime telemetry from Kubernetes nodes | `mcr.microsoft.com/azuredefender/stable/low-level-collector` |
103103
| `pod-collector` | Collects Kubernetes pod runtime data used for threat detection | `mcr.microsoft.com/azuredefender/stable/pod-collector` |
104104
| `anti-malware-collector` | Collects malware detection signals for container workloads | `mcr.microsoft.com/azuredefender/stable/anti-malware-collector` |
105+
| `old-file-cleaner` | Cleans up temporary and stale files as part of initialization workflows | `mcr.microsoft.com/azuredefender/stable/old-file-cleaner` |
106+
| `audit-logs-enabler` | Enables audit log collection for supported environments (for example, on-premises clusters) | `mcr.microsoft.com/azuredefender/stable/audit-logs-enabler` |
107+
| `defender-admission-controller` | Enforces runtime gating policies for Kubernetes workloads | `mcr.microsoft.com/mdc/prd/defender-admission-controller` |
105108

106109
Updates are delivered through the deployment mechanism used by your environment. For example:
107110

0 commit comments

Comments
 (0)