Skip to content

Commit c716241

Browse files
committed
Add azure pipelines windows to docs
1 parent 44532ba commit c716241

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/managed-devops-pools/configure-images.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -231,6 +231,7 @@ 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) |
@@ -282,6 +283,7 @@ Choose **Azure Compute Gallery images** to specify an image from any Azure Compu
282283

283284
* Windows Server 2019
284285
* Windows Server 2022
286+
* Windows Server 2025
285287
* Windows 11
286288
* Ubuntu 20.04
287289
* Ubuntu 22.04
@@ -406,6 +408,7 @@ In addition to any aliases that you configure, Azure Pipelines images have the f
406408

407409
| Azure Pipelines image | Predefined alias |
408410
|-----------------------|------------------|
411+
| Azure Pipelines - Windows Server 2025 | `windows-2025` |
409412
| Azure Pipelines - Windows Server 2022 | `windows-2022` |
410413
| Azure Pipelines - Windows Server 2019 | `windows-2019` |
411414
| Azure Pipelines - Ubuntu 24.04 | `ubuntu-24.04` |

0 commit comments

Comments
 (0)