Voice mode install fails — 401 Unauthorized on internal Foundry Local NuGet feed
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 11.2k
- Forks
- 1.9k
- Avg merge
- 14h 16m
- Merged PRs (30d)
- 6
Description
Describe the bug
Running /voice to enable dictation transcription fails during runtime installation with:
Voice runtime install failed: Error: Failed to download Microsoft.AI.Foundry.Local.Core 1.2.3 from any configured feed (api.nuget.org, pkgs.dev.azure.com): Download failed with status 401: https://pkgs.dev.azure.com/aiinfra/2692857e-05ef-43b4-ba9c-ccf1c22c437c/_packaging/7982ae-ed19-4a35-a362-a96ac99897b7/nuget/v3/flat2/microsoft.ai.foundry.local.core/1.2.3/microsoft.ai.foundry.local.core.1.2.3.nupkg
Environment:
• GitHub Copilot CLI version: 1.0.83
• OS: macOS (darwin-arm64)
• Reproduces consistently across attempts
Troubleshooting already tried:
• Confirmed this is unrelated to local az login / Azure tenant — the feed ( pkgs.dev.azure.com/aiinfra/... ) is a Microsoft-internal ADO org, not part of my organization's Azure tenant, so personal Azure credentials shouldn't be involved in this download at all.
• Verified CLI is on the latest version ( 1.0.83 ), no pending update.
• The failure is consistent, not transient (retried across multiple sessions/times).
Expected behavior: Voice runtime dependency should download successfully using the CLI's own bundled/managed authorization to the internal feed, without requiring any user-side Azure credentials.
Impact: Cannot enable /voice dictation transcription feature at all.
Affected version
GitHub Copilot CLI 1.0.83.
Steps to reproduce the behavior
Running /voice to enable dictation transcription fails during runtime installation with:
Voice runtime install failed: Error: Failed to download Microsoft.AI.Foundry.Local.Core 1.2.3 from any configured feed (api.nuget.org, pkgs.dev.azure.com): Download failed with status 401: https://pkgs.dev.azure.com/aiinfra/2692857e-05ef-43b4-ba9c-ccf1c22c437c/_packaging/7982ae-ed19-4a35-a362-
Expected behavior
Voice runtime dependency should download successfully using the CLI's own bundled/managed authorization to the internal feed, without requiring any user-side Azure credentials.
Additional context
• GitHub Copilot CLI version: 1.0.83
• OS: macOS (darwin-arm64)
• Reproduces consistently across attempts
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the /voice runtime installation path and reproduce on macOS darwin-arm64 with CLI 1.0.83. Trace the download of Microsoft.AI.Foundry.Local.Core 1.2.3 across api.nuget.org and the listed Azure DevOps feed, then verify completion by confirming dictation transcription can be enabled without a user Azure login.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- macos
- Domain
- cli, tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100