Remove use of storage account read tokens#32779
Merged
PureWeen merged 1 commit intodotnet:mainfrom Nov 20, 2025
Merged
Conversation
Contributor
|
Hey there @@mmitche! Thank you so much for your PR! Someone from the team will get assigned to your PR shortly and we'll get it reviewed. |
pavel-purma
approved these changes
Nov 20, 2025
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR removes references to an obsolete variable group "DotNetBuilds storage account read tokens" from Azure DevOps pipeline configuration files. According to the description, this variable group no longer contains valid credentials and should not be referenced.
Key Changes:
- Removed the obsolete variable group reference from three pipeline YAML files
Reviewed Changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| eng/pipelines/maui-release-internal.yml | Removed the DotNetBuilds storage account read tokens variable group reference from the variables section |
| eng/pipelines/common/variables.yml | Removed the DotNetBuilds storage account read tokens variable group reference from the conditional variables block |
| eng/pipelines/ci-official.yml | Removed the DotNetBuilds storage account read tokens variable group reference from the variables section |
Member
|
/azp run MAUI-public |
|
Azure Pipelines successfully started running 1 pipeline(s). |
PureWeen
approved these changes
Nov 20, 2025
Member
|
Copilot AI
added a commit
that referenced
this pull request
Nov 20, 2025
Co-authored-by: PureWeen <5375137+PureWeen@users.noreply.github.com>
PureWeen
added a commit
that referenced
this pull request
Nov 20, 2025
…#32781) * Initial plan * Backport PRs #32610, #32694, #32779 - pipeline configuration fixes Co-authored-by: PureWeen <5375137+PureWeen@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: PureWeen <5375137+PureWeen@users.noreply.github.com>
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Variable group has nothing valid in it.