Skip to content

Docker image build pipeline fixes - #607

Merged
Patrick Nelson (plnelson) merged 3 commits into
mainfrom
panelson-microsoft-build-images
Aug 26, 2026
Merged

Docker image build pipeline fixes#607
Patrick Nelson (plnelson) merged 3 commits into
mainfrom
panelson-microsoft-build-images

Conversation

@plnelson

Copy link
Copy Markdown
Member
Summary

Fixes to build image pipeline after testing in AzDO

Change Log

Fixes to build image pipeline after testing in AzDO:

  • Configure SDL analysis pool
  • Use ARM connection for ACR authentication
Test Methodology

AzDO image pipeline now succeeds

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 91fc1ee3-05d7-4c21-8dae-9ab4fd12b8c7
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 91fc1ee3-05d7-4c21-8dae-9ab4fd12b8c7
@plnelson

Copy link
Copy Markdown
Member Author

Wiktor Kopec (@wiktork)

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 AzDO container image build pipeline to align with the tested working configuration by adjusting SDL analysis pool configuration and switching ACR authentication to use an Azure Resource Manager (ARM) service connection.

Changes:

  • Replaces the Docker service connection parameter with an ARM service connection parameter for ACR authentication.
  • Adds sdl.sourceAnalysisPool configuration to the pipeline template parameters.
  • Updates authenticatedContainerRegistries entries to use armServiceConnection plus explicit acrName.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread build/yaml/pipelines/build_images.yaml
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@plnelson
Patrick Nelson (plnelson) merged commit b550f37 into main Aug 26, 2026
7 checks passed
@plnelson
Patrick Nelson (plnelson) deleted the panelson-microsoft-build-images branch August 26, 2026 17:29
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.

3 participants