Skip to content

Commit 57dfbc4

Browse files
Added include file for Windows versions, updated VM article
1 parent 6a19660 commit 57dfbc4

File tree

3 files changed

+35
-3
lines changed

3 files changed

+35
-3
lines changed

articles/azure-monitor/includes/vm-insights-dependency-agent-linux-versions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@ ms.date: 02/27/2024
1111
1212
| Distribution | OS version | Kernel version |
1313
|:---|:---|:---|
14-
| Red Hat Linux 8 | 8.6 | 4.18.0-372.\*el8.x86_64, 4.18.0-372.*el8_6.x86_64 |
14+
| Red Hat Linux 8 | 8.6 | 4.18.0-372.\*el8.x86_64, 4.18.0-372.*el8_6.x86_64 |
1515
| | 8.5 | 4.18.0-348.\*el8_5.x86_644.18.0-348.\*el8.x86_64 |
1616
| | 8.4 | 4.18.0-305.\*el8.x86_64, 4.18.0-305.\*el8_4.x86_64 |
1717
| | 8.3 | 4.18.0-240.\*el8_3.x86_64 |
1818
| | 8.2 | 4.18.0-193.\*el8_2.x86_64 |
1919
| | 8.1 | 4.18.0-147.\*el8_1.x86_64 |
2020
| | 8.0 | 4.18.0-80.\*el8.x86_64<br>4.18.0-80.\*el8_0.x86_64 |
21-
| Red Hat Linux 7 | 7.9 | 3.10.0-1160 |
21+
| Red Hat Linux 7 | 7.9 | 3.10.0-1160 |
2222
| | 7.8 | 3.10.0-1136 |
2323
| | 7.7 | 3.10.0-1062 |
2424
| | 7.6 | 3.10.0-957 |
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
---
2+
author: KennedyDenMSFT
3+
ms.author: guywild
4+
ms.service: azure-monitor
5+
ms.topic: include
6+
ms.date: 02/27/2024
7+
---
8+
9+
| Operating system | Azure Monitor agent | Log Analytics agent (legacy) | Diagnostics extension |
10+
|:---|:---:|:---:|:---:|
11+
| Windows Server 2022 ||| |
12+
| Windows Server 2022 Core || | |
13+
| Windows Server 2019 ||||
14+
| Windows Server 2019 Core || | |
15+
| Windows Server 2016 ||||
16+
| Windows Server 2016 Core || ||
17+
| Windows Server 2012 R2 ||||
18+
| Windows Server 2012 ||||
19+
| Windows 11 Client and Pro | ✓<sup>2</sup>, <sup>3</sup> | | |
20+
| Windows 11 Enterprise<br>(including multi-session) || | |
21+
| Windows 10 1803 (RS4) and higher | ✓<sup>2</sup> | | |
22+
| Windows 10 Enterprise<br>(including multi-session) and Pro<br>(Server scenarios only) ||||
23+
| Windows 8 Enterprise and Pro<br>(Server scenarios only) | | ✓<sup>1</sup> | |
24+
| Windows 7 SP1<br>(Server scenarios only) | | ✓<sup>1</sup> | |
25+
| Azure Stack HCI ||| |
26+
| Windows IoT Enterprise || | |
27+
28+
<sup>1</sup> Running the OS on server hardware that is always connected, always on.<br>
29+
<sup>2</sup> Using the Azure Monitor agent [client installer](./azure-monitor-agent-windows-client.md).<br>
30+
<sup>3</sup> Also supported on Arm64-based machines.

articles/virtual-machines/extensions/agent-dependency-windows.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,9 @@ The Azure Monitor for VMs Map feature gets its data from the Microsoft Dependenc
1616

1717
## Operating system
1818

19-
The Azure VM Dependency agent extension for Windows can be run against the supported operating systems listed in the [Supported operating systems](../../azure-monitor/vm/vminsights-enable-overview.md#supported-operating-systems) section of the Azure Monitor for VMs deployment article.
19+
The Azure VM Dependency agent extension for Windows can be run against the supported operating systems listed in the following table. All operating systems in the following table are assumed to be x64. x86 isn't supported for any operating system.
20+
21+
[!INCLUDE [dependency-agent-windows-versions](../../azure-monitor/includes/vm-insights-dependency-agent-windows-versions.md)]
2022

2123
## Extension schema
2224

0 commit comments

Comments
 (0)