Skip to content

Commit ee5c95a

Browse files
committed
Update vminsights-enable-overview.md
1 parent ed0634d commit ee5c95a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-monitor/vm/vminsights-enable-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ For Dependency Agent Linux support, see [Dependency Agent Linux support](../vm/v
5151
5252
### Linux considerations
5353

54-
See the following list of considerations on Linux support of the Dependency agent that supports VM Insights:
54+
Consider the following before you install Dependency agent for VM Insights on a Linux machine:
5555

5656
- Only default and SMP Linux kernel releases are supported.
5757
- Nonstandard kernel releases, such as physical address extension (PAE) and Xen, aren't supported for any Linux distribution. For example, a system with the release string of *2.6.16.21-0.8-xen* isn't supported.
@@ -65,7 +65,7 @@ The Linux kernel must be patched for the Spectre and Meltdown vulnerabilities. F
6565
$ grep . /sys/devices/system/cpu/vulnerabilities/*
6666
```
6767

68-
Output for this command will look similar to the following and specify whether a machine is vulnerable to either issue. If these files are missing, the machine is unpatched.
68+
Output for this command looks similar to the following and specify whether a machine is vulnerable to either issue. If these files are missing, the machine is unpatched.
6969

7070
```
7171
/sys/devices/system/cpu/vulnerabilities/meltdown:Mitigation: PTI

0 commit comments

Comments
 (0)