|
1 | 1 | ---
|
2 | 2 | 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. |
4 | 4 | ms.service: azure-government
|
5 | 5 | ms.topic: article
|
6 | 6 | author: EliotSeattle
|
@@ -64,6 +64,7 @@ Table below lists API endpoints in Azure vs. Azure Government for accessing and
|
64 | 64 | |-----------|-----------|-------|----------|----------------------|
|
65 | 65 | |**AI + machine learning**|Azure Bot Service|botframework.com|botframework.azure.us||
|
66 | 66 | ||Azure AI Document Intelligence|cognitiveservices.azure.com|cognitiveservices.azure.us||
|
| 67 | +||Azure OpenAI Service|openai.azure.com|openai.azure.us|| |
67 | 68 | ||Computer Vision|cognitiveservices.azure.com|cognitiveservices.azure.us||
|
68 | 69 | ||Custom Vision|cognitiveservices.azure.com|cognitiveservices.azure.us </br>[Portal](https://www.customvision.azure.us/)||
|
69 | 70 | ||Content Moderator|cognitiveservices.azure.com|cognitiveservices.azure.us||
|
@@ -181,6 +182,22 @@ For feature variations and limitations, including API endpoints, see [Speech ser
|
181 | 182 |
|
182 | 183 | <a name='cognitive-services-translator'></a>
|
183 | 184 |
|
| 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> GPT-4 (1106-Preview)<br> GPT-3.5-Turbo (1106)<br> GPT-3.5-Turbo (0125)<br> text-embedding-ada-002 (version 2)<br><br>US Gov Virginia:<br> GPT-4 (1106-Preview)<br> GPT-3.5-Turbo (0125)<br> 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 | + |
184 | 201 | ### [Azure AI services: Translator](../ai-services/translator/index.yml)
|
185 | 202 |
|
186 | 203 | For feature variations and limitations, including API endpoints, see [Translator in sovereign clouds](../ai-services/translator/sovereign-clouds.md).
|
|
0 commit comments