Skip to content

Commit fa4a9cc

Browse files
Merge pull request #7431 from challenp/patch-10
Document model retirements and default versions in Azure Government
2 parents efc9fd4 + 2ef1b66 commit fa4a9cc

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

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

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,27 @@ To request quota increases for these models, submit a request at [https://aka.ms
5656

5757
<br>
5858

59+
### Model Retirements
60+
In some cases, models are retired in Azure Governmen ahead of dates in the commercial cloud. General information on model retirement policies, dates, and other details can be found at [Azure OpenAI in Azure AI Foundry model deprecations and retirements](/azure/ai-foundry/openai/concepts/model-retirements). The following shows model retirement differences in Azure Government.
61+
62+
| Model | Version | Azure Government Status | Public Retirement date |
63+
| --------------------------|-------------------|:--------------------------|------------------------------------|
64+
| `gpt-35-turbo` | 1106 | Retired | November 11, 2025 |
65+
| `gpt-4` | turbo-2024-04-09 | Retired | November 11, 2025 |
66+
67+
<br>
68+
69+
### Deafault Model Versions
70+
In some cases, new model versions are designated as default in Azure Governmen ahead of dates in the commercial cloud. General information on model upgrades can be found at [Working with Azure OpenAI models](/azure/ai-foundry/openai/how-to/working-with-models?tabs=powershell&branch=main#model-deployment-upgrade-configuration)
71+
72+
The following shows default model differences in Azure Government.
73+
74+
| Model | Azure Government Default Version | Public Default Version | Default upgrade date |
75+
|-----------|----------------------------------|------------------------|-------------------------------|
76+
| `gpt-4o` | 2024-11-20 | 2024-08-06 | Starting on October 13, 2025 |
77+
78+
<br>
79+
5980
## Azure OpenAI features
6081

6182
The following feature differences exist when comparing Azure OpenAI in Azure Government vs commercial cloud.

0 commit comments

Comments
 (0)