Skip to content

Move to VS2026 GA build images#5111

Merged
akoeplinger merged 3 commits intomainfrom
copilot/move-to-vs2026-ga-images
Feb 26, 2026
Merged

Move to VS2026 GA build images#5111
akoeplinger merged 3 commits intomainfrom
copilot/move-to-vs2026-ga-images

Conversation

Copy link
Contributor

Copilot AI commented Feb 26, 2026

Switches Windows CI pool images from the VS2026 preview scouting images to the GA images now that they're available. The scouting job continues to use the preview scouting image.

Changes

  • eng/pipelines/templates/variables/vmr-build.yml
    • windows.vs2026preview.scout.amd64windows.vs2026.amd64 (internal project)
    • windows.vs2026preview.scout.amd64.openwindows.vs2026.amd64.open (public project, non-scouting jobs only)
    • Scouting jobs on the public project continue to use windows.vs2026preview.scout.amd64.open
    • Removes the TODO comments tracking this migration
Original prompt

This section details on the original issue you should resolve

<issue_title>Move to VS2026 GA build images once they're available</issue_title>
<issue_description>Blocked on https://dev.azure.com/dnceng/internal/_workitems/edit/9361, should be done in about 2 weeks

We moved to VS2026 preview scouting images in #4279

Files to update:

  • eng/pipelines/templates/variables/vmr-build.yml

Expected changes:

  • windows.vs2026preview.scout.amd64 → windows.vs2026.amd64
  • windows.vs2026preview.scout.amd64.open → windows.vs2026.amd64.open</issue_description>

<agent_instructions>ignore any files in src/ or eng/common</agent_instructions>

Comments on the Issue (you are @copilot in this section)


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: akoeplinger <1376924+akoeplinger@users.noreply.github.com>
Copilot AI changed the title [WIP] Move to VS2026 GA build images Move to VS2026 GA build images Feb 26, 2026
Co-authored-by: akoeplinger <1376924+akoeplinger@users.noreply.github.com>
@akoeplinger akoeplinger marked this pull request as ready for review February 26, 2026 15:04
@akoeplinger akoeplinger requested review from a team as code owners February 26, 2026 15:04
Copilot AI review requested due to automatic review settings February 26, 2026 15:04
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

Updates the VMR build pipeline variables to use the VS2026 GA Windows pool images for regular CI runs, while keeping the public scouting job on the VS2026 preview scouting image.

Changes:

  • Switch public, non-scouting Windows pool image to windows.vs2026.amd64.open.
  • Switch internal Windows pool image to windows.vs2026.amd64.
  • Retain windows.vs2026preview.scout.amd64.open for public scouting jobs and remove the migration TODOs.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@akoeplinger akoeplinger enabled auto-merge (squash) February 26, 2026 17:29
@akoeplinger akoeplinger merged commit 8b5792b into main Feb 26, 2026
15 checks passed
@akoeplinger akoeplinger deleted the copilot/move-to-vs2026-ga-images branch February 26, 2026 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Move to VS2026 GA build images once they're available

4 participants