Remove dn-bot-dotnet-build-rw-code-rw PAT from vault manifest (WI 10140)#16625
Open
missymessa wants to merge 1 commit intomainfrom
Open
Remove dn-bot-dotnet-build-rw-code-rw PAT from vault manifest (WI 10140)#16625missymessa wants to merge 1 commit intomainfrom
missymessa wants to merge 1 commit intomainfrom
Conversation
Remove the dn-bot-dotnet-build-rw-code-rw secret definition from the EngKeyVault vault manifest as part of PAT-to-Entra migration (WI 10140). This PAT provided build_execute and code_write scopes against the dnceng org. It was consumed by: - Two orphaned YAML files in arcade-validation (deletion PR #5460) - Stale vendored execute-sdl.yml copies in ~22 downstream repos (these will self-clean as repos update their Arcade SDK dependency; affected repo owners have been notified via email) The PAT has already expired and is no longer being renewed.
akoeplinger
approved these changes
Mar 26, 2026
meghnave
approved these changes
Mar 26, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Removes the \dn-bot-dotnet-build-rw-code-rw\ secret definition from .vault-config/product-builds-engkeyvault.yaml\ as part of the PAT-to-Entra migration effort (WI 10140).
PAT Details
Consumers Addressed
arcade-validation orphaned YAMLs — \�zure-pipelines-bellwether-repos.yml\ and \clean-up-branches.yml\ were not backed by any pipeline definition. Deletion PR: dotnet/arcade-validation#5460
Stale \�xecute-sdl.yml\ in ~22 downstream repos — These are vendored copies of an old Arcade \�ng/common\ SDL template that Arcade itself no longer ships. They will self-clean as repos update their Arcade SDK. Affected repo owners have been notified via email.
Impact
No active pipeline consumes this PAT. The PAT has already expired and is not being renewed.
Part of the PAT-to-Entra migration effort for .NET Engineering Services.