github / github/copilot-cli

Voice mode install fails — 401 Unauthorized on internal Foundry Local NuGet feed

未关闭
#4,814 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

triage
主要语言
Shell
星标
11.2k
派生
1.9k
平均合并
14 小时 16 分钟
30 天内合并 PR
6

描述

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

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

调研方向

/voice 运行时安装路径开始,在 macOS darwin-arm64 上使用 CLI 1.0.83 重现。跟踪通过 api.nuget.org 和列出的 Azure DevOps feed 下载 Microsoft.AI.Foundry.Local.Core 1.2.3,然后确认无需用户登录 Azure 即可启用听写转录,以验证已完成。

由索引模型根据 Issue 内容生成。

评估

技术栈
macos
领域
cli, tooling
Issue 类型
缺陷
难度
4/5
预计耗时
3-5 天
活跃度
活跃
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。