Skip to content

Commit d134a31

Browse files
authored
Merge pull request #1198 from MicrosoftDocs/main
Publish to live, Friday 4 AM PST, 11/1
2 parents 51e599a + 7336536 commit d134a31

File tree

4 files changed

+34
-12
lines changed

4 files changed

+34
-12
lines changed

articles/ai-services/openai/concepts/models.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -384,6 +384,12 @@ All deployments can perform the exact same inference operations, however the bil
384384

385385
[!INCLUDE [Global batch](../includes/model-matrix/global-batch.md)]
386386

387+
# [Data Zone Standard](#tab/datazone-standard)
388+
389+
### Data zone standard model availability
390+
391+
[!INCLUDE [Global batch](../includes/model-matrix/datazone-standard.md)]
392+
387393
# [Standard](#tab/standard)
388394

389395
### Standard deployment model availability
@@ -405,13 +411,6 @@ For more information on Provisioned deployments, see our [Provisioned guidance](
405411

406412
This table doesn't include fine-tuning regional availability information. Consult the [fine-tuning section](#fine-tuning-models) for this information.
407413

408-
### Data zone standard model availability
409-
410-
|Model|United States Data zone regions|European Union Data zone regions|
411-
|---|---|---|
412-
| `gpt-4o` (2024-08-06, 2024-05-13)| East US 2 <br> West US 3 <br> | Spain Central <br> West Europe|
413-
| `gpt-4o-mini` (2024-07-18) | East US 2 <br> West US 3 <br> | Spain Central <br> West Europe|
414-
415414
### Standard models by endpoint
416415

417416
# [Chat Completions](#tab/standard-chat-completions)

articles/ai-services/openai/how-to/batch.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,7 @@ Key use cases include:
4444

4545
Global batch is currently supported in the following regions:
4646

47-
- East US
48-
- West US
49-
- Sweden Central
47+
[!INCLUDE [Global batch](../includes/model-matrix/global-batch.md)]
5048

5149
The following models support global batch:
5250

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
title: Datazone standard model availability
3+
titleSuffix: Azure OpenAI Service
4+
description: Regional availability for Global Batch models
5+
manager: nitinme
6+
ms.service: azure-ai-openai
7+
ms.topic: include
8+
ms.date: 10/31/2024
9+
---
10+
11+
| **Region** | **gpt-4o**, **2024-05-13** | **gpt-4o**, **2024-08-06** | **gpt-4o-mini**, **2024-07-18** |
12+
|:-------------------|:--------------------------:|:--------------------------:|:-------------------------------:|
13+
| eastus2 ||||
14+
| francecentral ||||
15+
| germanywestcentral ||||
16+
| northcentralus ||||
17+
| southcentralus ||||
18+
| spaincentral ||||
19+
| westeurope ||||
20+
| westus3 ||||

articles/ai-services/openai/includes/model-matrix/global-batch.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,16 @@ description: Regional availability for Global Batch models
55
manager: nitinme
66
ms.service: azure-ai-openai
77
ms.topic: include
8-
ms.date: 10/24/2024
8+
ms.date: 10/31/2024
99
---
1010

1111
| **Region** | **gpt-4o**, **2024-05-13** | **gpt-4o**, **2024-08-06** | **gpt-4o-mini**, **2024-07-18** | **gpt-4**, **0613** | **gpt-4**, **turbo-2024-04-09** | **gpt-35-turbo**, **0613** | **gpt-35-turbo**, **1106** | **gpt-35-turbo**, **0125** |
1212
|:-----------------|:--------------------------:|:--------------------------:|:-------------------------------:|:-------------------:|:-------------------------------:|:--------------------------:|:--------------------------:|:--------------------------:|
13+
| canadaeast |||||||||
1314
| eastus |||||||||
15+
| eastus2 |||||||||
16+
| northcentralus |||||||||
17+
| southcentralus |||||||||
1418
| swedencentral |||||||||
15-
| westus |||||||||
19+
| westus |||||||||
20+
| westus3 |||||||||

0 commit comments

Comments
 (0)