Skip to content

Commit 584feea

Browse files
authored
Merge pull request #104598 from memildin/asc-melvyn-vmva
Addition to FAQ
2 parents d73f5ee + a3fd2d5 commit 584feea

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

articles/security-center/built-in-vulnerability-assessment.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,6 @@ To deploy the vulnerability scanner extension:
5151

5252
Scanning begins automatically as soon as the extension is successfully deployed.
5353

54-
> [!TIP]
55-
> For a list of your VMs that already have the Azure Security Center Vulnerability Assessment extension (powered by Qualys) deployed, select the "Healthy Resources" tab.
56-
5754
## Viewing and remediating discovered vulnerabilities
5855

5956
When Security Center identifies vulnerabilities, it presents findings and related information (remediation steps, related CVEs, CVSS scores, and more) as recommendations. You can view the identified vulnerabilities for one or more subscriptions, or for a specific virtual machine.
@@ -138,6 +135,12 @@ Some updates to the vulnerability scanner extension may require manual deploymen
138135

139136
1. When the VM's status is "Running", deploy the extension as described above in [Deploying the Qualys built-in vulnerability scanner](#deploying-the-qualys-built-in-vulnerability-scanner-standard-tier-only).
140137

138+
### Why does my VM show as "not applicable" in the recommendation?
139+
When you open the recommendation, you'll see your VMs in one or more of the following groups:
140+
141+
- **Healthy resources** – the vulnerability scanner extension has been deployed to these VMs.
142+
- **Unhealthy resources** – the vulnerability scanner extension can be deployed to these VMs.
143+
- **Not applicable resources** – These VMs can’t have the vulnerability scanner extension deployed. Your VM might be in this tab because it's on the free pricing tier, or it's not running one of the supported OSes (RHEL 6.7/7.6, Ubuntu 14.04/18.04, Centos 6.10/7/7.6, Oracle Linux 6.8/7.6, SUSE 12/15, and Debian 7/8). The scanner is running on your virtual machine and looking for vulnerabilities of the VM itself. From the virtual machine, it cannot scan your network.
141144

142145
### What is scanned by the built-in vulnerability scanner?
143146
The scanner is running on your virtual machine and looking for vulnerabilities of the VM itself. From the virtual machine, it cannot scan your network.

0 commit comments

Comments
 (0)