Skip to content

Commit fe5b7e6

Browse files
authored
Merge pull request #280250 from MicrosoftDocs/main
7/8/2024 AM Publish
2 parents 51dab15 + 4f0d757 commit fe5b7e6

File tree

339 files changed

+1372
-1148
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

339 files changed

+1372
-1148
lines changed

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

Lines changed: 26 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ titleSuffix: Azure OpenAI
44
description: Learn about the different model capabilities that are available with Azure OpenAI.
55
ms.service: azure-ai-openai
66
ms.topic: conceptual
7-
ms.date: 07/01/2024
7+
ms.date: 07/08/2024
88
ms.custom: references_regions, build-2023, build-2023-dataai, refefences_regions
99
manager: nitinme
1010
author: mrbullwinkle #ChrisHMSFT
@@ -145,9 +145,9 @@ You can also use the OpenAI text to speech voices via Azure AI Speech. To learn
145145

146146
[!INCLUDE [Standard Models](../includes/model-matrix/standard-models.md)]
147147

148-
This table doesn't include fine-tuning regional availability, consult the dedicated [fine-tuning section](#fine-tuning-models) for this information.
148+
This table doesn't include [global standard](../how-to/deployment-types.md) model deployment regional availability for GPT-4o, or fine-tuning regional availability information. Consult the dedicated [global standard deployment section](#global-standard-model-availability) and the [fine-tuning section](#fine-tuning-models) for this information.
149149

150-
### Standard deployment model quota
150+
### Standard and global standard deployment model quota
151151

152152
[!INCLUDE [Quota](../includes/model-matrix/quota.md)]
153153

@@ -172,19 +172,36 @@ For more information on Provisioned deployments, see our [Provisioned guidance](
172172

173173
**Supported regions:**
174174

175-
- eastus
176-
- eastus2
177-
- northcentralus
178-
- southcentralus
179-
- westus
180-
- westus3
175+
- australiaeast
176+
- brazilsouth
177+
- canadaeast
178+
- eastus
179+
- eastus2
180+
- francecentral
181+
- germanywestcentral
182+
- japaneast
183+
- koreacentral
184+
- northcentralus
185+
- norwayeast
186+
- polandcentral
187+
- southafricanorth
188+
- southcentralus
189+
- southindia
190+
- swedencentral
191+
- switzerlandnorth
192+
- uksouth
193+
- westeurope
194+
- westus
195+
- westus3
181196

182197
### GPT-4 and GPT-4 Turbo model availability
183198

184199
#### Public cloud regions
185200

186201
[!INCLUDE [GPT-4](../includes/model-matrix/standard-gpt-4.md)]
187202

203+
204+
188205
#### Select customer access
189206

190207
In addition to the regions above which are available to all Azure OpenAI customers, some select pre-existing customers have been granted access to versions of GPT-4 in additional regions:

articles/ai-services/openai/includes/gpt-4-turbo.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ This is the replacement for the following preview models:
2525

2626
### Differences from gpt-4 vision-preview
2727

28-
- Azure AI specific Vision enhancements integration with GPT-4 Turbo with Vision aren't supported for `gpt-4` **Version:** `turbo-2024-04-09`. This includes Optical Character Recognition (OCR), object grounding, video prompts, and improved handling of your data with images.
28+
- Azure AI specific Vision enhancements integration with GPT-4 Turbo with Vision isn't supported for `gpt-4` **Version:** `turbo-2024-04-09`. This includes Optical Character Recognition (OCR), object grounding, video prompts, and improved handling of your data with images.
2929

3030
### GPT-4 Turbo provisioned managed availability
3131

@@ -37,4 +37,4 @@ For information on model regional availability consult the model matrix for [sta
3737

3838
### Deploying GPT-4 Turbo with Vision GA
3939

40-
To deploy the GA model from the Studio UI, select `GPT-4` and then choose the `turbo-2024-04-09` version from the dropdown menu. The default quota for the `gpt-4-turbo-2024-04-09` model will be the same as current quota for GPT-4-Turbo. See the [regional quota limits.](../concepts/models.md#standard-deployment-model-quota)
40+
To deploy the GA model from the Studio UI, select `GPT-4` and then choose the `turbo-2024-04-09` version from the dropdown menu. The default quota for the `gpt-4-turbo-2024-04-09` model will be the same as current quota for GPT-4-Turbo. See the [regional quota limits.](../concepts/models.md#standard-and-global-standard-deployment-model-quota)

articles/ai-services/openai/includes/model-matrix/provisioned-models.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: PTU-managed model availability by region.
55
manager: nitinme
66
ms.service: azure-ai-openai
77
ms.topic: include
8-
ms.date: 06/21/2024
8+
ms.date: 07/08/2024
99
---
1010

1111
| **Region** | **gpt-4**, **0613** | **gpt-4**, **1106-Preview** | **gpt-4**, **0125-Preview** | **gpt-4**, **turbo-2024-04-09** | **gpt-4o**, **2024-05-13** | **gpt-4-32k**, **0613** | **gpt-35-turbo**, **1106** | **gpt-35-turbo**, **0125** |
@@ -25,7 +25,7 @@ ms.date: 06/21/2024
2525
| polandcentral |||| - | - ||||
2626
| southafricanorth ||| - | - | - ||| - |
2727
| southcentralus |||||||||
28-
| southindia |||| - | - ||||
28+
| southindia |||| - | ||||
2929
| swedencentral |||||||||
3030
| switzerlandnorth |||||||||
3131
| switzerlandwest | - | - | - | - | - | - | - ||

0 commit comments

Comments
 (0)