Skip to content

Commit e4edcdf

Browse files
Merge pull request #1897 from challenp/patch-4
Update azure-government.md
2 parents c1f9a3c + b4da099 commit e4edcdf

File tree

1 file changed

+17
-13
lines changed

1 file changed

+17
-13
lines changed

articles/ai-services/openai/azure-government.md

Lines changed: 17 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: challenp
66
ms.service: azure-ai-openai
77
ms.topic: how-to
88
ms.custom: references_regions, azuregovernment
9-
ms.date: 8/29/2024
9+
ms.date: 12/11/2024
1010
recommendations: false
1111
---
1212

@@ -22,21 +22,25 @@ Learn more about the different capabilities of each model in [Azure OpenAI Servi
2222
The following sections show model availability by region and deployment type.
2323

2424
### Standard deployment model availability
25-
26-
| **Region** | **gpt-35-turbo**, **1106** | **gpt-35-turbo**, **0125** | **gpt-4**, **1106-Preview** | **gpt-4o**, **2024-05-13** | **text-embedding-ada-002** |
27-
|:--------------|:--------------------------:|:--------------------------:|:---------------------------:|:--------------------------:|:--------------------------:|
28-
| usgovarizona | - |||||
29-
| usgovvirginia |||| - ||
30-
31-
To request quota increases for the pay-as-you-go consumption model, apply at [https://aka.ms/AOAIGovQuota](https://aka.ms/AOAIGovQuota)
25+
| **Region** | **gpt-4o**, **2024-05-13** | **gpt-4o-mini**, **2024-07-18** | **gpt-4**, **1106-Preview** | **gpt-35-turbo**, **0125** | **gpt-35-turbo**, **1106** | **text-embedding-3-large**, **1** | **text-embedding-ada-002**, **2** |
26+
|:--------------|:--------------------------:|:-------------------------------:|:---------------------------:|:--------------------------:|:--------------------------:|:---------------------------------:|:---------------------------------:|
27+
| usgovarizona ||||| - |||
28+
| usgovvirginia || - |||| - ||
29+
30+
#### Standard quota limits in tokens per minute (TPM):
31+
| **gpt-4o** | **gpt-4o-mini** | **gpt-4** | **gpt-35-turbo** | **text-embedding-3-large** | **text-embedding-ada-002**|
32+
|:----------:|:---------------:|:---------:|:----------------:|:--------------------------:|:-------------------------:|
33+
| 300k | 600k | 200k | 500k | 700k | 600k |
34+
35+
To request quota increases up to these maximum values, submit a request at [https://aka.ms/AOAIGovQuota](https://aka.ms/AOAIGovQuota).
3236

3337
### Provisioned deployment model availability
34-
| **Region** | **gpt-35-turbo**, **1106** | **gpt-35-turbo**, **0125** | **gpt-4**, **1106-Preview** | **gpt-4o**, **2024-05-13** |
35-
|:--------------|:--------------------------:|:--------------------------:|:---------------------------:|:--------------------------:|
36-
| usgovarizona | - | | - ||
37-
| usgovvirginia | - | || |
38+
| **Region** | **gpt-4o**, **2024-05-13** | **gpt-4o-mini**, **2024-07-18** | **gpt-4**, **1106-Preview** | **gpt-35-turbo**, **0125** | **gpt-35-turbo**, **1106** |
39+
|:--------------|:--------------------------:|:-------------------------------:|:---------------------------:|:--------------------------:|:--------------------------:|
40+
| usgovarizona | | - | - | | - |
41+
| usgovvirginia | | - | - || - |
3842

39-
> [!NOTE]
43+
[NOTE]
4044
> Provisioned Throughput Units (PTUs) are different from standard quota in Azure OpenAI and are not available by default in Azure Government. To learn more about this offering contact your Microsoft Account Team.
4145
4246
<br>

0 commit comments

Comments
 (0)