Skip to content

Commit 7336536

Browse files
authored
Merge pull request #1195 from mrbullwinkle/mrb_10_31_2024_datazones
[Azure OpenAI] Data zones autogen update
2 parents 8d75850 + a6f74e5 commit 7336536

File tree

2 files changed

+26
-7
lines changed

2 files changed

+26
-7
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)
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 ||||

0 commit comments

Comments
 (0)