Skip to content

Commit aca59a2

Browse files
Steve DanielsonSteve Danielson
authored andcommitted
Update
1 parent 203fe27 commit aca59a2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/pipelines/agents/v3-agent.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,11 @@ ms.date: 06/30/2025
99
# Agent software version 3
1010

1111
> [!IMPORTANT]
12-
> Agent software version 3 (using .NET 6) is unsupported for Azure DevOps Services, and the Azure Pipelines team recommends you upgrade to [Agent software version 4](./v4-agent.md) (using .NET 8). If you're running your self-hosted agents on an operating system that isn't supported by .NET 8, you must update your machines to use a newer supported operating system [supported by .NET 8](https://github.com/dotnet/core/blob/main/release-notes/8.0/supported-os.md#net-8---supported-os-versions).
12+
> Agent software version 3 (using .NET 6) is unsupported for Azure DevOps Services, and the Azure Pipelines team recommends you upgrade to [Agent software version 4](./v4-agent.md) (using .NET 8).
1313
>
1414
> To update your self-hosted agents to version 4, see [Upgrade to agent software version 4](./v4-agent.md#upgrade-to-4x-agent-on-supported-operating-systems).
15+
>
16+
> If you're running your self-hosted agents on an operating system that isn't supported by .NET 8, you must update your machines to use a newer supported operating system [supported by .NET 8](https://github.com/dotnet/core/blob/main/release-notes/8.0/supported-os.md#net-8---supported-os-versions). For more information, see [Upgrade to agent software version 4 on unsupported operating systems](./v4-agent.md#upgrade-to-4x-agent-on-unsupported-operating-systems).
1517
1618
The pipelines team is upgrading the agent software from version 2.x (using .NET Core 3.1) to version 3.x (using .NET 6). The new agent version supports new Apple silicon hardware and newer operating systems like Ubuntu 22.04, or Windows on ARM64.
1719

0 commit comments

Comments
 (0)