Skip to content

Redo windows image fix to use latest image#27198

Merged
jshigetomi merged 1 commit into
masterfrom
applyimagefixes
Apr 7, 2026
Merged

Redo windows image fix to use latest image#27198
jshigetomi merged 1 commit into
masterfrom
applyimagefixes

Conversation

@jshigetomi
Copy link
Copy Markdown
Collaborator

@jshigetomi jshigetomi commented Apr 7, 2026

PR Summary

This pull request updates the Windows container image version used in two pipeline variable templates to target the newer Windows LTSC 2022 base image instead of LTSC 2019. This ensures that builds are using the latest supported environment.

Pipeline environment updates:

  • Updated the WindowsContainerImage variable in .pipelines/templates/variables/PowerShell-Coordinated_Packages-Variables.yml to use the ltsc2022 image.
  • Updated the WindowsContainerImage variable in .pipelines/templates/variables/PowerShell-vPack-Variables.yml to use the ltsc2022 image.

PR Context

This reapplies the change from #27015 that got reverted by #26897 when the variables were moved to a separate location.

PR Checklist

@jshigetomi jshigetomi changed the title Fix windows images to use 2022/2022 Redo windows image fix to use latest image Apr 7, 2026
@jshigetomi jshigetomi added the CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log label Apr 7, 2026
@jshigetomi jshigetomi marked this pull request as ready for review April 7, 2026 01:54
@jshigetomi jshigetomi requested a review from a team as a code owner April 7, 2026 01:54
Copilot AI review requested due to automatic review settings April 7, 2026 01:54
Copy link
Copy Markdown
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 pull request updates shared Azure Pipelines variable templates to use the newer Windows LTSC 2022 OneBranch container image, ensuring vPack and coordinated package pipelines run on the latest supported Windows build environment.

Changes:

  • Switched WindowsContainerImage from ltsc2019 to ltsc2022 in the vPack variables template.
  • Switched WindowsContainerImage from ltsc2019 to ltsc2022 in the coordinated packages variables template.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.pipelines/templates/variables/PowerShell-vPack-Variables.yml Updates vPack pipeline Windows container image to LTSC 2022.
.pipelines/templates/variables/PowerShell-Coordinated_Packages-Variables.yml Updates coordinated packages pipeline Windows container image to LTSC 2022.

@jshigetomi jshigetomi merged commit 22f62e8 into master Apr 7, 2026
42 of 52 checks passed
daxian-dbw pushed a commit to daxian-dbw/PowerShell that referenced this pull request Apr 9, 2026
Co-authored-by: Justin Chung <chungjustin@microsoft.com>
daxian-dbw pushed a commit to daxian-dbw/PowerShell that referenced this pull request Apr 9, 2026
Co-authored-by: Justin Chung <chungjustin@microsoft.com>
daxian-dbw pushed a commit to daxian-dbw/PowerShell that referenced this pull request Apr 9, 2026
Co-authored-by: Justin Chung <chungjustin@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Backport-7.4.x-Done Backport-7.5.x-Done Backport-7.6.x-Done CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants