Skip to content

Commit c07adc2

Browse files
author
David Curwin
committed
make separate question
1 parent d945b78 commit c07adc2

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed

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

Lines changed: 8 additions & 9 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: dcurwin
55
ms.author: dacurwin
6-
ms.date: 05/14/2023
6+
ms.date: 05/28/2023
77
ms.topic: how-to
88
ms.custom: ignite-2022, build-2023
99
---
@@ -161,14 +161,13 @@ Defender for Containers pulls the image from the registry and runs it in an isol
161161

162162
Defender for Cloud filters and classifies findings from the scanner. When an image is healthy, Defender for Cloud marks it as such. Defender for Cloud generates security recommendations only for images that have issues to be resolved. By only notifying you when there are problems, Defender for Cloud reduces the potential for unwanted informational alerts.
163163

164-
> [!NOTE]
165-
> To identify pull events performed by the scanner, do the following steps:
166-
>
167-
> 1. Search for pull events with the UserAgent of *AzureContainerImageScanner*.
168-
> 1. Extract the identity associated with this event.
169-
> 1. Use the extracted identity to identify pull events from the scanner.
170-
>
171-
> This solution is currently only available for the Container VA solution with Qualys.
164+
### How can I identify pull events performed by the scanner?
165+
166+
To identify pull events performed by the scanner, do the following steps:
167+
168+
1. Search for pull events with the UserAgent of *AzureContainerImageScanner*.
169+
1. Extract the identity associated with this event.
170+
1. Use the extracted identity to identify pull events from the scanner.
172171

173172
### What is the difference between Not Applicable Resources and Unverified Resources?
174173

0 commit comments

Comments
 (0)