Skip to content

Commit 5e91e59

Browse files
authored
Merge pull request #5725 from challenp/patch-9
Update azure-government.md
2 parents c5bf893 + d3c0e67 commit 5e91e59

File tree

1 file changed

+18
-13
lines changed

1 file changed

+18
-13
lines changed

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

Lines changed: 18 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Azure OpenAI in Azure Government
33
titleSuffix: Azure OpenAI
44
description: Learn how to use Azure OpenAI in the Azure Government cloud.
55
author: challenp
6-
ms.date: 5/29/2025
6+
ms.date: 6/25/2025
77
ms.service: azure-ai-openai
88
ms.topic: how-to
99
ms.custom:
@@ -25,17 +25,21 @@ The following sections show model availability by region and deployment type. Mo
2525

2626
<br>
2727

28-
## Standard deployment model availability
29-
| **Region** | **o3-mini USGov DataZone** | **gpt-4o**, **2024-05-13** | **gpt-4o-mini**, **2024-07-18** | **gpt-35-turbo**, **0125** | **text-embedding-3-large**, **1** | **text-embedding-3-small**, **1** | **text-embedding-ada-002**, **2** |
30-
|:--------------|:--------------------------:|:--------------------------:|:-------------------------------:|:--------------------------:|:---------------------------------:|:---------------------------------:|:---------------------------------:|
31-
| usgovarizona ||||||||
32-
| usgovvirginia ||| - || - | - ||
28+
### USGov DataZone
29+
Data zone deployments are available in the same Azure OpenAI resource as all other Azure OpenAI deployment types but allow you to leverage Azure Government infrastructure to dynamically route traffic to the data center within the USGov data zone with the best availability for each request.
3330

3431
* USGov DataZone provides access to the model from both usgovarizona and usgovvirginia.
3532
* Data stored at rest remains in the designated Azure region of the resource.
36-
* Data may be processed for inferencing in either of the two Azure Government regions.
33+
* Data may be processed for inferencing in either of the two Azure Government regions.
3734

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 Government infrastructure to dynamically route traffic to the data center within the USGov data zone with the best availability for each request.
35+
<br>
36+
37+
### Standard deployment model availability
38+
| **Region** | **o3-mini** | **gpt-4o**, **2024-11-20** | **gpt-4o**, **2024-05-13** | **gpt-4o-mini**, **2024-07-18** | **gpt-35-turbo**, **0125** | **text-embedding-3-large**, **1** | **text-embedding-3-small**, **1** | **text-embedding-ada-002**, **2** |
39+
|:---------------|:--------------------------:|:--------------------------:|:--------------------------:|:-------------------------------:|:--------------------------:|:---------------------------------:|:---------------------------------:|:---------------------------------:|
40+
| usgovarizona | - | - |||||||
41+
| usgovvirginia | - ||| - || - | - ||
42+
| USGov DataZone ||| - | - | - | - | - | - |
3943

4044
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:
4145

@@ -45,11 +49,12 @@ To request quota increases for these models, submit a request at [https://aka.ms
4549

4650
<br>
4751

48-
## Provisioned deployment model availability
49-
| **Region** | **gpt-4o**, **2024-05-13** | **gpt-4o-mini**, **2024-07-18** | **gpt-35-turbo**, **0125** |
50-
|:--------------|:--------------------------:|:-------------------------------:|:--------------------------:|
51-
| usgovarizona || - ||
52-
| usgovvirginia || - ||
52+
### Provisioned deployment model availability
53+
| **Region** | **gpt-4o**, **2024-11-20** | **gpt-4o**, **2024-05-13** | **gpt-4o-mini**, **2024-07-18** | **gpt-35-turbo**, **0125** |
54+
|:---------------|:--------------------------:|:--------------------------:|:-------------------------------:|:--------------------------:|
55+
| usgovarizona | - || - ||
56+
| usgovvirginia ||| - ||
57+
| USGov DataZone || - | - | - |
5358

5459
<br>
5560

0 commit comments

Comments
 (0)