Skip to content

Commit 40847b7

Browse files
Merge pull request #2739 from GabstaMSFT/main
Update minimum Windows Server version to 2016 for Azure Windows VM Agent
2 parents 795209e + d21d08f commit 40847b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ The Azure Windows VM Agent supports the x64 and ARM64 architecture for these Win
3737
| Windows Server 2025 Core | Supported | Supported |
3838

3939
> [!IMPORTANT]
40-
> - The Azure Windows VM Agent needs at least Windows Server 2008 SP2 (64-bit) to run, with the .NET Framework 4.0. See [Minimum version support for virtual machine agents in Azure](https://support.microsoft.com/help/4049215/extensions-and-virtual-machine-agent-minimum-version-support).
40+
> - The Azure Windows VM Agent needs at least Windows Server 2016 (64-bit) to run, with the .NET Framework 4.0. See [Minimum version support for virtual machine agents in Azure](https://support.microsoft.com/help/4049215/extensions-and-virtual-machine-agent-minimum-version-support).
4141
>
4242
> - Ensure that your VM has access to IP address 168.63.129.16. For more information, see [What is IP address 168.63.129.16?](/azure/virtual-network/what-is-ip-address-168-63-129-16).
4343
>

0 commit comments

Comments
 (0)