Skip to content

Commit ebfadce

Browse files
authored
Merge pull request #5852 from MicrosoftDocs/main
[Out of Band Publish] azure-ai-docs-pr - 07/02 - 5PM
2 parents c204bc5 + f7d969b commit ebfadce

21 files changed

+345
-21
lines changed

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

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -30,24 +30,24 @@ Azure AI Foundry Agent Service supports the following Azure OpenAI models in the
3030
> * The following table is for serverless API deployment availability. 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
> * [Hub based projects](../../what-is-azure-ai-foundry.md#project-types) are limited to the following models: gpt-4o, gpt-4o-mini, gpt-4, gpt-35-turbo
3232
33-
| 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 |
34-
|------------------|----|---------|---------------------|--------------------------|--------------------------|--------------------|--------------------|--------------------|-------------------------|-------------|-------------------------|-----------------|--------------------|--------------------|
35-
| australiaeast | | | | | | | | X | | X | | X | X | X |
36-
| canadaeast | | | | | | | | X | | X | | X | X | X |
37-
| eastus | | | | | | X | X | X | X | X | X | | | X |
38-
| eastus2 | | | | | | X | X | X | X | X | X | | | X |
39-
| francecentral | | | | | | | | X | | X | | X | X | X |
40-
| japaneast | | | | | | | | X | | | | | | X |
41-
| koreacentral | | | | | | | | | | | | | | |
42-
| norwayeast | | | | | | | | X | | | | | | |
43-
| polandcentral | | | | | | | | | | | | | | |
44-
| southindia | | | | | | | | X | | | | | X | |
45-
| swedencentral | | | | | | X | X | X | X | X | X | X | X | X |
46-
| switzerlandnorth | | | | | | | | X | | X | | X | | X |
47-
| uaenorth | | | | | | | | | | | | | | |
48-
| uksouth | | | | | | | | X | | | | | X | X |
49-
| westus | | | | | | X | X | X | X | | X | | X | |
50-
| westus3 | | | | | | X | X | X | X | | X | | | |
33+
| REGION | o3-deep-research, 2025-06-26 | 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 |
34+
|------------------|------------------------------|----|---------|---------------------|--------------------------|--------------------------|--------------------|--------------------|--------------------|-------------------------|-------------|-------------------------|-----------------|--------------------|--------------------|
35+
| australiaeast | | | | | | | | | X | | X | | X | X | X |
36+
| canadaeast | | | | | | | | | X | | X | | X | X | X |
37+
| eastus | | | | | | | X | X | X | X | X | X | | | X |
38+
| eastus2 | | | | | | | X | X | X | X | X | X | | | X |
39+
| francecentral | | | | | | | | | X | | X | | X | X | X |
40+
| japaneast | | | | | | | | | X | | | | | | X |
41+
| koreacentral | | | | | | | | | | | | | | | |
42+
| norwayeast | X | | | | | | | | X | | | | | | |
43+
| polandcentral | | | | | | | | | | | | | | | |
44+
| southindia | | | | | | | | | X | | | | | X | |
45+
| swedencentral | | | | | | | X | X | X | X | X | X | X | X | X |
46+
| switzerlandnorth | | | | | | | | | X | | X | | X | | X |
47+
| uaenorth | | | | | | | | | | | | | | | |
48+
| uksouth | | | | | | | | | X | | | | | X | X |
49+
| westus | X | | | | | | X | X | X | X | | X | | X | |
50+
| westus3 | | | | | | | X | X | X | X | | X | | | |
5151

5252
## Non-Microsoft models
5353

0 commit comments

Comments
 (0)