Skip to content

Commit b3c5821

Browse files
authored
Merge pull request #5796 from aahill/june-freshness-2
acrolinx pass
2 parents 03f55b4 + 16609df commit b3c5821

14 files changed

+18
-18
lines changed

articles/ai-foundry/agents/faq.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ metadata:
77
manager: nitinme
88
ms.service: azure-ai-agent-service
99
ms.topic: faq
10-
ms.date: 01/15/2025
10+
ms.date: 06/30/2025
1111
ms.author: aahi
1212
author: aahill
1313
title: Azure AI Foundry Agent Service frequently asked questions

articles/ai-foundry/agents/how-to/tools/azure-ai-search-samples.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ services: cognitive-services
66
manager: nitinme
77
ms.service: azure-ai-agent-service
88
ms.topic: how-to
9-
ms.date: 04/11/2025
9+
ms.date: 06/30/2025
1010
author: aahill
1111
ms.author: aahi
1212
ms.custom: azure-ai-agents

articles/ai-foundry/agents/how-to/tools/azure-ai-search.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ services: azure-ai-agent-service
66
manager: nitinme
77
ms.service: azure-ai-agent-service
88
ms.topic: how-to
9-
ms.date: 04/11/2025
9+
ms.date: 06/30/2025
1010
author: aahill
1111
ms.author: aahi
1212
ms.custom: azure-ai-agents

articles/ai-foundry/agents/how-to/tools/code-interpreter-samples.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Find code samples to enable code interpreter for Azure AI Agents.
55
author: aahill
66
ms.author: aahi
77
manager: nitinme
8-
ms.date: 04/09/2025
8+
ms.date: 06/30/2025
99
ms.service: azure-ai-agent-service
1010
ms.topic: how-to
1111
ms.custom:

articles/ai-foundry/agents/how-to/tools/code-interpreter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ services: cognitive-services
66
manager: nitinme
77
ms.service: azure-ai-agent-service
88
ms.topic: how-to
9-
ms.date: 12/11/2024
9+
ms.date: 06/30/2025
1010
author: aahill
1111
ms.author: aahi
1212
ms.custom: azure-ai-agents

articles/ai-foundry/agents/how-to/tools/function-calling.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ services: cognitive-services
66
manager: nitinme
77
ms.service: azure-ai-agent-service
88
ms.topic: how-to
9-
ms.date: 01/30/2025
9+
ms.date: 06/30/2025
1010
author: aahill
1111
ms.author: aahi
1212
zone_pivot_groups: selection-function-calling
@@ -18,7 +18,7 @@ ms.custom: azure-ai-agents
1818
Azure AI Agents supports function calling, which allows you to describe the structure of functions to an agent and then return the functions that need to be called along with their arguments.
1919

2020
> [!NOTE]
21-
> Runs expire ten minutes after creation. Be sure to submit your tool outputs before the expiration.
21+
> Runs expire 10 minutes after creation. Be sure to submit your tool outputs before the expiration.
2222
2323
### Usage support
2424

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ services: cognitive-services
66
manager: nitinme
77
ms.service: azure-ai-agent-service
88
ms.topic: how-to
9-
ms.date: 03/12/2025
9+
ms.date: 06/30/2025
1010
author: aahill
1111
ms.author: aahi
1212
ms.custom: azure-ai-agents
@@ -67,7 +67,7 @@ With API key authentication, you can authenticate your OpenAPI spec using variou
6767

6868
1. Create a `custom keys` connection to store your API key.
6969

70-
1. Go to the [Azure AI Foundry portal](https://ai.azure.com/?cid=learnDocs) and select the AI Project. Click **connected resources**.
70+
1. Go to the [Azure AI Foundry portal](https://ai.azure.com/?cid=learnDocs) and select the AI Project. Select **connected resources**.
7171
:::image type="content" source="../../media\tools\bing\project-settings-button.png" alt-text="A screenshot of the settings button for an AI project." lightbox="../../media\tools\bing\project-settings-button.png":::
7272

7373
1. Select **+ new connection** in the settings page.
@@ -124,4 +124,4 @@ To set up authenticating with Managed Identity:
124124

125125
1. Click **Finish**.
126126

127-
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.
127+
1. Once the setup is done, you can continue by using the tool through the Azure AI Foundry portal, SDK, or REST API. Use the tabs at the top of this article to see code samples.

articles/ai-foundry/agents/how-to/triggers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Trigger an Azure AI Foundry agent using Logic Apps
33
description: Use this article to learn how to trigger an AI agent when an event occurs.
4-
ms.date: 03/20/2025
4+
ms.date: 06/30/2025
55
ms.topic: how-to
66
author: aahill
77
ms.author: aahi

articles/ai-foundry/agents/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ metadata:
1111
ms.topic: landing-page
1212
author: aahill
1313
ms.author: aahi
14-
ms.date: 12/20/2024
14+
ms.date: 06/30/2025
1515

1616
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
1717
# Limits: https://review.learn.microsoft.com/help/contribute/contribute-how-to-write-landing-page?branch=main#limits

articles/ai-foundry/agents/quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.author: aahi
77
manager: nitinme
88
ms.service: azure-ai-agent-service
99
ms.topic: quickstart
10-
ms.date: 05/27/2025
10+
ms.date: 06/30/2025
1111
ms.custom:
1212
- azure-ai-agents
1313
- build-2025

0 commit comments

Comments
 (0)