Skip to content

Commit 32be4f1

Browse files
Update 0402.md
1 parent 4f81112 commit 32be4f1

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Docs/Ex04/0402.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,14 @@ In this task, you’ll create a set of managed identities so that the various Az
1919

2020
The key steps are as follows:
2121

22-
1. Configure the Azure OpenAI and Azure Search instances to use system-assigned managed identities.
23-
1. Configure a managed identity to allow the Azure Search and Azure OpenAI instances to access the Azure Blob Storage account.
24-
1. Configure a managed identity to allow Azure Search instance to access the Azure OpenAI Service instance.
25-
1. Configure a managed identity to allow Azure OpenAI Service instance to access the Azure Search instance.
22+
1. Configure the Azure OpenAI and Azure AI Search instances to use system-assigned managed identities.
23+
1. Configure a managed identity to allow the Azure AI Search and Azure OpenAI instances to access the Azure Blob Storage account.
24+
1. Configure a managed identity to allow Azure AI Search instance to access the Azure OpenAI Service instance.
25+
1. Configure a managed identity to allow Azure OpenAI Service instance to access the Azure AI Search instance.
2626

2727
## Success Criteria
2828

29-
- You’ve configured managed identities so that the Azure Blob Storage account, Azure Search Service instance, and Azure OpenAI Service instance can communicate with each other.
29+
- You’ve configured managed identities so that the Azure Blob Storage account, Azure AI Search instance, and Azure OpenAI Service instance can communicate with each other.
3030

3131
## Learning Resources
3232

@@ -41,7 +41,7 @@ The key steps are as follows:
4141

4242
1. On the Azure Home page, select **Resource groups** and then select **ContosoHotel**.
4343

44-
1. In the list of services, select the **Azure Search Service** instance you created.
44+
1. In the list of services, select the **Azure AI Search** instance you created.
4545

4646
1. In the left navigation pane, in the **Settings** section, select **Identity**.
4747

0 commit comments

Comments
 (0)