Skip to content

Commit e737b2f

Browse files
authored
Merge pull request #3727 from MicrosoftDocs/main
3/25/2025 PM Publish
2 parents 6502d12 + 31e6407 commit e737b2f

File tree

5 files changed

+34
-9
lines changed

5 files changed

+34
-9
lines changed

articles/ai-services/agents/how-to/tools/openapi-spec.md

Lines changed: 28 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,13 @@ added security, making it ideal for integrating with existing infrastructure or
2424
OpenAPI Specified tool improves your function calling experience by providing standardized,
2525
automated, and scalable API integrations that enhance the capabilities and efficiency of your agent.
2626
[OpenAPI specifications](https://spec.openapis.org/oas/latest.html) provide a formal standard for
27-
describing HTTP APIs. This allows people to understand how an API works, how a sequence of APIs
28-
work together, generate client code, create tests, apply design standards, and more. Currently, we support three authentication types with the OpenAPI 3.0 specified tools: `anonymous`, `API key`, `managed identity`.
27+
describing HTTP APIs. This allows people to understand how an API works, how a sequence of APIs works together, generate client code, create tests, apply design standards, and more. Currently, we support three authentication types with the OpenAPI 3.0 specified tools: `anonymous`, `API key`, `managed identity`.
2928

3029
### Usage support
3130

3231
|Azure AI foundry support | Python SDK | C# SDK | REST API | Basic agent setup | Standard agent setup |
3332
|---------|---------|---------|---------|---------|---------|
34-
| | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
33+
| ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
3534

3635
## Prerequisites
3736
1. Ensure you've completed the prerequisites and setup steps in the [quickstart](../../quickstart.md).
@@ -128,10 +127,34 @@ To set up authenticating with Managed Identity:
128127

129128
1. Click **Finish**.
130129

131-
1. Once the setup is done, you can continue by using the tool through the SDK or REST API. Use the tabs at the top of this article to see code samples.
130+
1. Once the setup is done, you can continue by using the tool through the Foundry Portal, SDK, or REST API. Use the tabs at the top of this article to see code samples.
132131

133-
::: zone-end
132+
## Add OpenAPI spec tool in the Azure AI Foundry portal
133+
134+
You can add the Grounding with Bing Search tool to an agent programatically using the code examples listed at the top of this article, or the [Azure AI Foundry portal](https://ai.azure.com/). If you want to use the portal:
135+
136+
1. in the **Create and debug** screen or **Agent playground**, select your agent.
137+
1. Scroll down the **Setup** pane on the right to **action**. Then select **Add**.
138+
139+
:::image type="content" source="../../media/tools/action-tools.png" alt-text="A screenshot showing the available tool categories in the Azure AI Foundry portal." lightbox="../../media/tools/action-tools.png":::
140+
141+
1. Select **OpenAPI 3.0 specified tool**.
142+
143+
:::image type="content" source="../../media/tools/action-tools-list.png" alt-text="A screenshot showing the available action tools in the Azure AI Foundry portal." lightbox="../../media/tools/action-tools-list.png":::
144+
145+
1. Give your tool a name (required) and a description (optional). The description will be used by the model to decide when and how to use the tool.
134146

147+
:::image type="content" source="../../media/tools/open-api-details.png" alt-text="A screenshot showing the openAPI tool details in the Azure AI Foundry portal." lightbox="../../media/tools/open-api-details.png":::
148+
149+
1. Click Next and select your authentication method. Choose `connection` for `API key`.
150+
1. If you choose `connection`, you need to select the custom keys connection you have created before.
151+
1. If you choose `managed identity`, you need to input the audience to get your token. An example of an audience would be `https://cognitiveservices.azure.com/` to connect to Azure AI Services. Make sure you have already set up authentication and role assignment (as described in the [section](#authenticating-with-managed-identity-microsoft-entra-id) above).
152+
153+
1. Copy and paste your OpenAPI specification in the text box.
154+
155+
1. Review and add the tool to your agent.
156+
157+
::: zone-end
135158

136159
::: zone pivot="code-example"
137160
## Step 1: Create a project client
56.6 KB
Loading
113 KB
Loading

articles/ai-services/openai/concepts/model-retirements.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ titleSuffix: Azure OpenAI
44
description: Learn about the model deprecations and retirements in Azure OpenAI.
55
ms.service: azure-ai-openai
66
ms.topic: conceptual
7-
ms.date: 03/11/2025
7+
ms.date: 03/24/2025
88
ms.custom:
99
manager: nitinme
1010
author: mrbullwinkle
@@ -100,9 +100,9 @@ These models are currently available for use in Azure OpenAI Service.
100100
| `gpt-4`<br>`gpt-4-32k` | 0314 | June 6, 2025 | `gpt-4o` |
101101
| `gpt-4`<br>`gpt-4-32k` | 0613 | June 6, 2025 | `gpt-4o` |
102102
| `gpt-4` | turbo-2024-04-09 | No earlier than June 6, 2025 | `gpt-4o`|
103-
| `gpt-4` | 1106-preview | To be upgraded to **`gpt-4o` version: `2024-11-20`**, starting no sooner than March 10, 2025 **<sup>1</sup>** <br>Retirement date: May 1, 2025 | `gpt-4o`|
104-
| `gpt-4` | 0125-preview |To be upgraded to **`gpt-4o` version: `2024-11-20`**, starting no sooner than March 10, 2025 **<sup>1</sup>** <br>Retirement date: May 1, 2025 | `gpt-4o` |
105-
| `gpt-4` | vision-preview | To be upgraded to **`gpt-4o` version: `2024-11-20`**, starting no sooner than March 10, 2025 **<sup>1</sup>** <br>Retirement date: May 1, 2025 | `gpt-4o`|
103+
| `gpt-4` | 1106-preview | To be upgraded to **`gpt-4o` version: `2024-11-20`**, starting no sooner than April 17, 2025 **<sup>1</sup>** <br>Retirement date: May 1, 2025 | `gpt-4o`|
104+
| `gpt-4` | 0125-preview |To be upgraded to **`gpt-4o` version: `2024-11-20`**, starting no sooner than April 17, 2025 **<sup>1</sup>** <br>Retirement date: May 1, 2025 | `gpt-4o` |
105+
| `gpt-4` | vision-preview | To be upgraded to **`gpt-4o` version: `2024-11-20`**, starting no sooner than April 17, 2025 **<sup>1</sup>** <br>Retirement date: May 1, 2025 | `gpt-4o`|
106106
| `gpt-4o` | 2024-05-13 | No earlier than June 30, 2025 <br><br>Deployments set to [**Auto-update to default**](/azure/ai-services/openai/how-to/working-with-models?tabs=powershell#auto-update-to-default) will be automatically upgraded to version: `2024-08-06`, starting on March 17, 2025. | |
107107
| `gpt-4o` | 2024-08-06 | No earlier than August 6, 2025 | |
108108
| `gpt-4o` | 2024-11-20 | No earlier than November 20, 2025 | |

articles/ai-services/openai/how-to/computer-use.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -362,3 +362,5 @@ In all cases where `pending_safety_checks` are returned, actions should be hande
362362
## See also
363363

364364
* [Responses API](./responses.md)
365+
* [Computer Use with playwright](./responses.md#computer-use)
366+
* [Computer Use Assistant sample on Github](https://github.com/Azure-Samples/computer-use-model)

0 commit comments

Comments
 (0)