Skip to content

Conversation

DanielMicrosoft
Copy link
Contributor

@DanielMicrosoft DanielMicrosoft commented Sep 3, 2025

Description

Following the successful merge/pipeline run of this PR: #28478 / https://dev.azure.com/azclitools/public/_build/results?buildId=269183&view=results we will update the remaining pipeline steps that have not moved to ubuntu2404 yet.

Mandatory Checklist

  • SHOULD update ChangeLog.md file(s) appropriately
    • Update src/{{SERVICE}}/{{SERVICE}}/ChangeLog.md.
      • A snippet outlining the change(s) made in the PR should be written under the ## Upcoming Release header in the past tense.
    • Should not change ChangeLog.md if no new release is required, such as fixing test case only.
  • SHOULD regenerate markdown help files if there is cmdlet API change. Instruction
  • SHOULD have proper test coverage for changes in pull request.
  • SHOULD NOT adjust version of module manually in pull request

Copy link

Thanks for your contribution! The pull request validation has started. Please revisit this comment for updated status.

@DanielMicrosoft DanielMicrosoft marked this pull request as ready for review September 4, 2025 08:13
@Copilot Copilot AI review requested due to automatic review settings September 4, 2025 08:13
Copy link
Contributor

@Copilot 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 Azure DevOps pipeline configurations to migrate remaining pipeline jobs from Ubuntu 20.04 to Ubuntu 24.04 agent pools. This infrastructure change follows a successful earlier migration and ensures all pipeline steps are using the updated Ubuntu version.

Key Changes:

  • Updated Ubuntu agent pool references from pool-ubuntu-2004 to pool-ubuntu-2404 across pipeline files
  • Standardized all remaining pipeline configurations to use the newer Ubuntu version

Reviewed Changes

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

File Description
.azure-pipelines/sync-tools-folder.yml Updated sync job pool from ubuntu-2004 to ubuntu-2404
.azure-pipelines/release-test.yml Updated Linux agent pool variable from ubuntu-2004 to ubuntu-2404
.azure-pipelines/batch-generation.yml Updated Linux agent pool variable from ubuntu-2004 to ubuntu-2404

@YanaXu YanaXu merged commit 2ffb286 into Azure:main Sep 4, 2025
12 checks passed
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.

2 participants