Skip to content

Commit ed66fcf

Browse files
Merge pull request #4341 from challenp/patch-10
Update azure-government.md
2 parents eba07f6 + ec1d70b commit ed66fcf

File tree

1 file changed

+12
-4
lines changed

1 file changed

+12
-4
lines changed

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

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,18 @@ The following sections show model availability by region and deployment type. Mo
2424
<br>
2525

2626
## Standard deployment model availability
27-
| **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** |
28-
|:--------------|:--------------------------:|:-------------------------------:|:---------------------------:|:--------------------------:|:--------------------------:|:---------------------------------:|:---------------------------------:|
29-
| usgovarizona ||||| - |||
30-
| usgovvirginia || - |||| - ||
27+
| **Region** | **o3-mini USGov DataZone** | **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** |
28+
|:--------------|:--------------------------:|:--------------------------:|:-------------------------------:|:---------------------------:|:--------------------------:|:--------------------------:|:---------------------------------:|:---------------------------------:|
29+
| usgovarizona |||||| - |||
30+
| usgovvirginia ||| - |||| - ||
31+
32+
* USGov DataZone provides access to the model from both usgovarizona and usgovvirginia.
33+
* Data stored at rest remains in the designated Azure region of the resource.
34+
* Data may be processed for inferencing in either of the two Azure Government regions.
35+
36+
SKU name in code: DataZoneStandard
37+
38+
Data zone standard deployments are available in the same Azure OpenAI resource as all other Azure OpenAI deployment types but allow you to leverage Azure global infrastructure to dynamically route traffic to the data center within the Microsoft defined data zone with the best availability for each request. Data zone standard provides higher default quotas than our Azure geography-based deployment types.
3139

3240
To request quota increases for these models, submit a request at [https://aka.ms/AOAIGovQuota](https://aka.ms/AOAIGovQuota). Note the following maximum quota limits allowed via that form:
3341

0 commit comments

Comments
 (0)