Skip to content

Commit 234d02a

Browse files
Merge pull request #219109 from tspivakms/patch-14
Update defender-for-containers-vulnerability-assessment-azure.md
2 parents 1a7d700 + c59c427 commit 234d02a

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

articles/defender-for-cloud/defender-for-containers-vulnerability-assessment-azure.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,15 @@ To create a rule:
144144
:::image type="content" source="./media/remediate-vulnerability-findings-vm/modify-rule.png" alt-text="Modify or delete an existing rule.":::
145145
1. To view or delete the rule, select the ellipsis menu ("...").
146146

147+
## View vulnerabilities for images running on your AKS clusters
148+
149+
Defender for Cloud gives its customers the ability to prioritize the remediation of vulnerabilities in images that are currently being used within their environment using the [Running container images should have vulnerability findings resolved](https://portal.azure.com/#view/Microsoft_Azure_Security_CloudNativeCompute/KubernetesRuntimeVisibilityRecommendationDetailsBlade/assessmentKey/41503391-efa5-47ee-9282-4eff6131462c/showSecurityCenterCommandBar~/false) recommendation.
150+
151+
To provide findings for the recommendation, Defender for Cloud collects the inventory of your running containers that are collected by the Defender agent installed on your AKS clusters. Defender for Cloud correlates that inventory with the vulnerability assessment scan of images that are stored in ACR. The recommendation shows your running containers with the vulnerabilities associated with the images that are used by each container and provides vulnerability reports and remediation steps.
152+
153+
:::image type="content" source="media/defender-for-containers/running-image-vulnerabilities-recommendation.png" alt-text="Screenshot showing where the recommendation is viewable." lightbox="media/defender-for-containers/running-image-vulnerabilities-recommendation-expanded.png":::
154+
155+
147156
## FAQ
148157

149158
### How does Defender for Containers scan an image?

0 commit comments

Comments
 (0)