Skip to content

Commit d159886

Browse files
authored
Update deep-research.md
1 parent f3b413c commit d159886

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

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

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ ms.topic: how-to
1515
The Deep Research model in the Azure AI Foundry Agent Service enables you to use an advanced agentic research capability, and integrate it with your data and systems.
1616

1717
> [!IMPORTANT]
18-
> * Deep Research uses **Grounding with Bing Search**. Be sure to read and understand all stipulations of its use, including potential [costs](https://www.microsoft.com/bing/apis/grounding-pricing) that can be incurred, the [terms of use](https://www.microsoft.com/bing/apis/grounding-legal), and [use and display requirements](./bing-grounding.md#how-to-display-grounding-with-bing-search-results). See the [Grounding with Bing Search](./bing-grounding.md) documentation for more information.
19-
> * Deep Research is not available in Azure OpenAI.
18+
> * The Deep Research tool uses **Grounding with Bing Search**. Be sure to read and understand all stipulations of its use, including potential [costs](https://www.microsoft.com/bing/apis/grounding-pricing) that can be incurred, the [terms of use](https://www.microsoft.com/bing/apis/grounding-legal), and [use and display requirements](./bing-grounding.md#how-to-display-grounding-with-bing-search-results). See the [Grounding with Bing Search](./bing-grounding.md) documentation for more information.
19+
> * The Deep Research tool uses the Azure OpenAI `o3-deep-research` model. This model is not available in Azure OpenAi service.
2020
2121
## Usage support
2222

@@ -48,12 +48,6 @@ Every stage of the process is safeguarded by input/output classifiers and chain-
4848
- A basic or standard agent [environment setup](../../environment-setup.md)
4949
- Access to the Deep Research model is gated. Fill out the [request form](https://aka.ms/OAI/deepresearchaccess) for access. If you have already have access to the o3 model no request is required.
5050

51-
To use Deep Research, you will create the following in this article:
52-
53-
- The [Grounding with Bing Search tool](./bing-grounding.md)
54-
- A [deployed models](../../../model-inference/how-to/create-model-deployments.md) and the following model
55-
- `o3-deep-research` version `2025-06-26`. This model is available in `West US` and `Norway East`.
56-
5751
## Setup
5852

5953
To use the Deep Research model, you need to create a new project and add your Grounding with Bing Search resource as a new connection. In the [AI Foundry portal](https://ai.azure.com/?cid=learnDocs):
@@ -86,4 +80,4 @@ To use the Deep Research model, you need to create a new project and add your Gr
8680

8781
## Next steps
8882

89-
Learn [how to use the Deep Research tool](./deep-research-samples.md).
83+
Learn [how to use the Deep Research tool](./deep-research-samples.md).

0 commit comments

Comments
 (0)