Skip to content

Commit fed8e52

Browse files
authored
Merge pull request #5770 from sdgilley/sdg-freshness
freshness update - RAG tutorial 3-part (hub only)
2 parents c3cf032 + 4bff2d3 commit fed8e52

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed
442 KB
Loading

articles/ai-foundry/tutorials/copilot-sdk-build-rag.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Learn how to build a RAG-based chat app using the Azure AI Foundry
55
manager: scottpolly
66
ms.service: azure-ai-foundry
77
ms.topic: tutorial
8-
ms.date: 04/07/2025
8+
ms.date: 06/27/2025
99
ms.reviewer: lebaro
1010
ms.author: sgilley
1111
author: sdgilley
@@ -162,7 +162,7 @@ To enable logging of telemetry to your project:
162162

163163
1. Add an Application Insights resource to your project. Navigate to the **Tracing** tab in the [Azure AI Foundry portal](https://ai.azure.com/?cid=learnDocs), and create a new resource if you don't already have one.
164164
165-
:::image type="content" source="../agents/media/ai-foundry-tracing.png" alt-text="A screenshot of the tracing screen in the Azure AI Foundry portal." lightbox="../agents/media/ai-foundry-tracing.png":::
165+
:::image type="content" source="../media/tutorials/develop-rag-copilot-sdk/add-app-insights.png" alt-text="A screenshot of the tracing screen in the Azure AI Foundry portal." lightbox="../media/tutorials/develop-rag-copilot-sdk/add-app-insights.png":::
166166
167167
1. Install `azure-monitor-opentelemetry`:
168168

articles/ai-foundry/tutorials/copilot-sdk-create-resources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.service: azure-ai-foundry
77
ms.custom:
88
- ignite-2024
99
ms.topic: tutorial
10-
ms.date: 04/07/2025
10+
ms.date: 06/27/2025
1111
ms.reviewer: lebaro
1212
ms.author: sgilley
1313
author: sdgilley

articles/ai-foundry/tutorials/copilot-sdk-evaluate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.service: azure-ai-foundry
77
ms.custom:
88
- ignite-2024
99
ms.topic: tutorial
10-
ms.date: 04/07/2025
10+
ms.date: 06/27/2025
1111
ms.reviewer: lebaro
1212
ms.author: sgilley
1313
author: sdgilley

0 commit comments

Comments
 (0)