Skip to content

Commit 81e0f67

Browse files
committed
fixes
1 parent 6041bfc commit 81e0f67

File tree

1 file changed

+18
-19
lines changed

1 file changed

+18
-19
lines changed

articles/ai-services/agents/concepts/model-region-support.md

Lines changed: 18 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -29,25 +29,24 @@ Azure AI Agent Service supports the following Azure OpenAI models in the listed
2929
> [!NOTE]
3030
> The following table is for pay-as-you-go. For information on Provisioned Throughput Unit (PTU) availability, see [provisioned throughput](../../openai/concepts/provisioned-throughput.md) in the Azure OpenAI documentation. `GlobalStandard` customers also have access to [global standard models](../../openai/concepts/models.md#global-standard-model-availability).
3131
32-
| **Region** | **gpt-4o**, **2024-11-20** | **gpt-4o**, **2024-05-13** | **gpt-4o**, **2024-08-06** | **gpt-4o-mini**, **2024-07-18** | **gpt-4**, **0613** | **gpt-4**, **1106-Preview** | **gpt-4**, **0125-Preview** | **gpt-4**, **turbo-2024-04-09** | **gpt-4-32k**, **0613** | **gpt-35-turbo**, **0613** | **gpt-35-turbo**, **1106** | **gpt-35-turbo**, **0125** | **gpt-35-turbo-16k**, **0613** |
33-
|:--------------|:--------------------------:|:--------------------------:|:--------------------------:|:-------------------------------:|:-------------------:|:---------------------------:|:---------------------------:|:-------------------------------:|:--------------------------:|:--------------------------:|:--------------------------:|:------------------------------:|
34-
| australiaeast | | - | - | - ||| -| - ||||||
35-
| canadaeast || - | - | - ||| -| - || - ||||
36-
| eastus | |||| - | - ||| - || - |||
37-
| eastus2 | |||| - || - || - || - |||
38-
| francecentral | | - | - | - ||| - | - |||| - ||
39-
| japaneast || - | - | - | - | - | - | - | - || - |||
40-
| koreacentral | - |- | - | - | - | - | - |- | - | - | - | - | - |
41-
| norwayeast | |- | - | - | - || - |- | - | - | - | - | - |
42-
| polandcentral | - | - | - | - | - | - | - | - | - | - | - | - | - |
43-
| southindia | | - | - | - | - || - | - | - | - ||| - |
44-
| swedencentral ||||||| - ||||| - ||
45-
| switzerlandnorth | - | - | - | - || - | - | - || - | - |||
46-
| uaenorth | | - | - | - | - | - | - | - | - | - | - | - | - |
47-
| uksouth | | - | - | - | - ||| - | - |||||
48-
| westus | |||| - || - || - | - ||| - |
49-
| westus3 | |||| - || - || - | - | - || - |
50-
32+
| REGION | o1 | o3-mini | gpt-4.1, 2025-04-14 | gpt-4.1-mini, 2025-04-14 | gpt-4.1-nano, 2025-04-14 | gpt-4o, 2024-05-13 | gpt-4o, 2024-08-06 | gpt-4o, 2024-11-20 | gpt-4o-mini, 2024-07-18 | gpt-4, 0613 | gpt-4, turbo-2024-04-09 | gpt-4-32k, 0613 | gpt-35-turbo, 1106 | gpt-35-turbo, 0125 |
33+
|------------------|----|---------|---------------------|--------------------------|--------------------------|--------------------|--------------------|--------------------|-------------------------|-------------|-------------------------|-----------------|--------------------|--------------------|
34+
| australiaeast | | | | | | | | X | | X | | X | X | X |
35+
| canadaeast | | | | | | | | X | | X | | X | X | X |
36+
| eastus | | | | | | X | X | X | X | X | X | | | X |
37+
| eastus2 | | | | | | X | X | X | X | X | X | | | X |
38+
| francecentral | | | | | | | | X | | X | | X | X | X |
39+
| japaneast | | | | | | | | X | | | | | | X |
40+
| koreacentral | | | | | | | | | | | | | | |
41+
| norwayeast | | | | | | | | X | | | | | | |
42+
| polandcentral | | | | | | | | | | | | | | |
43+
| southindia | | | | | | | | X | | | | | X | |
44+
| swedencentral | | | | | | X | X | X | X | X | X | X | X | X |
45+
| switzerlandnorth | | | | | | | | X | | X | | X | | X |
46+
| uaenorth | | | | | | | | | | | | | | |
47+
| uksouth | | | | | | | | X | | | | | X | X |
48+
| westus | | | | | | X | X | X | X | | X | | X | |
49+
| westus3 | | | | | | X | X | X | X | | X | | | |
5150

5251
## Non-Microsoft models
5352

0 commit comments

Comments
 (0)