Voice mode install fails — 401 Unauthorized on internal Foundry Local NuGet feed
Nadie ha tomado este issue todavía.
- Lenguaje dominante
- Shell
- Estrellas
- 11.2k
- Forks
- 1.9k
- Merge medio
- 14 h 16 min
- PR fusionados (30 d)
- 6
Descripción
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
Guía de contribución
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Línea de trabajo
Comienza en la ruta de instalación del runtime /voice y reproduce el problema en macOS darwin-arm64 con CLI 1.0.83. Sigue la descarga de Microsoft.AI.Foundry.Local.Core 1.2.3 a través de api.nuget.org y del feed de Azure DevOps indicado; después, verifica que se haya completado confirmando que la transcripción por dictado se puede habilitar sin que el usuario inicie sesión en Azure.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- macos
- Área
- cli, tooling
- Tipo de issue
- Error
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Activo
- Claridad
- Bastante claro
- Aptitud para principiantes
- 35/100