Add renewable Entra authentication for Helix pipelines - #134494
Draft
missymessa wants to merge 8 commits into
Draft
missymessa wants to merge 8 commits into
missymessa wants to merge 8 commits into
Conversation
Route runtime submissions and monitor jobs through opt-in Entra-aware templates while preserving existing PAT and anonymous defaults. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 3ee73e53-8098-4533-b3f9-1686640d4f55
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 3ee73e53-8098-4533-b3f9-1686640d4f55
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 3ee73e53-8098-4533-b3f9-1686640d4f55
|
Azure Pipelines: Successfully started running 7 pipeline(s). 9 pipeline(s) were filtered out due to trigger conditions. There may be pipelines that require an authorized user to comment /azp run to run. |
Contributor
|
Tagging subscribers to this area: @dotnet/runtime-infrastructure |
Keep explicit and pipeline-variable endpoint overrides while falling back to the production Helix endpoint when neither value is available. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: c91f0355-dc87-4f4c-b760-cc5229c04939
This branch has not been deployed
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
Validation
AzureCLI@2for 75 minutes and succeeded after 10 WIF-backed Azure CLI logins from 03:35Z through 04:47Z, with noAADSTS700024, HTTP 401, orTF401444failures.Dependency
This PR is intentionally a draft until dotnet/arcade#17592 merges and its official Arcade dependency update brings the new
useEntraAuthenticationandazureSubscriptionparameters into generatedeng/commontemplates. The runtime opt-in defaults to false, so existing PAT/anonymous behavior remains unchanged before that flow.Tracking: AB#12269