@@ -231,11 +231,11 @@ Each image includes the following installed software.
231231
232232| Image | Included software |
233233| -------| -------------------|
234+ | Azure Pipelines - Windows Server 2025 | [ Included software] ( https://github.com/actions/runner-images/blob/main/images/windows/Windows2025-Readme.md ) |
234235| Azure Pipelines - Windows Server 2022 | [ Included software] ( https://github.com/actions/runner-images/blob/main/images/windows/Windows2022-Readme.md ) |
235236| Azure Pipelines - Windows Server 2019 | [ Included software] ( https://github.com/actions/runner-images/blob/main/images/windows/Windows2019-Readme.md ) |
236237| Azure Pipelines - Ubuntu 24.04 | [ Included software] ( https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2404-Readme.md ) |
237238| Azure Pipelines - Ubuntu 22.04 | [ Included software] ( https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2204-Readme.md ) |
238- | Azure Pipelines - Ubuntu 20.04 | [ Included software] ( https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2004-Readme.md ) |
239239
240240> [ !IMPORTANT]
241241> [ !INCLUDE [ image-deprecation] ( ./includes/image-deprecation.md )]
@@ -282,8 +282,8 @@ Choose **Azure Compute Gallery images** to specify an image from any Azure Compu
282282
283283* Windows Server 2019
284284* Windows Server 2022
285+ * Windows Server 2025
285286* Windows 11
286- * Ubuntu 20.04
287287* Ubuntu 22.04
288288* Ubuntu 24.04
289289* Debian 9
@@ -406,11 +406,11 @@ In addition to any aliases that you configure, Azure Pipelines images have the f
406406
407407| Azure Pipelines image | Predefined alias |
408408| -----------------------| ------------------|
409+ | Azure Pipelines - Windows Server 2025 | ` windows-2025 ` |
409410| Azure Pipelines - Windows Server 2022 | ` windows-2022 ` |
410411| Azure Pipelines - Windows Server 2019 | ` windows-2019 ` |
411412| Azure Pipelines - Ubuntu 24.04 | ` ubuntu-24.04 ` |
412413| Azure Pipelines - Ubuntu 22.04 | ` ubuntu-22.04 ` |
413- | Azure Pipelines - Ubuntu 20.04 | ` ubuntu-20.04 ` |
414414
415415### Use demands to specify an image
416416
0 commit comments