Skip to content

Commit fe8deea

Browse files
Merge pull request #5603 from sdgilley/sdg-patches
freshness update - articles/ai-foundry/tutorials/deploy-chat-web-app.md
2 parents 21500ed + fde89b6 commit fe8deea

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

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

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.custom:
99
- build-2024
1010
- ignite-2024
1111
ms.topic: tutorial
12-
ms.date: 02/13/2025
12+
ms.date: 06/18/2025
1313
ms.reviewer: tgokal
1414
ms.author: sgilley
1515
author: sdgilley
@@ -73,7 +73,7 @@ To start, identify the resources you need to configure from the Azure AI Foundry
7373
7474
1. For each resource, select the link to open the resource details. From the details page, select the resource name to open the resource in the Azure portal. (For the workspaceblobstore, select **View in Azure Portal**).
7575
1. After the browser tab opens, go back to the Azure AI Foundry portal and repeat the process for the next resource.
76-
1. When you're done, you should have three new browser tabs open, for **Search service**, **Azure AI services**, and **blobstore Container**. Keep all three new tabs open as you'll go back and forth between them to configure the resources.
76+
1. When you're done, you should have three new browser tabs open, for **Search service**, **Azure AI Foundry**, and **blobstore Container**. Keep all three new tabs open as you'll go back and forth between them to configure the resources.
7777

7878
### Enable managed identity
7979

@@ -83,7 +83,7 @@ On the browser tab for the **Search service** resource in the Azure portal, enab
8383
1. Switch **Status** to **On**.
8484
1. Select **Save**.
8585

86-
On the browser tab for the **Azure AI services** resource in the Azure portal, enable the managed identity:
86+
On the browser tab for the **Azure AI Foundry** resource in the Azure portal, enable the managed identity:
8787

8888
1. From the left pane, under **Resource Management**, select **Identity**.
8989
1. Switch **Status** to **On**.
@@ -106,18 +106,18 @@ You'll repeat this pattern multiple times in the bulleted items below.
106106
Use these steps to assign roles for the resources you're configuring in this tutorial:
107107

108108
* Assign the following roles on the browser tab for **Search service** in the Azure portal:
109-
* **Search Index Data Reader** to the **Azure AI services** managed identity
110-
* **Search Service Contributor** to the **Azure AI services** managed identity
109+
* **Search Index Data Reader** to the **Azure AI Foundry** managed identity
110+
* **Search Service Contributor** to the **Azure AI Foundry** managed identity
111111
* **Contributor** to yourself (to find **Contributor**, switch to the **Privileged administrator roles** tab at the top. All other roles are in the **Job function roles** tab.)
112112

113-
* Assign the following roles on the browser tab for **Azure AI services** in the Azure portal:
113+
* Assign the following roles on the browser tab for **Azure AI Foundry** in the Azure portal:
114114

115115
* **Cognitive Services OpenAI Contributor** to the **Search service** managed identity
116116
* **Contributor** to yourself.
117117

118118
* Assign the following roles on the browser tab for **Azure Blob storage** in the Azure portal:
119119

120-
* **Storage Blob Data Contributor** to the **Azure AI services** managed identity
120+
* **Storage Blob Data Contributor** to the **Azure AI Foundry** managed identity
121121
* **Storage Blob Data Reader** to the **Search service** managed identity
122122
* **Contributor** to yourself
123123

0 commit comments

Comments
 (0)