runner-images
runner-images copied to clipboard
Windows SDK 26100 is missing from the windows2022 image
Description
The Windows 2022 image has Windows Driver Kit (WDK) 26100 but does not contain SDK 26100 (the latest SDK included is 22621).
Platforms affected
- [X] Azure DevOps
- [ ] GitHub Actions - Standard Runners
- [ ] GitHub Actions - Larger Runners
Runner images affected
- [ ] Ubuntu 20.04
- [ ] Ubuntu 22.04
- [ ] Ubuntu 24.04
- [ ] macOS 12
- [ ] macOS 13
- [ ] macOS 13 Arm64
- [ ] macOS 14
- [ ] macOS 14 Arm64
- [ ] macOS 15
- [ ] macOS 15 Arm64
- [ ] Windows Server 2019
- [X] Windows Server 2022
Image version and build link
windows-2022 20240929.1.1
Is it regression?
No
Expected behavior
Image contains SDK 26100 and WDK 26100
Actual behavior
Image contains SDK 22621 and WDK 26100
Repro steps
Build a project that requires APIs published in SDK 26100 and the build will fail.