Azure / Azure/azure-dev

azd list of models differs from official list of supported models

Open
#8,863 3 comments 0 reactions 1 assignee Claimed by @huimiu View on GitHub
ai area/ux bug ext-agents
Dominant language
Go
Stars
569
Forks
364
Avg merge
2d 19h
Merged PRs (30d)
136

Description

_Migrated from [huimiu/azd-foundry-extension-bugbash#13](https://github.com/huimiu/azd-foundry-extension-bugbash/issues/13), originally reported by @qubitron._

---

To find out what models are supported by agent service:
- For openAI models, ones that are supported by Responses API: https://learn.microsoft.com/en-us/azure/foundry/openai/how-to/responses?tabs=python#supported-regions
- For other models, see the list here: https://learn.microsoft.com/en-us/azure/foundry/agents/concepts/limits-quotas-regions

Below is a list of differences:
- MAI-DS-R1 is listed as supported but not shown in azd
- DeepSeek-V4 flash and PRO are _not_ listed as but is shown in azd:
```
DeepSeek-R1-0528
DeepSeek-V3-0324
DeepSeek-V3.1
DeepSeek-V3.2
DeepSeek-V3.2-Speciale
DeepSeek-V4-Flash
DeepSeek-V4-Pro
```
- grok-3 and grok-3-mini are listed as supported but not shown in azd
```
gpt-oss-120b
grok-4-1-fast-non-reasoning
grok-4-1-fast-reasoning
grok-4-20-non-reasoning
grok-4-20-reasoning
grok-4.3
```
- Claude models are not listed as supported at all but we show all of them:
```
claude-fable-5
claude-haiku-4-5
claude-opus-4-1
claude-opus-4-5
claude-opus-4-6
claude-opus-4-7
claude-opus-4-8
claude-sonnet-4-5
claude-sonnet-4-6
```
- OpenAI models
- Shown in azd but not listed as supported
- codex-mini
- gpt-oss-120b
- model-router
- o3-pro
- Listed as supported but not shown in azd
- computer-use-preview
- gpt-5.3-chat
- gpt-5.2-chat
- gpt-5.1
- gpt-5.1-chat
- gpt-5-chat
- gpt-image-1
- gpt-image-1-mini
- gpt-image-1.5
```
codex-mini
gpt-4.1
gpt-4.1-mini
gpt-4.1-nano
gpt-4o
gpt-4o-mini
gpt-5
gpt-5-codex
gpt-5-mini
gpt-5-nano
gpt-5-pro
gpt-5.1-codex
gpt-5.1-codex-max
gpt-5.1-codex-mini
gpt-5.2
gpt-5.2-codex
gpt-5.3-codex
gpt-5.4
gpt-5.4-mini
gpt-5.4-nano
gpt-5.4-pro
gpt-5.5
gpt-chat-latest
gpt-oss-120b
model-router
o1
o3
o3-mini
o3-pro
o4-mini
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.