Skip to content

GitHub Copilot: Azure language model provider not showing API key configuration UI #260535

Description

@leewenjie

Title: GitHub Copilot: Azure language model provider not showing API key configuration UI

Does this issue occur when all extensions are disabled?: No (requires GitHub Copilot extension)

  • VS Code Version: 1.104.0-insider (user setup)
  • OS Version: Ubuntu 24.04.2 LTS

Steps to Reproduce:

  1. Install GitHub Copilot extension
  2. Open VS Code Insiders
  3. Open Command Palette (Ctrl+Shift+P)
  4. Run "GitHub Copilot: Manage Language Models" command
  5. Select "Azure" from the provider dropdown list
  6. Observe that no API key configuration UI appears

Expected Behavior:

  • Azure provider should display a configuration interface to enter Azure OpenAI endpoint and API key
  • Should be able to configure personal Azure OpenAI resources for use with GitHub Copilot
  • Should work similar to other providers like OpenAI, Anthropic that show proper configuration UIs

Actual Behavior:

  • No configuration UI appears when selecting Azure provider in Copilot's language model management
  • Cannot enter API key or endpoint information for personal Azure OpenAI resources
  • Other providers (OpenAI, Anthropic, etc.) work correctly and show proper configuration interfaces
  • Unable to use personal Azure OpenAI subscriptions with GitHub Copilot

Additional Information:

  • This specifically affects GitHub Copilot's ability to use custom Azure OpenAI endpoints
  • The Azure option appears in Copilot's language model provider list but lacks configuration capability
  • No error messages are displayed
  • Other language model providers in Copilot work as expected with proper configuration UIs
  • This prevents users from using their own Azure OpenAI resources with GitHub Copilot

Extension Information:

  • GitHub Copilot extension is installed and active
  • Issue is specific to Copilot's language model management feature

Environment Details:

  • Electron: 37.2.3
  • Node.js: 22.17.0
  • Chromium: 138.0.7204.100
  • OS: Ubuntu 24.04.2 LTS (Linux x64)

Metadata

Metadata

Labels

bugIssue identified by VS Code Team member as probable bugmodel-byokverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions