Skip to content

Commit b8bd8e8

Browse files
authored
Merge pull request #112780 from memildin/asc-melvyn-containerwork
Updated the list of supported OSs
2 parents fb4d523 + db8c869 commit b8bd8e8

File tree

1 file changed

+27
-14
lines changed

1 file changed

+27
-14
lines changed

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

Lines changed: 27 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -63,13 +63,20 @@ To deploy the vulnerability scanner extension:
6363
* **Unhealthy resources** – the vulnerability scanner extension can be deployed to these VMs.
6464
* **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, it's missing the ImageReference class (relevant to custom images and VMs restored from backup, as explained in [this Azure for .NET page](https://docs.microsoft.com/dotnet/api/microsoft.azure.batch.imagereference?view=azure-dotnet)), or it's not running one of the supported OSes:
6565

66-
- All versions of Windows
67-
- Red Hat Enterprise Linux 6.7, 7.6
68-
- Ubuntu 14.04, 18.04
69-
- CentOS 6.10, 7, 7.6
70-
- Oracle Linux 6.8, 7.6
71-
- SUSE Enterprise Linux 12, 15
72-
- Debian 7, 8
66+
67+
| **Vendor** | **OS** | **Supported versions** |
68+
|----|----|----|
69+
|Microsoft|Windows|All|
70+
|Red Hat|Enterprise Linux|5.4+, 6, 7.0-7.7, 8|
71+
|Red Hat|CentOS|5.4+, 6, 7.0-7.7|
72+
|Red Hat|Fedora|22-25|
73+
|SUSE|Linux Enterprise Server (SLES)|11, 12, 15|
74+
|SUSE|OpenSUSE|12, 13|
75+
|SUSE|Leap|42.1|
76+
|Amazon|Amazon Linux|2015.09, 2016.09, 2017.03, 2017.09, 2018.03, 2|
77+
|Oracle|Enterprise Linux|5.11, 6, 7.0-7.5|
78+
|Debian|Debian|7.x-9.x|
79+
|Ubuntu|Ubuntu|12.04 LTS, 14.04 LTS, 15.x, 16.04 LTS, 18.04 LTS|
7380

7481
1. From the Unhealthy resources tab, select the VMs on which you want to deploy the Qualys scanner and click **Remediate**.
7582

@@ -170,13 +177,19 @@ When you open the recommendation, you'll see your VMs in one or more of the foll
170177
- **Unhealthy resources** – the vulnerability scanner extension can be deployed to these VMs.
171178
- **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, it's missing the ImageReference class (relevant to custom images and VMs restored from backup, as explained in [this Azure for .NET page](https://docs.microsoft.com/dotnet/api/microsoft.azure.batch.imagereference?view=azure-dotnet)), or it's not running one of the supported OSes:
172179

173-
- All versions of Windows
174-
- Red Hat Enterprise Linux 6.7, 7.6
175-
- Ubuntu 14.04, 18.04
176-
- CentOS 6.10, 7, 7.6
177-
- Oracle Linux 6.8, 7.6
178-
- SUSE Enterprise Linux 12, 15
179-
- Debian 7, 8
180+
| **Vendor** | **OS** | **Supported versions** |
181+
|----|----|----|
182+
|Microsoft|Windows|All|
183+
|Red Hat|Enterprise Linux|5.4+, 6, 7.0-7.7, 8|
184+
|Red Hat|CentOS|5.4+, 6, 7.0-7.7|
185+
|Red Hat|Fedora|22-25|
186+
|SUSE|Linux Enterprise Server (SLES)|11, 12, 15|
187+
|SUSE|OpenSUSE|12, 13|
188+
|SUSE|Leap|42.1|
189+
|Amazon|Amazon Linux|2015.09, 2016.09, 2017.03, 2017.09, 2018.03, 2|
190+
|Oracle|Enterprise Linux|5.11, 6, 7.0-7.5|
191+
|Debian|Debian|7.x-9.x|
192+
|Ubuntu|Ubuntu|12.04 LTS, 14.04 LTS, 15.x, 16.04 LTS, 18.04 LTS|
180193

181194
### What is scanned by the built-in vulnerability scanner?
182195
The scanner is running on your virtual machine and looking for vulnerabilities of the VM itself. From the virtual machine, it can't scan your network.

0 commit comments

Comments
 (0)