Skip to content

Commit 87ebef7

Browse files
committed
update
1 parent 3460d7b commit 87ebef7

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

articles/ai-foundry/openai/how-to/reasoning.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ Azure OpenAI reasoning models are designed to tackle reasoning and problem-solvi
2828

2929
| Model | Region | Limited access |
3030
|---|---|---|
31-
| `gpt-5` | East US2 & Sweden Central (Global Standard & Data Zones) | Request access: [gpt-5 limited access model application](https://aka.ms/oai/gpt5access). If you already have `o3 access` no request is required |
32-
| `gpt-5-mini` | East US2 & Sweden Central (Global Standard & Data Zones) | No access request needed. |
33-
| `gpt-5-nano` | East US2 & Sweden Central (Global Standard & Data Zones) | No access request needed. |
31+
| `gpt-5` | [Model availability](../concepts/models.md#global-standard-model-availability) | Request access: [gpt-5 limited access model application](https://aka.ms/oai/gpt5access). If you already have `o3 access` no request is required |
32+
| `gpt-5-mini` | [Model availability](../concepts/models.md#global-standard-model-availability) | No access request needed. |
33+
| `gpt-5-nano` | [Model availability](../concepts/models.md#global-standard-model-availability) | No access request needed. |
3434
| `o3-pro` | East US2 & Sweden Central (Global Standard) | Request access: [o3 limited access model application](https://aka.ms/oai/o3access). If you already have `o3 access` no request is required. |
3535
| `codex-mini` | East US2 & Sweden Central (Global Standard) | No access request needed. |
3636
| `o4-mini` | [Model availability](../concepts/models.md#global-standard-model-availability) | No access request needed to use the core capabilities of this model.<br><br> Request access: [o4-mini reasoning summary feature](https://aka.ms/oai/o3access) |

articles/ai-foundry/openai/includes/models-azure-direct-openai.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,10 @@ ms.topic: include
3232

3333
| Model | Region |
3434
|---|---|
35-
| `gpt-5` (2025-08-07) | East US 2 (Global Standard & Data Zones), Sweden Central (Global Standard & Data Zones)|
36-
| `gpt-5-mini` (2025-08-07) | East US 2 (Global Standard & Data Zones), Sweden Central (Global Standard & Data Zones)|
37-
| `gpt-5-nano` (2025-08-07) | East US 2 (Global Standard & Data Zones), Sweden Central (Global Standard & Data Zones)|
38-
| `gpt-5-chat` (2025-08-07) | East US 2 (Global Standard), Sweden Central (Global Standard)|
35+
| `gpt-5` (2025-08-07) | See the [models table](#model-summary-table-and-region-availability).|
36+
| `gpt-5-mini` (2025-08-07) | See the [models table](#model-summary-table-and-region-availability).|
37+
| `gpt-5-nano` (2025-08-07) | See the [models table](#model-summary-table-and-region-availability).|
38+
| `gpt-5-chat` (2025-08-07) | See the [models table](#model-summary-table-and-region-availability).|
3939

4040
- **[Registration is required for access to the gpt-5 model](https://aka.ms/oai/gpt5access).**
4141

0 commit comments

Comments
 (0)