Skip to content

Commit f1adbac

Browse files
committed
add more tips
1 parent e4f46a8 commit f1adbac

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/ai-foundry/tutorials/deploy-chat-web-app.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ To make the resources work correctly in a web app, set up the correct permission
6262

6363
First, identify the resources you need to set up in the Azure AI Foundry portal.
6464

65-
1. Open the [Azure AI Foundry portal](https://ai.azure.com/?cid=learnDocs), then select the project you used to deploy the Azure OpenAI chat model.
65+
1. Open the [Azure AI Foundry portal](https://ai.azure.com/?cid=learnDocs), then select the hub-baased project you used to deploy the Azure OpenAI chat model.
6666
1. Select **Management center** from the left pane.
6767
1. Select **Connected resources** under your project.
6868
1. Identify the three resources you need to configure: the **Azure OpenAI**, the **Azure AI Search**, and the **Azure Blob storage** that corresponds to your **workspaceblobstore**.
@@ -71,6 +71,8 @@ First, identify the resources you need to set up in the Azure AI Foundry portal.
7171

7272
> [!TIP]
7373
> If you have multiple **Azure OpenAI** resources, use the one that contains your deployed chat model.
74+
> If you don't see **Type** in the table, select **Columns** in the upper right corner and add to or reorder the **Selected columns**.
75+
7476

7577
1. Search for each of these names in the [Azure portal](https://portal.azure.com). Open each one in a new browser tab so that you can switch between them.
7678
1. When you're done, you have three new browser tabs open: **Search service**, **Azure AI Foundry**, and **blobstore Container**. Keep all three tabs open because you switch between them to set up the resources.

0 commit comments

Comments
 (0)