Skip to content

Commit fea6b83

Browse files
authored
Merge pull request #223755 from AlizaBernstein/WI-58490-update-screens-container-VA-recommend
WI-58490 update screens in Defender for Containers VA
2 parents b54e181 + 756549a commit fea6b83

8 files changed

+10
-8
lines changed

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

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Identify vulnerabilities in Azure Container Registry with Microsoft Defen
33
description: Learn how to use Defender for Containers to scan images in your Azure Container Registry to find vulnerabilities.
44
author: bmansheim
55
ms.author: benmansheim
6-
ms.date: 01/03/2023
6+
ms.date: 01/11/2023
77
ms.topic: how-to
88
ms.custom: ignite-2022
99
---
@@ -55,21 +55,23 @@ For a list of the types of images and container registries supported by Microsof
5555

5656
1. To view the findings, open the **Recommendations** page. If issues were found, you'll see the recommendation [Container registry images should have vulnerability findings resolved](https://portal.azure.com/#blade/Microsoft_Azure_Security/RecommendationsBlade/assessmentKey/dbd0cb49-b563-45e7-9724-889e799fa648).
5757

58-
![Recommendation to remediate issues .](media/monitor-container-security/acr-finding.png)
58+
:::image type="content" source="media/defender-for-containers-vulnerability-assessment-azure/container-registry-images-name-line.png" alt-text="Screenshot showing the recommendation line." lightbox="media/defender-for-containers-vulnerability-assessment-azure/container-registry-images-name-line.png":::
5959

6060
1. Select the recommendation.
6161

6262
The recommendation details page opens with additional information. This information includes the list of registries with vulnerable images ("Affected resources") and the remediation steps.
6363

6464
1. Select a specific registry to see the repositories in it that have vulnerable repositories.
6565

66-
![Select a registry.](media/monitor-container-security/acr-finding-select-registry.png)
66+
:::image type="content" source="media/defender-for-containers-vulnerability-assessment-azure/container-registry-images-unhealthy-registry.png" alt-text="Screenshot showing where to select a specific registry." lightbox="media/defender-for-containers-vulnerability-assessment-azure/container-registry-images-unhealthy-registry.png":::
6767

6868
The registry details page opens with the list of affected repositories.
6969

7070
1. Select a specific repository to see the repositories in it that have vulnerable images.
7171

72-
![Select a repository.](media/monitor-container-security/acr-finding-select-repository.png)
72+
:::image type="content" source="media/defender-for-containers-vulnerability-assessment-azure/container-registry-details.png" alt-text="Screenshot showing select specific image to see vulnerabilities." lightbox="media/defender-for-containers-vulnerability-assessment-azure/container-registry-details.png":::
73+
74+
7375

7476
The repository details page opens. It lists the vulnerable images together with an assessment of the severity of the findings.
7577

@@ -79,13 +81,13 @@ For a list of the types of images and container registries supported by Microsof
7981

8082
The list of findings for the selected image opens.
8183

82-
![List of findings.](media/monitor-container-security/acr-findings.png)
84+
:::image type="content" source="media/defender-for-containers-vulnerability-assessment-azure/list-of-findings.png" alt-text="Screenshot showing list of findings for the selected image." lightbox="media/defender-for-containers-vulnerability-assessment-azure/list-of-findings.png":::
8385

8486
1. To learn more about a finding, select the finding.
8587

8688
The findings details pane opens.
8789

88-
[![Findings details pane.](media/monitor-container-security/acr-finding-details-pane.png)](media/monitor-container-security/acr-finding-details-pane.png#lightbox)
90+
:::image type="content" source="media/defender-for-containers-vulnerability-assessment-azure/finding-details.png" alt-text="Screenshot showing details about a specific finding." lightbox="media/defender-for-containers-vulnerability-assessment-azure/finding-details.png":::
8991

9092
This pane includes a detailed description of the issue and links to external resources to help mitigate the threats.
9193

@@ -136,7 +138,7 @@ To create a rule:
136138
1. Define your criteria.
137139
1. Select **Apply rule**.
138140

139-
:::image type="content" source="./media/defender-for-containers-vulnerability-assessment-azure/new-disable-rule-for-registry-finding.png" alt-text="Create a disable rule for VA findings on registry.":::
141+
:::image type="content" source="./media/defender-for-containers-vulnerability-assessment-azure/disable-rule.png" alt-text="Screenshot showing how to create a disable rule for VA findings on registry." lightbox="media/defender-for-containers-vulnerability-assessment-azure/disable-rule.png":::
140142

141143
1. To view, override, or delete a rule:
142144
1. Select **Disable rule**.
@@ -150,7 +152,7 @@ Defender for Cloud gives its customers the ability to prioritize the remediation
150152

151153
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.
152154

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":::
155+
:::image type="content" source="media/defender-for-containers-vulnerability-assessment-azure/view-running-containers-vulnerability.png" alt-text="Screenshot of recommendations showing your running containers with the vulnerabilities associated with the images used by each container." lightbox="media/defender-for-containers-vulnerability-assessment-azure/view-running-containers-vulnerability.png":::
154156

155157

156158
## FAQ
Loading
Loading
Loading
90.3 KB
Loading
89.6 KB
Loading
32.1 KB
Loading
Loading

0 commit comments

Comments
 (0)