Skip to content

Commit bca5d24

Browse files
authored
public repo edit per Azure style
1 parent e6543d8 commit bca5d24

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

articles/virtual-machines/extensions/diagnostics-linux.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -44,19 +44,19 @@ These installation instructions and a [downloadable sample configuration](https:
4444

4545
The downloadable configuration is just an example; modify it to suit your own needs.
4646

47-
### Supported Linux Distributions
47+
### Supported Linux distributions
4848

49-
Please note that the distros/versions listed below apply only to Azure-endorsed Linux vendor images. 3rd party BYOL/BYOS images (e.g., appliances) are not generally supported for the Linux Diagnostic extension.
49+
The Linux Diagnostic Extension supports the following distributions and versions. The list of distributions and versions applies only to Azure-endorsed Linux vendor images. Third-party BYOL and BYOS images, like appliances, are generally not supported for the Linux Diagnostic Extension.
5050

51-
Any distro specified below with major version only (e.g. Debian 7) is supported for all minor versions as well. If a specific minor version is specified, only that specific version is supported; if "+" is appended, minor versions equal to or greater than that specified version are supported.
51+
A distribution that lists only major versions, like Debian 7, is also supported for all minor versions. If a specific minor version is specified, only that specific version is supported; if "+" is appended, minor versions equal to or greater than the specified version are supported.
5252

53-
- Ubuntu 14.04, 16.04, 18.04
54-
- CentOS 6.5+, 7
55-
- Oracle Linux 6.4+, 7
53+
- Ubuntu 18.04, 16.04, 14.04
54+
- CentOS 7, 6.5+
55+
- Oracle Linux 7, 6.4+
5656
- OpenSUSE 13.1+
5757
- SUSE Linux Enterprise Server 12
58-
- Debian 7, 8, 9
59-
- RHEL 6.7+, 7
58+
- Debian 9, 8, 7
59+
- RHEL 7, 6.7+
6060

6161
### Prerequisites
6262

0 commit comments

Comments
 (0)