Skip to content

Commit 3dff508

Browse files
Merge pull request #208858 from hestolz/hestolz/agent-distro-support-clarify
Clarify Linux distro support
2 parents 58bb191 + 97611c9 commit 3dff508

File tree

1 file changed

+10
-14
lines changed

1 file changed

+10
-14
lines changed

articles/azure-monitor/agents/agents-overview.md

Lines changed: 10 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -262,36 +262,33 @@ The following tables list the operating systems that Azure Monitor Agent and the
262262

263263
#### Linux
264264

265-
| Operating system | Azure Monitor agent <sup>1</sup> | Log Analytics agent <sup>1</sup> | Diagnostics extension <sup>2</sup>|
265+
| Operating system | Azure Monitor agent <sup>1</sup> | Log Analytics agent <sup>1</sup> | Diagnostics extension <sup>2</sup>|
266266
|:---|:---:|:---:|:---:|:---:
267-
| AlmaLinux 8.* | X | X | |
267+
| AlmaLinux 8 | X | X | |
268268
| Amazon Linux 2017.09 | | X | |
269269
| Amazon Linux 2 | | X | |
270-
| CentOS Linux 8 | X <sup>3</sup> | X | |
270+
| CentOS Linux 8 | X | X | |
271271
| CentOS Linux 7 | X | X | X |
272272
| CentOS Linux 6 | | X | |
273273
| CentOS Linux 6.5+ | | X | X |
274-
| Debian 11 <sup>1</sup> | X | | |
275-
| Debian 10 <sup>1</sup> | X | X | |
274+
| Debian 11 | X | | |
275+
| Debian 10 | X | X | |
276276
| Debian 9 | X | X | X |
277277
| Debian 8 | | X | |
278278
| Debian 7 | | | X |
279279
| OpenSUSE 13.1+ | | | X |
280-
| Oracle Linux 8 | X <sup>3</sup> | X | |
280+
| Oracle Linux 8 | X | X | |
281281
| Oracle Linux 7 | X | X | X |
282282
| Oracle Linux 6 | | X | |
283283
| Oracle Linux 6.4+ | | X | X |
284-
| Red Hat Enterprise Linux Server 8.5, 8.6 | X | X | |
285-
| Red Hat Enterprise Linux Server 8, 8.1, 8.2, 8.3, 8.4 | X <sup>3</sup> | X | |
284+
| Red Hat Enterprise Linux Server 8 | X | X | |
286285
| Red Hat Enterprise Linux Server 7 | X | X | X |
287286
| Red Hat Enterprise Linux Server 6 | | X | |
288287
| Red Hat Enterprise Linux Server 6.7+ | | X | X |
289-
| Rocky Linux 8.* | X | X | |
290-
| SUSE Linux Enterprise Server 15.2 | X <sup>3</sup> | | |
291-
| SUSE Linux Enterprise Server 15.1 | X <sup>3</sup> | X | |
288+
| Rocky Linux 8 | X | X | |
289+
| SUSE Linux Enterprise Server 15 SP2 | X | | |
292290
| SUSE Linux Enterprise Server 15 SP1 | X | X | |
293291
| SUSE Linux Enterprise Server 15 | X | X | |
294-
| SUSE Linux Enterprise Server 12 SP5 | X | X | X |
295292
| SUSE Linux Enterprise Server 12 | X | X | X |
296293
| Ubuntu 22.04 LTS | X | | |
297294
| Ubuntu 20.04 LTS | X | X | X |
@@ -300,8 +297,7 @@ The following tables list the operating systems that Azure Monitor Agent and the
300297
| Ubuntu 14.04 LTS | | X | X |
301298

302299
<sup>1</sup> Requires Python (2 or 3) to be installed on the machine.<br>
303-
<sup>2</sup> Known issue collecting Syslog events in versions prior to 1.9.0.<br>
304-
<sup>3</sup> Not all kernel versions are supported. For more information, see [Dependency Agent Linux support](../vm/vminsights-dependency-agent-maintenance.md#dependency-agent-linux-support).
300+
<sup>2</sup> Requires Python 2 to be installed on the machine and aliased to the `python` command.<br>
305301

306302
## Next steps
307303

0 commit comments

Comments
 (0)