Skip to content

Commit d193a7a

Browse files
Merge pull request #212302 from HeidiSteen/heidist-linter2
Quickstart linter (TEST) - search-get-started-portal.md
2 parents bb25457 + b4c94f4 commit d193a7a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/search/search-get-started-portal.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@ author: HeidiSteen
77
ms.author: heidist
88
ms.service: cognitive-search
99
ms.topic: quickstart
10-
ms.date: 08/24/2022
10+
ms.date: 09/22/2022
1111
ms.custom: mode-ui
1212
---
1313
# Quickstart: Create an Azure Cognitive Search index in the Azure portal
1414

15-
Create your first search index using the **Import data** wizard and a built-in sample data source consisting of fictitious hotel data. The wizard guides you through the creation of a search index (hotels-sample-index) so that you can write interesting queries within minutes.
15+
In this quickstart, you will create your first search index using the **Import data** wizard and a built-in sample data source consisting of fictitious hotel data. The wizard guides you through the creation of a search index (hotels-sample-index) so that you can write interesting queries within minutes.
1616

17-
Although you won't use the options in this quickstart, the wizard includes a page for AI enrichment so that you can extract text and structure from image files and unstructured text. For a similar walkthrough that includes AI enrichment, see + [Quickstart: Create a skillset](cognitive-search-quickstart-blob.md).
17+
Although you won't use the options in this quickstart, the wizard includes a page for AI enrichment so that you can extract text and structure from image files and unstructured text. For a similar walkthrough that includes AI enrichment, see [Quickstart: Create a skillset](cognitive-search-quickstart-blob.md).
1818

1919
## Prerequisites
2020

@@ -30,7 +30,7 @@ Check the service overview page to find out how many indexes, indexers, and data
3030

3131
:::image type="content" source="media/search-get-started-portal/tiles-indexers-datasources.png" alt-text="Lists of indexes, indexers, and datasources":::
3232

33-
## <a name="create-index"></a> Create an index and load data
33+
## Create an index and load data
3434

3535
Search queries iterate over an [*index*](search-what-is-an-index.md) that contains searchable data, metadata, and additional constructs that optimize certain search behaviors.
3636

0 commit comments

Comments
 (0)