Skip to content

Use smaller windows.vs2022.amd64.open pool image#7298

Merged
stephentoub merged 1 commit intomainfrom
fix/use-smaller-windows-pool-image
Feb 14, 2026
Merged

Use smaller windows.vs2022.amd64.open pool image#7298
stephentoub merged 1 commit intomainfrom
fix/use-smaller-windows-pool-image

Conversation

@joperezr
Copy link
Member

@joperezr joperezr commented Feb 13, 2026

Follow-up to #7292. The 1es-windows-2022-open image is the large kitchen sink image. Switch to windows.vs2022.amd64.open which is the appropriate smaller image for our build needs.

Microsoft Reviewers: Open in CodeFlow

…22-open

The 1es-windows-2022-open image is the large 'kitchen sink' image.
Switch to windows.vs2022.amd64.open which is the appropriate smaller
image for our build needs.
Copilot AI review requested due to automatic review settings February 13, 2026 17:11
@joperezr joperezr requested a review from a team as a code owner February 13, 2026 17:11
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the Windows pool image reference in the public Azure DevOps pipeline from the larger "kitchen sink" 1es-windows-2022-open image to the smaller, more appropriate windows.vs2022.amd64.open image. This is a follow-up optimization to PR #7292, which initially replaced retired pool images to fix broken builds.

Changes:

  • Replace 1es-windows-2022-open with windows.vs2022.amd64.open in public pipeline Windows jobs

auto-merge was automatically disabled February 13, 2026 23:08

Pull request was closed

@stephentoub stephentoub reopened this Feb 13, 2026
@stephentoub stephentoub enabled auto-merge (squash) February 13, 2026 23:08
@stephentoub stephentoub merged commit 6c96a75 into main Feb 14, 2026
13 checks passed
@stephentoub stephentoub deleted the fix/use-smaller-windows-pool-image branch February 14, 2026 13:41
wtgodbe pushed a commit that referenced this pull request Feb 20, 2026
…22-open (#7298)

The 1es-windows-2022-open image is the large 'kitchen sink' image.
Switch to windows.vs2022.amd64.open which is the appropriate smaller
image for our build needs.
wtgodbe added a commit that referenced this pull request Feb 21, 2026
* Update SDK and dotnet version to 10.0.103

* Update public pipeline pool images to fix broken builds (#7292)

Update the pool image references in azure-pipelines-public.yml:
- Windows: windows.vs2022preview.amd64.open -> 1es-windows-2022-open
- Ubuntu: build.ubuntu.2004.amd64.open -> Build.Ubuntu.2204.Amd64.Open

The old images have been retired and are no longer available,
causing build failures. This matches the equivalent change made
in dotnet/aspire (PR #14486).

* Use smaller windows.vs2022.amd64.open image instead of 1es-windows-2022-open (#7298)

The 1es-windows-2022-open image is the large 'kitchen sink' image.
Switch to windows.vs2022.amd64.open which is the appropriate smaller
image for our build needs.

* Fix cgroupv1 acceptance test to explicitly register the v1 parser (#7296)

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: stephentoub <[email protected]>

---------

Co-authored-by: William Godbe <[email protected]>
Co-authored-by: Jose Perez Rodriguez <[email protected]>
Co-authored-by: Copilot <[email protected]>
Co-authored-by: stephentoub <[email protected]>
@github-actions github-actions bot locked and limited conversation to collaborators Mar 17, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants