Skip to content

Commit 7a29a6c

Browse files
authored
Merge pull request #1392 from sdgilley/sdg-release-update-code-qs-tutorial
rename file
2 parents cdcb26c + 8aec5f1 commit 7a29a6c

File tree

3 files changed

+9
-4
lines changed

3 files changed

+9
-4
lines changed

articles/ai-studio/.openpublishing.redirection.ai-studio.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,11 @@
5050
"redirect_url": "/azure/ai-studio/tutorials/copilot-sdk-build-rag",
5151
"redirect_document_id": false
5252
},
53+
{
54+
"source_path_from_root": "/articles/ai-studio/tutorials/copilot-sdk-evaluate-deploy.md",
55+
"redirect_url": "/azure/ai-studio/tutorials/copilot-sdk-evaluate",
56+
"redirect_document_id": true
57+
},
5358
{
5459
"source_path_from_root": "/articles/ai-studio/tutorials/deploy-copilot-ai-studio.md",
5560
"redirect_url": "/azure/ai-studio/tutorials/copilot-sdk-build-rag",

articles/ai-studio/toc.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,15 +38,15 @@ items:
3838
items:
3939
- name: Deploy an enterprise chat web app
4040
href: tutorials/deploy-chat-web-app.md
41-
- name: Build a custom chat app with the Azure AI SDK
41+
- name: Build a custom chat app with the Azure AI Foundry SDK
4242
items:
4343
- name: "Part 1: Set up project and install SDK"
4444
href: tutorials/copilot-sdk-create-resources.md
45-
- name: "Part 2: Add data retrieval to a chat app"
45+
- name: "Part 2: Build with data retrieval"
4646
href: tutorials/copilot-sdk-build-rag.md
4747
displayName: code,sdk
48-
- name: "Part 3: Evaluate and deploy a chat app"
49-
href: tutorials/copilot-sdk-evaluate-deploy.md
48+
- name: "Part 3: Evaluate the chat app"
49+
href: tutorials/copilot-sdk-evaluate.md
5050
displayName: code,sdk
5151
- name: How-to
5252
expanded: true
File renamed without changes.

0 commit comments

Comments
 (0)