Skip to content

Commit 45b2d74

Browse files
authored
Merge pull request #5350 from MicrosoftDocs/main
6/3/2025 PM Publish
2 parents 7f67a40 + ace42c3 commit 45b2d74

File tree

5 files changed

+6
-3
lines changed

5 files changed

+6
-3
lines changed

articles/ai-foundry/how-to/configure-managed-network.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -832,6 +832,7 @@ Private endpoints are currently supported for the following Azure services:
832832
* Azure AI Search
833833
* Azure AI services
834834
* Azure API Management
835+
* Supporting only Classic tier without VNET injection and Standard V2 tier with virtual network integration. For more on API Management virtual networks, see [Virtual Network Concepts](https://learn.microsoft.com/azure/api-management/virtual-network-concepts)
835836
* Azure Container Registry
836837
* Azure Cosmos DB (all sub resource types)
837838
* Azure Data Factory
191 Bytes
Loading

articles/ai-services/agents/concepts/model-region-support.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: aahill
77
ms.author: aahi
88
ms.service: azure-ai-agent-service
99
ms.topic: conceptual
10-
ms.date: 05/05/2025
10+
ms.date: 06/03/2025
1111
ms.custom: azure-ai-agents
1212
---
1313

@@ -27,7 +27,8 @@ All deployments can perform the exact same inference operations, however the bil
2727
Azure AI Foundry Agent Service supports the following Azure OpenAI models in the listed regions.
2828

2929
> [!NOTE]
30-
> The following table is for standard deployment availability. For information on Provisioned Throughput Unit (PTU) availability, see [provisioned throughput](../../openai/concepts/provisioned-throughput.md) in the Azure OpenAI documentation. `GlobalStandard` customers also have access to [global standard models](../../openai/concepts/models.md#global-standard-model-availability).
30+
> * The following table is for standard deployment availability. For information on Provisioned Throughput Unit (PTU) availability, see [provisioned throughput](../../openai/concepts/provisioned-throughput.md) in the Azure OpenAI documentation. `GlobalStandard` customers also have access to [global standard models](../../openai/concepts/models.md#global-standard-model-availability).
31+
> * [Hub based projects](../../../ai-foundry/what-is-azure-ai-foundry.md#project-types) are limited to the following models: gpt-4o, gpt-4o-mini, gpt-4, gpt-35-turbo
3132
3233
| REGION | o1 | o3-mini | gpt-4.1, 2025-04-14 | gpt-4.1-mini, 2025-04-14 | gpt-4.1-nano, 2025-04-14 | gpt-4o, 2024-05-13 | gpt-4o, 2024-08-06 | gpt-4o, 2024-11-20 | gpt-4o-mini, 2024-07-18 | gpt-4, 0613 | gpt-4, turbo-2024-04-09 | gpt-4-32k, 0613 | gpt-35-turbo, 1106 | gpt-35-turbo, 0125 |
3334
|------------------|----|---------|---------------------|--------------------------|--------------------------|--------------------|--------------------|--------------------|-------------------------|-------------|-------------------------|-----------------|--------------------|--------------------|

articles/machine-learning/how-to-managed-network.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1171,6 +1171,7 @@ Private endpoints are currently supported for the following Azure services:
11711171
* Azure Database for PostgreSQL Flexible Server
11721172
* Azure Database for MySQL
11731173
* Azure API Management
1174+
* Supporting only Classic tier without VNET injection and Standard V2 tier with virtual network integration. For more on API Management virtual networks, see [Virtual Network Concepts](https://learn.microsoft.com/azure/api-management/virtual-network-concepts)
11741175

11751176
When you create a private endpoint, you provide the _resource type_ and _subresource_ that the endpoint connects to. Some resources have multiple types and subresources. For more information, see [what is a private endpoint](/azure/private-link/private-endpoint-overview).
11761177

zone-pivots/zone-pivot-groups.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1043,7 +1043,7 @@ groups:
10431043
- id: programming-language-javascript
10441044
title: JavaScript
10451045
- id: programming-language-python-azure
1046-
title: Python (Azure SDK)
1046+
title: Python
10471047
- id: programming-language-typescript
10481048
title: TypeScript
10491049
- id: rest-api

0 commit comments

Comments
 (0)