Skip to content

Commit 8131871

Browse files
authored
Merge pull request #261971 from dcurwin/wi2-159239-aws-containers-dec27-2023
AWS Agentless Container updates
2 parents 798febf + 688bcf3 commit 8131871

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

articles/defender-for-cloud/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
href: tutorial-enable-container-aws.md
8787
- name: Protect your Google Cloud Platform (GCP) project containers
8888
href: tutorial-enable-container-gcp.md
89-
- name: Enable Defender for Containers components
89+
- name: Configure Defender for Containers components
9090
displayName: kubernetes, aks, acr, registries, k8s, arc, hybrid, on-premises,
9191
azure arc, multicloud
9292
href: defender-for-containers-enable.md

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Enable Microsoft Defender for Containers components
3-
description: Enable the container protections of Microsoft Defender for Containers
2+
title: Configure Microsoft Defender for Containers components
3+
description: Configure the container protections of Microsoft Defender for Containers
44
ms.topic: how-to
55
author: dcurwin
66
ms.author: dacurwin
@@ -9,7 +9,7 @@ zone_pivot_groups: k8s-host
99
ms.date: 06/29/2023
1010
---
1111

12-
# Enable Microsoft Defender for Containers components
12+
# Configure Microsoft Defender for Containers components
1313

1414
Microsoft Defender for Containers is the cloud-native solution for securing your containers.
1515

articles/defender-for-cloud/includes/defender-for-containers-enable-plan-eks.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ ms.date: 12/11/2023
66
ms.author: dacurwin
77
author: dcurwin
88
---
9-
## Protect Amazon Elastic Kubernetes Service clusters
9+
## Enable the plan
1010

1111
> [!IMPORTANT]
12-
> If you haven't already connected an AWS account, [connect your AWS accounts to Microsoft Defender for Cloud](../quickstart-onboard-aws.md).
12+
> If you haven't already connected an AWS account, [connect your AWS accounts to Microsoft Defender for Cloud](../tutorial-enable-container-aws.md).
1313
1414
To protect your EKS clusters, enable the Containers plan on the relevant account connector:
1515

@@ -18,21 +18,21 @@ To protect your EKS clusters, enable the Containers plan on the relevant account
1818

1919
:::image type="content" source="../media/defender-for-kubernetes-intro/select-aws-connector.png" alt-text="Screenshot of Defender for Cloud's environment settings page showing an AWS connector.":::
2020

21-
1. Set the toggle for the **Containers** plan to **On**.
21+
1. Verify that the toggle for the **Containers** plan is set to **On**.
2222

2323
:::image type="content" source="../media/defender-for-kubernetes-intro/enable-containers-plan-on-aws-connector.png" alt-text="Screenshot of enabling Defender for Containers for an AWS connector.":::
2424

2525
1. To change optional configurations for the plan, select **Settings**.
2626

2727
:::image type="content" source="../media/tutorial-enable-containers-aws/containers-settings.png" alt-text="Screenshot of Defender for Cloud's environment settings page showing the settings for the Containers plan." lightbox="../media/tutorial-enable-containers-aws/containers-settings.png":::
2828

29-
- To send Kubernetes audit logs to Microsoft Defender, toggle the setting to **On.** To change the retention period for your audit logs, enter the required time frame.
29+
- Defender for Containers requires control plane audit logs to provide [runtime threat protection](../defender-for-containers-introduction.md#run-time-protection-for-kubernetes-nodes-and-clusters). To send Kubernetes audit logs to Microsoft Defender, toggle the setting to **On.** To change the retention period for your audit logs, enter the required time frame.
3030

3131
> [!NOTE]
3232
> If you disable this configuration, then the `Threat detection (control plane)` feature will be disabled. Learn more about [features availability](../supported-machines-endpoint-solutions-clouds-containers.md).
3333
34-
- To enable the **Agentless discovery for Kubernetes** feature, toggle the setting to **On**.
35-
- To enable the **Agentless Container Vulnerability Assessment** feature, toggle the setting to **On**.
34+
- [Agentless discovery for Kubernetes](../defender-for-containers-architecture.md#how-does-agentless-discovery-for-kubernetes-work) provides API-based discovery of your Kubernetes clusters. To enable the **Agentless discovery for Kubernetes** feature, toggle the setting to **On**.
35+
- The [Agentless Container Vulnerability Assessment](../agentless-vulnerability-assessment-aws.md) provides vulnerability management for images stored in ECR and running images on your EKS clusters. To enable the **Agentless Container Vulnerability Assessment** feature, toggle the setting to **On**.
3636

3737
1. Continue through the remaining pages of the connector wizard.
3838

0 commit comments

Comments
 (0)