Skip to content

Update GUIDs during az login - #2122

Merged
baijumeswani merged 2 commits into
mainfrom
kvaishnavi/update-az-login
May 5, 2026
Merged

Update GUIDs during az login#2122
baijumeswani merged 2 commits into
mainfrom
kvaishnavi/update-az-login

Conversation

@kunal-vaishnavi

Copy link
Copy Markdown
Contributor

Description

This PR updates the GUIDs used during az login.

Motivation and Context

The credentials need to be updated after identifying a security issue.

Copilot AI review requested due to automatic review settings May 4, 2026 23:50

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

Note

Copilot was unable to run its full agentic suite in this review.

Updates the managed identity GUID used by GitHub Actions workflows when running az login, to reflect rotated/updated credentials after a security finding.

Changes:

  • Replace the --object-id GUID used in az login within the Linux GPU x64 workflow.
  • Replace the --object-id GUID used in az login within the Linux CPU ARM64 workflow.

Reviewed changes

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

File Description
.github/workflows/linux-gpu-x64-build.yml Updates the managed identity GUID used during az login before ACR/docker image steps.
.github/workflows/linux-cpu-arm64-build.yml Updates the managed identity GUID used during az login before ACR/docker image steps.

Comment thread .github/workflows/linux-gpu-x64-build.yml Outdated
Comment thread .github/workflows/linux-cpu-arm64-build.yml Outdated
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