You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-foundry/openai/how-to/reasoning.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,9 +28,9 @@ Azure OpenAI reasoning models are designed to tackle reasoning and problem-solvi
28
28
29
29
| Model | Region | Limited access |
30
30
|---|---|---|
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. |
34
34
|`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. |
35
35
|`codex-mini`| East US2 & Sweden Central (Global Standard) | No access request needed. |
36
36
|`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)|
0 commit comments