Skip to content

Commit 6ff137a

Browse files
Merge pull request #5967 from MicrosoftDocs/main
Auto Publish – main to live - 2025-07-10 17:09 UTC
2 parents 4391aaf + 69de8bf commit 6ff137a

File tree

6 files changed

+31
-39
lines changed

6 files changed

+31
-39
lines changed

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

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

1414
# Models supported by Azure AI Foundry Agent Service
@@ -30,24 +30,21 @@ Azure AI Foundry Agent Service supports the following Azure OpenAI models in the
3030
> * The following table is for serverless API 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).
3131
> * [Hub based projects](../../what-is-azure-ai-foundry.md#project-types) are limited to the following models: gpt-4o, gpt-4o-mini, gpt-4, gpt-35-turbo
3232
33-
| REGION | o3-deep-research, 2025-06-26 | 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 |
34-
|------------------|------------------------------|----|---------|---------------------|--------------------------|--------------------------|--------------------|--------------------|--------------------|-------------------------|-------------|-------------------------|-----------------|--------------------|--------------------|
35-
| australiaeast | | | | | | | | | X | | X | | X | X | X |
36-
| canadaeast | | | | | | | | | X | | X | | X | X | X |
37-
| eastus | | | | | | | X | X | X | X | X | X | | | X |
38-
| eastus2 | | | | | | | X | X | X | X | X | X | | | X |
39-
| francecentral | | | | | | | | | X | | X | | X | X | X |
40-
| japaneast | | | | | | | | | X | | | | | | X |
41-
| koreacentral | | | | | | | | | | | | | | | |
42-
| norwayeast | X | | | | | | | | X | | | | | | |
43-
| polandcentral | | | | | | | | | | | | | | | |
44-
| southindia | | | | | | | | | X | | | | | X | |
45-
| swedencentral | | | | | | | X | X | X | X | X | X | X | X | X |
46-
| switzerlandnorth | | | | | | | | | X | | X | | X | | X |
47-
| uaenorth | | | | | | | | | | | | | | | |
48-
| uksouth | | | | | | | | | X | | | | | X | X |
49-
| westus | X | | | | | | X | X | X | X | | X | | X | |
50-
| westus3 | | | | | | | X | X | X | X | | X | | | |
33+
| REGION | o3-deep-research, 2025-06-26 | 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 |
34+
|------------------|------------------------------|--------------------|--------------------|--------------------|-------------------------|-------------|-------------------------|-----------------|--------------------|--------------------|
35+
| australiaeast | | | | X | | X | | X | X | X |
36+
| canadaeast | | | | X | | X | | X | X | X |
37+
| eastus | | X | X | X | X | X | X | | | X |
38+
| eastus2 | | X | X | X | X | X | X | | | X |
39+
| francecentral | | | | X | | X | | X | X | X |
40+
| japaneast | | | | X | | | | | | X |
41+
| norwayeast | X | | | X | | | | | | |
42+
| southindia | | | | X | | | | | X | |
43+
| swedencentral | | X | X | X | X | X | X | X | X | X |
44+
| switzerlandnorth | | | | X | | X | | X | | X |
45+
| uksouth | | | | X | | | | | X | X |
46+
| westus | X | X | X | X | X | | X | | X | |
47+
| westus3 | | X | X | X | X | | X | | | |
5148

5249
## Non-Microsoft models
5350

articles/ai-foundry/agents/how-to/tools/deep-research.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ At its core, the Deep Research tool orchestrates a multi-step research pipeline
6363

6464
The Deep Research tool uses a second model deployment to clarify the question contained in the user prompt, gather additional context if needed, and precisely scope the research task. This helps make the output of an agent using the Deep Research tool more relevant and actionable, and can help optimize the search for your business scenario.
6565

66-
This second model is selected by the customer during configuration of the Deep Research tool and can be any of the GPT-series models including GPT-4o and GPT-4.1.
66+
This second model is selected by the customer during configuration of the Deep Research tool and can be any of the GPT-series models including GPT-4o.
6767

6868
### Grounding with Bing Search
6969

articles/ai-foundry/concepts/foundry-models-overview.md

Lines changed: 12 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Understanding the distinction between these categories helps you choose the righ
3737

3838
## Models Sold Directly by Azure
3939

40-
These are models that are hosted and sold by Microsoft under Microsoft Product Terms. These models have undergone rigorous evaluation and are deeply integrated into Azures AI ecosystem. The models come from a variety of top providers and they offer enhanced integration, optimized performance, and direct Microsoft support, including enterprise-grade Service Level Agreements (SLAs).
40+
These are models that are hosted and sold by Microsoft under Microsoft Product Terms. These models have undergone rigorous evaluation and are deeply integrated into Azure's AI ecosystem. The models come from a variety of top providers and they offer enhanced integration, optimized performance, and direct Microsoft support, including enterprise-grade Service Level Agreements (SLAs).
4141

4242
Characteristics of models sold directly by Azure:
4343

@@ -51,7 +51,9 @@ These Models also have the benefit of fungible Provisioned Throughput, meaning y
5151

5252
## Models from Partners and Community
5353

54-
These models constitute the vast majority of the Azure AI Foundry Models. These models are provided by trusted third-party organizations, partners, research labs, and community contributors. These models offer specialized and diverse AI capabilities, covering a wide array of scenarios, industries, and innovations.
54+
These models constitute the vast majority of the Azure AI Foundry Models and are provided by trusted third-party organizations, partners, research labs, and community contributors. These models offer specialized and diverse AI capabilities, covering a wide array of scenarios, industries, and innovations.
55+
56+
Examples of models from Partners and community are **Open models from the Hugging Face hub**. These include hundreds of models from the Hugging Face hub for real-time inference with managed compute. Hugging Face creates and maintains models listed in this collection. For help with the Hugging Face models, use the [Hugging Face forum](https://discuss.huggingface.co) or [Hugging Face support](https://huggingface.co/support). Learn how to deploy Hugging Face models in [Deploy open models with Azure AI Foundry](../how-to/deploy-models-managed.md).
5557

5658
Characteristics of Models from Partners and Community:
5759
* Developed and supported by external partners and community contributors
@@ -60,26 +62,21 @@ Characteristics of Models from Partners and Community:
6062
* Community-driven innovation and rapid availability of cutting-edge models
6163
* Standard Azure AI integration, with support and maintenance managed by the respective providers
6264

63-
Models are deployable as Managed Compute or serverless API deployment options. The model provider selects how the models are deployable.
64-
65+
Models from Partners and Community are deployable as Managed Compute or serverless API deployment options. The model provider selects how the models are deployable.
66+
67+
### Requesting a model to be included in the model catalog
68+
69+
You can request that we add a model to the model catalog, right from the model catalog page in the Azure AI Foundry portal. From the search bar of the model catalog page, a search for a model that doesn't exist in the catalog, such as *mymodel*, returns the **Request a model** button. Select this button to open up a form where you can share details about the model you're requesting.
70+
71+
:::image type="content" source="../media/explore/model-request-button-in-catalog.png" alt-text="A screenshot showing where to request inclusion of a model in the model catalog." lightbox="../media/explore/model-request-button-in-catalog.png":::
72+
6573
## Choosing Between direct models and partner & community models
6674

6775
When selecting models from Azure AI Foundry Models, consider the following:
6876
* **Use Case and Requirements**: Models sold directly by Azure are ideal for scenarios requiring deep Azure integration, guaranteed support, and enterprise SLAs. Models from Partners and Community excel in specialized use cases and innovation-led scenarios.
6977
* **Support Expectations**: Models sold directly by Azure come with robust Microsoft-provided support and maintenance. These models are supported by their providers, with varying levels of SLA and support structures.
7078
* **Innovation and Specialization**: Models from Partners and Community offer rapid access to specialized innovations and niche capabilities often developed by leading research labs and emerging AI providers.
7179

72-
73-
## Model collections
74-
75-
The model catalog organizes models into different collections, including:
76-
77-
* **Azure OpenAI models exclusively available on Azure**: Flagship Azure OpenAI models available through an integration with Azure OpenAI in Foundry Models. Microsoft supports these models and their use according to the product terms and [SLA for Azure OpenAI](https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services).
78-
79-
* **Open models from the Hugging Face hub**: Hundreds of models from the Hugging Face hub for real-time inference with managed compute. Hugging Face creates and maintains models listed in this collection. For help, use the [Hugging Face forum](https://discuss.huggingface.co) or [Hugging Face support](https://huggingface.co/support). Learn more in [Deploy open models with Azure AI Foundry](../how-to/deploy-models-managed.md).
80-
81-
You can submit a request to add a model to the model catalog by using [this form](https://forms.office.com/pages/responsepage.aspx?id=v4j5cvGGr0GRqy180BHbR_frVPkg_MhOoQxyrjmm7ZJUM09WNktBMURLSktOWEdDODBDRjg2NExKUy4u).
82-
8380
## Overview of Model Catalog capabilities
8481

8582
The model catalog in Azure AI Foundry portal is the hub to discover and use a wide range of models for building generative AI applications. The model catalog features hundreds of models across model providers such as Azure OpenAI, Mistral, Meta, Cohere, NVIDIA, and Hugging Face, including models that Microsoft trained. Models from providers other than Microsoft are Non-Microsoft Products as defined in [Microsoft Product Terms](https://www.microsoft.com/licensing/terms/welcome/welcomepage) and are subject to the terms provided with the models.
200 KB
Loading

articles/ai-foundry/openai/dall-e-quickstart.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ zone_pivot_groups: openai-quickstart-dall-e
1414

1515
# Quickstart: Generate images with Azure OpenAI in Azure AI Foundry Models
1616

17-
> [!NOTE]
18-
> The image generation API creates an image from a text prompt. It doesn't edit or create variations from existing images.
1917

2018
::: zone pivot="programming-language-studio"
2119

articles/ai-foundry/openai/how-to/responses.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Not every model is available in the regions supported by the responses API. Chec
7070
7171
### Reference documentation
7272

73-
- [Responses API reference documentation](/azure/ai-services/openai/reference-preview-latest?#responses-api---create)
73+
- [Responses API reference documentation](/azure/ai-services/openai/reference-preview-latest?#create-response)
7474

7575
## Getting started with the responses API
7676

0 commit comments

Comments
 (0)