Skip to content

Commit 4885d99

Browse files
Merge pull request #7026 from aahill/main
removing note
2 parents 28be63d + 50dd76d commit 4885d99

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

articles/ai-foundry/openai/includes/models-azure-direct-openai.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Azure OpenAI in Azure AI Foundry Models
33
author: mrbullwinkle #ChrisHMSFT
44
ms.author: mbullwin #chrhoder#
55
manager: nitinme
6-
ms.date: 08/12/2025
6+
ms.date: 09/10/2025
77
ms.service: azure-ai-foundry
88
ms.topic: include
99
---
@@ -106,9 +106,6 @@ az cognitiveservices account deployment create \
106106

107107
A model that intelligently selects from a set of underlying chat models to respond to a given prompt.
108108

109-
> [!NOTE]
110-
> The latest version of model router is currently limited access only. You can request access using the `gpt-5 access` form: [gpt-5 limited access model application](https://aka.ms/oai/gpt5access). If you already have `o3 access` no request is required.
111-
112109
### Region availability
113110

114111
| Model | Region |

articles/ai-foundry/openai/whats-new.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn about the latest news and features updates for Azure OpenAI.
44
author: mrbullwinkle
55
ms.author: mbullwin #
66
manager: nitinme
7-
ms.date: 08/14/2025
7+
ms.date: 09/10/2025
88
ms.service: azure-ai-openai
99
ms.topic: whats-new
1010
ms.custom:
@@ -81,8 +81,6 @@ Spillover is now Generally Available. Spillover manages traffic fluctuations on
8181

8282
- Model router now supports GPT-5 series models.
8383

84-
- The latest version of model router is currently limited access only. You can request access using the `gpt-5 access` form: [gpt-5 limited access model application](https://aka.ms/oai/gpt5access). If you already have `o3 access` no request is required.
85-
8684
- Model router for Azure AI Foundry is a deployable AI chat model that automatically selects the best underlying chat model to respond to a given prompt. For more information on how model router works and its advantages and limitations, see the [Model router concepts guide](./concepts/model-router.md). To use model router with the Completions API, follow the [How-to guide](./concepts/model-router.md).
8785

8886

0 commit comments

Comments
 (0)