Skip to content

Commit e7a913c

Browse files
authored
Merge pull request #88411 from HeidiSteen/heidist-master
Azure Search: relational doc, reduced image size and simplified the next steps
2 parents bf907a3 + 391d6c4 commit e7a913c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/search/index-sql-relational-data.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -147,11 +147,11 @@ Given the previous result set and the above index schema, you have all the requi
147147
148148
## Next steps
149149
150-
You can use the [Import data wizard](search-import-data-portal.md) to index a rowset similar to the one described in this article. The wizard detects the embedded JSON collection in *Rooms* and infers an index schema that provides the appropriate complex type collection.
150+
Using your own data set, you can use the [Import data wizard](search-import-data-portal.md) to create and load the index. The wizard detects the embedded JSON collection, such as the one contained in *Rooms*, and infers an index schema that includes a complex type collection.
151151
152152
![Index inferred by Import data wizard](media/index-sql-relational-data/search-index-rooms-complex-collection.png "Index inferred by Import data wizard")
153153
154-
To complete the import and create a usable index, you would have to select the key and set attributes yourself. If you are unfamiliar with this wizard, try the following quickstart to learn the basic steps.
154+
Try the following quickstart to learn the basic steps of the Import data wizard.
155155
156156
> [!div class="nextstepaction"]
157157
> [Quickstart: Create a search index using Azure portal](search-get-started-portal.md)
-34.2 KB
Loading

0 commit comments

Comments
 (0)