Skip to content

Commit 95ae8d8

Browse files
authored
Merge pull request #273074 from EliotSeattle/open-ai-content
OpenAI Service: table entries and small desc. section
2 parents 16bb371 + 7000899 commit 95ae8d8

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

articles/azure-government/compare-azure-government-global-azure.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Compare Azure Government and global Azure
3-
description: Describe feature differences between Azure Government and global Azure.
3+
description: Describes the feature differences between Azure Government and the global (public) Azure.
44
ms.service: azure-government
55
ms.topic: article
66
author: EliotSeattle
@@ -64,6 +64,7 @@ Table below lists API endpoints in Azure vs. Azure Government for accessing and
6464
|-----------|-----------|-------|----------|----------------------|
6565
|**AI + machine learning**|Azure Bot Service|botframework.com|botframework.azure.us||
6666
||Azure AI Document Intelligence|cognitiveservices.azure.com|cognitiveservices.azure.us||
67+
||Azure OpenAI Service|openai.azure.com|openai.azure.us||
6768
||Computer Vision|cognitiveservices.azure.com|cognitiveservices.azure.us||
6869
||Custom Vision|cognitiveservices.azure.com|cognitiveservices.azure.us </br>[Portal](https://www.customvision.azure.us/)||
6970
||Content Moderator|cognitiveservices.azure.com|cognitiveservices.azure.us||
@@ -181,6 +182,22 @@ For feature variations and limitations, including API endpoints, see [Speech ser
181182

182183
<a name='cognitive-services-translator'></a>
183184

185+
### [Azure AI services: OpenAI Service](../ai-services/openai/overview.md)
186+
187+
The following features of Azure OpenAI are available in Azure Government:
188+
189+
|Feature|Azure OpenAI|
190+
|--------|--------|
191+
|Models available|US Gov Arizona:<br>&nbsp;&nbsp;&nbsp;GPT-4 (1106-Preview)<br>&nbsp;&nbsp;&nbsp;GPT-3.5-Turbo (1106)<br>&nbsp;&nbsp;&nbsp;GPT-3.5-Turbo (0125)<br>&nbsp;&nbsp;&nbsp;text-embedding-ada-002 (version 2)<br><br>US Gov Virginia:<br>&nbsp;&nbsp;&nbsp;GPT-4 (1106-Preview)<br>&nbsp;&nbsp;&nbsp;GPT-3.5-Turbo (0125)<br>&nbsp;&nbsp;&nbsp;text-embedding-ada-002 (version 2)<br><br>Learn more in [Azure OpenAI Service models](../ai-services/openai/concepts/models.md)|
192+
|Virtual network support & private link support|Yes, unless using [Azure OpenAI on your data](../ai-services/openai/concepts/use-your-data.md)|
193+
|Managed Identity|Yes, via Microsoft Entra ID|
194+
|UI experience|**Azure portal** for account & resource management<br>**Azure OpenAI Studio** for model exploration|
195+
196+
**Next steps**
197+
* Get started by requesting access to Azure OpenAI Service in Azure Government at [https://aka.ms/AOAIgovaccess](https://aka.ms/AOAIgovaccess)
198+
* Request quota increases for the pay-as-you-go consumption model, please fill out a separate form at [https://aka.ms/AOAIGovQuota](https://aka.ms/AOAIGovQuota)
199+
200+
184201
### [Azure AI services: Translator](../ai-services/translator/index.yml)
185202

186203
For feature variations and limitations, including API endpoints, see [Translator in sovereign clouds](../ai-services/translator/sovereign-clouds.md).

0 commit comments

Comments
 (0)