Skip to content

Use AzureLinux3 image for the container host#4414

Merged
akoeplinger merged 2 commits intomainfrom
akoeplinger-patch-1
Feb 2, 2026
Merged

Use AzureLinux3 image for the container host#4414
akoeplinger merged 2 commits intomainfrom
akoeplinger-patch-1

Conversation

@akoeplinger
Copy link
Copy Markdown
Member

AZL is the recommended image and makes our setup consistent between x64 and arm64.

Most builds run inside of containers anyway so this is a no-op.

AZL is the recommended image and makes our setup consistent between x64 and arm64.

Most builds run inside of containers anyway so this is a no-op.
@akoeplinger
Copy link
Copy Markdown
Member Author

##[error]Failed to request agent. Exception Image Azure-Linux-3-Amd64-Public doesn't exist in pool NetCore-Public-XL

This will get fixed with the next dnceng rollout, parking this PR for now.

@akoeplinger akoeplinger added NO-MERGE The PR is not ready for merge yet (see discussion for detailed reasons) and removed NO-MERGE The PR is not ready for merge yet (see discussion for detailed reasons) labels Jan 26, 2026
@akoeplinger akoeplinger marked this pull request as ready for review January 29, 2026 16:37
@akoeplinger akoeplinger requested review from a team as code owners January 29, 2026 16:37
Copilot AI review requested due to automatic review settings January 29, 2026 16:37
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 PR migrates container host images from Ubuntu 22.04 to Azure Linux 3 (AZL3) for both AMD64 and ARM64 architectures, ensuring consistency across platforms. Since most builds run inside containers, this change primarily affects the host OS without significant impact on build processes.

Changes:

  • Updated Linux AMD64 pool image from Ubuntu 22.04 to Azure Linux 3 for both public and internal projects
  • Standardized ARM64 pool image naming to use consistent Title-Case format (was lowercase in public configuration)
  • Added trailing blank line for file formatting consistency

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

@akoeplinger akoeplinger enabled auto-merge (squash) February 2, 2026 08:33
@akoeplinger akoeplinger merged commit 5c8ed31 into main Feb 2, 2026
11 checks passed
@akoeplinger akoeplinger deleted the akoeplinger-patch-1 branch February 2, 2026 16:20
@akoeplinger
Copy link
Copy Markdown
Member Author

/backport to release/10.0.1xx

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Feb 3, 2026

Started backporting to release/10.0.1xx (link to workflow run)

@dotnet dotnet deleted a comment from github-actions bot Feb 3, 2026
@dotnet dotnet deleted a comment from github-actions bot Feb 3, 2026
@dotnet dotnet deleted a comment from github-actions bot Feb 3, 2026
@dotnet dotnet deleted a comment from github-actions bot Feb 3, 2026
@dotnet dotnet deleted a comment from github-actions bot Feb 3, 2026
@dotnet dotnet deleted a comment from github-actions bot Feb 3, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Feb 3, 2026

@akoeplinger backporting to release/10.0.1xx failed, the patch most likely resulted in conflicts. Please backport manually!

git am output
$ git am --3way --empty=keep --ignore-whitespace --keep-non-patch changes.patch

Applying: Use AzureLinux3 image for the container host
.git/rebase-apply/patch:34: new blank line at EOF.
+
warning: 1 line adds whitespace errors.
Using index info to reconstruct a base tree...
M	eng/pipelines/templates/variables/vmr-build.yml
Falling back to patching base and 3-way merge...
Auto-merging eng/pipelines/templates/variables/vmr-build.yml
CONFLICT (content): Merge conflict in eng/pipelines/templates/variables/vmr-build.yml
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
hint: When you have resolved this problem, run "git am --continue".
hint: If you prefer to skip this patch, run "git am --skip" instead.
hint: To restore the original branch and stop patching, run "git am --abort".
hint: Disable this message with "git config set advice.mergeConflict false"
Patch failed at 0001 Use AzureLinux3 image for the container host
Error: The process '/usr/bin/git' failed with exit code 128

Link to workflow output

akoeplinger added a commit that referenced this pull request Feb 3, 2026
github-actions bot pushed a commit that referenced this pull request Feb 5, 2026
github-actions bot pushed a commit that referenced this pull request Feb 5, 2026
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.

4 participants