Skip to content

Commit b232e2c

Browse files
Merge pull request #7337 from sdgilley/sdg-uuf
Address UUF - add more tips
2 parents 1cfa5af + e55137d commit b232e2c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,16 +62,19 @@ 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-based 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**.
6969

7070
:::image type="content" source="../media/tutorials/deploy-chat-web-app/resources.png" alt-text="Screenshot shows the connected resources that need to be configured.":::
7171

7272
> [!TIP]
73+
> If you don't see **Type** in the table, select **Columns** in the upper right corner and add to or reorder the **Selected columns**.
7374
> If you have multiple **Azure OpenAI** resources, use the one that contains your deployed chat model.
7475
76+
77+
7578
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.
7679
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.
7780

0 commit comments

Comments
 (0)