Skip to content

Commit b5b3939

Browse files
Update 0403.md
1 parent 32be4f1 commit b5b3939

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Docs/Ex04/0403.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
---
2-
title: '3. Configure Azure Search to extract data from the brochures and test the search index'
2+
title: '3. Configure Azure AI Search to extract data from the brochures and test the search index'
33
layout: default
44
nav_order: 3
55
parent: 'Exercise 04: Set up Azure resources and extract data from hotel brochures'
66
---
77

8-
# Task 03 - Configure Azure Search to extract data from the brochures and test the search index
8+
# Task 03 - Configure Azure AI Search to extract data from the brochures and test the search index
99

1010
<!--- Estimated time: 10 minutes--->
1111

1212
## Introduction
1313

14-
Azure Search Service includes a wizard that allows you to import and vectorize data. You’ll use the wizard to extract and vectorize data from the hotel brochures. As part of the wizard, you’ll create an Azure OpenAI Service instance and deploy models to the instance. You’ll use these models later in the lab to build the chatbot that lets visitors ask questions about hotels.
14+
Azure AI Search includes a wizard that allows you to import and vectorize data. You’ll use the wizard to extract and vectorize data from the hotel brochures. As part of the wizard, you’ll create an Azure OpenAI Service instance and deploy models to the instance. You’ll use these models later in the lab to build the chatbot that lets visitors ask questions about hotels.
1515

1616
## Description
1717

18-
In this task, you’ll use Azure Search to import and vectorize data from the hotel brochures. You’ll then test the index.
18+
In this task, you’ll use Azure AI Search to import and vectorize data from the hotel brochures. You’ll then test the index.
1919

2020
The key steps are as follows:
2121

0 commit comments

Comments
 (0)