Skip to content

Remove symbol server PATs from publish-logs.yml redaction list [release/10.0]#16869

Open
missymessa wants to merge 2 commits into
release/10.0from
remove-dnceng-symbol-server-pat-redaction-10.0
Open

Remove symbol server PATs from publish-logs.yml redaction list [release/10.0]#16869
missymessa wants to merge 2 commits into
release/10.0from
remove-dnceng-symbol-server-pat-redaction-10.0

Conversation

@missymessa
Copy link
Copy Markdown
Member

Summary

Remove all three symbol server PAT entries from the binlog redaction list in eng/common/core-templates/steps/publish-logs.yml on the release/10.0 branch.

Motivation

PR #16688 (merged to main May 12, 2026) migrated symbol upload authentication from PAT-based auth to DefaultIdentityTokenCredential (Entra). The code fallback is already present on release/10.0. These PATs are no longer functionally needed and can be removed from the redaction list.

Changes

  • Removed microsoft-symbol-server-pat from redaction arguments
  • Removed symweb-symbol-server-pat from redaction arguments
  • Removed dnceng-symbol-server-pat from redaction arguments

Related

Remove microsoft-symbol-server-pat, symweb-symbol-server-pat, and
dnceng-symbol-server-pat from the binlog redaction list. These PATs are
no longer used for symbol upload authentication since PR #16688 migrated
to DefaultIdentityTokenCredential (Entra auth).

Relates to: dnceng/internal#10150, dnceng/internal#10148, dnceng/internal#10149
Copilot AI review requested due to automatic review settings May 22, 2026 21:36
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 updates the Arcade publishing log-redaction step on release/10.0 by removing symbol server PAT variables from the binlog redaction list in eng/common/core-templates/steps/publish-logs.yml, based on a migration toward Entra (DefaultIdentityTokenCredential) authentication for symbol upload.

Changes:

  • Removed microsoft-symbol-server-pat from the redaction arguments list.
  • Removed symweb-symbol-server-pat from the redaction arguments list.
  • Removed dnceng-symbol-server-pat from the redaction arguments list.

'$(microsoft-symbol-server-pat)'
'$(symweb-symbol-server-pat)'
'$(dnceng-symbol-server-pat)'
'$(dn-bot-all-orgs-build-rw-code-rw)'
@missymessa missymessa requested review from hoyosjs and mmitche May 22, 2026 21:39
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