Skip to content

Commit 9772461

Browse files
authored
Merge pull request #113022 from bwren/am-agent-windows-versions
Azure Monitor agent Windows version fix
2 parents c0c7b54 + 2c465d6 commit 9772461

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

articles/azure-monitor/platform/log-analytics-agent.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,12 @@ There are multiple methods to install the Log Analytics agent and connect your m
8484
The following versions of the Windows operating system are officially supported for the Windows agent:
8585

8686
* Windows Server 2019
87-
* Windows Server 2008 SP2 (x64), 2008 R2, 2012, 2012 R2, 2016, version 1709 and 1803
88-
* Windows 7 SP1, Windows 8 Enterprise and Pro, and Windows 10 Enterprise and Pro
87+
* Windows Server 2016, version 1709 and 1803
88+
* Windows Server 2012, 2012 R2
89+
* Windows Server 2008 SP2 (x64), 2008 R2
90+
* Windows 10 Enterprise and Pro
91+
* Windows 8 Enterprise and Pro
92+
* Windows 7 SP1
8993

9094
>[!NOTE]
9195
>While the Log Analytics agent for Windows was designed to support server monitoring scenarios, we realize you may run Windows client to support workloads configured and optimized for the server operating system. The agent does support Windows client, however our monitoring solutions don't focus on client monitoring scenarios unless explicitly stated.

0 commit comments

Comments
 (0)