Skip to content

Document Azure Artifacts package search issue - #1523

Merged
David Pine (IEvangelist) merged 1 commit into
release/13.5from
dapine/docs-pr-19343-nuget-preamble
Aug 18, 2026
Merged

Document Azure Artifacts package search issue#1523
David Pine (IEvangelist) merged 1 commit into
release/13.5from
dapine/docs-pr-19343-nuget-preamble

Conversation

@IEvangelist

Copy link
Copy Markdown
Member

Summary

  • document the aspire add no-packages symptom caused by authenticated Azure Artifacts feeds
  • explain how credential-provider progress output disrupted JSON parsing in older Aspire CLI versions
  • direct affected users to update with aspire update --self

Related to microsoft/aspire#19343.

Validation

  • pnpm --dir src/frontend exec prettier --check src/content/docs/get-started/troubleshooting.mdx
  • pnpm --dir src/frontend exec astro sync
  • rendered /get-started/troubleshooting/ locally and confirmed HTTP 200 with the new heading and update command

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 2fc23d00-db43-47fd-a3aa-290b772db576
@aspire-repo-bot

Copy link
Copy Markdown
Contributor

Frontend HTML artifact ready

The latest frontend build uploaded the frontend-dist artifact for PR #1523. Use the VS Code button below to open this PR with GitHub Artifacts Explorer and browse the built HTML locally.

VS Code: Open PR #1523 artifacts

This comment updates automatically when a new frontend build artifact is uploaded.

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

This PR updates the Aspire troubleshooting documentation to help users diagnose and resolve the aspire add “no packages found” / JSON parsing failures that can occur when authenticated Azure Artifacts (Azure DevOps) NuGet feeds are configured, by pointing them to a CLI self-update.

Changes:

  • Adds a new troubleshooting entry describing the aspire add “no packages found” and JsonReaderException symptom.
  • Documents the underlying cause (credential provider progress text on stdout interfering with JSON parsing in older Aspire CLI versions).
  • Provides a direct remediation step (aspire update --self) to move to a fixed CLI version.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@IEvangelist
David Pine (IEvangelist) marked this pull request as ready for review August 18, 2026 09:29
@IEvangelist
David Pine (IEvangelist) merged commit 71b43f7 into release/13.5 Aug 18, 2026
11 checks passed
@IEvangelist
David Pine (IEvangelist) deleted the dapine/docs-pr-19343-nuget-preamble branch August 18, 2026 14:15
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