Skip to content

Commit d53a945

Browse files
committed
Update agents-overview.md
1 parent 518220e commit d53a945

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

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

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ The following tables list the operating systems that Azure Monitor Agent and the
251251
| Windows Server 2008 R2 SP1 | X | X | X |
252252
| Windows Server 2008 R2 | | | X |
253253
| Windows Server 2008 SP2 | | X | |
254-
| Windows 11 Client Enterprise and Pro | X<sup>2</sup> | | |
254+
| Windows 11 Client Enterprise and Pro | X<sup>2</sup>, <sup>3</sup> | | |
255255
| Windows 10 1803 (RS4) and higher | X<sup>2</sup> | | |
256256
| Windows 10 Enterprise<br>(including multi-session) and Pro<br>(Server scenarios only<sup>1</sup>) | X | X | X |
257257
| Windows 8 Enterprise and Pro<br>(Server scenarios only<sup>1</sup>) | | X | |
@@ -260,21 +260,22 @@ The following tables list the operating systems that Azure Monitor Agent and the
260260

261261
<sup>1</sup> Running the OS on server hardware, for example, machines that are always connected, always turned on, and not running other workloads (PC, office, browser)<br>
262262
<sup>2</sup> Using the Azure Monitor agent [client installer (Public preview)](./azure-monitor-agent-windows-client.md)
263+
<sup>3</sup> Supported on Arm64-based machines
263264

264265
#### Linux
265266

266267
| Operating system | Azure Monitor agent <sup>1</sup> | Log Analytics agent <sup>1</sup> | Diagnostics extension <sup>2</sup>|
267268
|:---|:---:|:---:|:---:|:---:
268-
| AlmaLinux 8.5 | X | | |
269+
| AlmaLinux 8.5 | X<sup>3</sup> | | |
269270
| AlmaLinux 8 | X | X | |
270271
| Amazon Linux 2017.09 | | X | |
271272
| Amazon Linux 2 | | X | |
272273
| CentOS Linux 8 | X | X | |
273-
| CentOS Linux 7 | X | X | X |
274+
| CentOS Linux 7 | X<sup>3</sup> | X | X |
274275
| CentOS Linux 6 | | X | |
275276
| CentOS Linux 6.5+ | | X | X |
276277
| CBL-Mariner 2.0 | X | | |
277-
| Debian 11 | X | | |
278+
| Debian 11 | X<sup>3</sup> | | |
278279
| Debian 10 | X | X | |
279280
| Debian 9 | X | X | X |
280281
| Debian 8 | | X | |
@@ -284,26 +285,26 @@ The following tables list the operating systems that Azure Monitor Agent and the
284285
| Oracle Linux 7 | X | X | X |
285286
| Oracle Linux 6 | | X | |
286287
| Oracle Linux 6.4+ | | X | X |
287-
| Red Hat Enterprise Linux Server 8.6 | X | | |
288+
| Red Hat Enterprise Linux Server 8.6 | X<sup>3</sup> | | |
288289
| Red Hat Enterprise Linux Server 8 | X | X | |
289290
| Red Hat Enterprise Linux Server 7 | X | X | X |
290291
| Red Hat Enterprise Linux Server 6 | | X | |
291292
| Red Hat Enterprise Linux Server 6.7+ | | X | X |
292293
| Rocky Linux 8 | X | X | |
293-
| SUSE Linux Enterprise Server 15 SP4 | X | | |
294+
| SUSE Linux Enterprise Server 15 SP4 | X<sup>3</sup> | | |
294295
| SUSE Linux Enterprise Server 15 SP2 | X | | |
295296
| SUSE Linux Enterprise Server 15 SP1 | X | X | |
296297
| SUSE Linux Enterprise Server 15 | X | X | |
297298
| SUSE Linux Enterprise Server 12 | X | X | X |
298299
| Ubuntu 22.04 LTS | X | | |
299-
| Ubuntu 20.04 LTS | X | X | X |
300-
| Ubuntu 18.04 LTS | X | X | X |
300+
| Ubuntu 20.04 LTS | X<sup>3</sup> | X | X |
301+
| Ubuntu 18.04 LTS | X<sup>3</sup> | X | X |
301302
| Ubuntu 16.04 LTS | X | X | X |
302303
| Ubuntu 14.04 LTS | | X | X |
303304

304305
<sup>1</sup> Requires Python (2 or 3) to be installed on the machine.<br>
305306
<sup>2</sup> Requires Python 2 to be installed on the machine and aliased to the `python` command.<br>
306-
307+
<sup>3</sup> Supported on Arm64-based machines
307308
## Next steps
308309

309310
- [Install the Azure Monitor Agent](azure-monitor-agent-manage.md) on Windows and Linux virtual machines.

0 commit comments

Comments
 (0)