Skip to content

Commit 46d66fe

Browse files
committed
updates from walkthrough
1 parent fec3f30 commit 46d66fe

File tree

2 files changed

+1
-10
lines changed

2 files changed

+1
-10
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Part 1: Build a custom chat app with the prompt flow SDK"
2+
title: "Part 2: Build a custom chat app with the prompt flow SDK"
33
titleSuffix: Azure AI Studio
44
description: Learn how to build a RAG-based chat app using the prompt flow SDK. This tutorial is part 2 of a 3-part tutorial series.
55
manager: scottpolly

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

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -55,15 +55,6 @@ To create a project in [Azure AI Studio](https://ai.azure.com), follow these ste
5555
1. Select **+ New project**.
5656
1. Enter a name for the project.
5757
1. Select the hub you created in the previous step.
58-
1. Select an existing Azure AI services resource (including Azure OpenAI) from the dropdown or create a new one.
59-
60-
1. On the **Review and finish** page, you see the Azure AI services resource name and other settings to review.
61-
62-
:::image type="content" source="../media/how-to/projects/projects-create-review-finish.png" alt-text="Screenshot of the review and finish page within the create project dialog." lightbox="../media/how-to/projects/projects-create-review-finish.png":::
63-
64-
1. Review the project details and then select **Create a project**. You see progress of resource creation and the project is created when the process is complete.
65-
66-
:::image type="content" source="../media/how-to/projects/projects-create-review-finish-progress.png" alt-text="Screenshot of the resource creation progress within the create project dialog." lightbox="../media/how-to/projects/projects-create-review-finish-progress.png":::
6758

6859
Once a project is created, you can access the playground, tools, and other assets in the left navigation panel.
6960

0 commit comments

Comments
 (0)