Skip to content

Commit e55137d

Browse files
committed
typo and reorder
1 parent f1adbac commit e55137d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,16 +62,17 @@ 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 hub-baased 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 have multiple **Azure OpenAI** resources, use the one that contains your deployed chat model.
7473
> If you don't see **Type** in the table, select **Columns** in the upper right corner and add to or reorder the **Selected columns**.
74+
> If you have multiple **Azure OpenAI** resources, use the one that contains your deployed chat model.
75+
7576

7677

7778
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.

0 commit comments

Comments
 (0)