Skip to content

Commit 59b3287

Browse files
authored
Merge pull request #4882 from gewarren/patch-3
Fix casing and format two tables
2 parents a66dfca + 52d5f6b commit 59b3287

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/search/search-import-data-portal.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,9 @@ The wizards support most of the data sources supported by indexers.
5454
Microsoft hosts sample data so that you can omit a data source configuration step on a wizard workflow.
5555

5656
| Sample data | Import data wizard | Import and vectorize data wizard |
57-
|------|--------------------|----------------------------------|
58-
| hotels |||
59-
| real estate |||
57+
|-------------|--------------------|----------------------------------|
58+
| hotels | | |
59+
| real estate | | |
6060

6161
### Skills
6262

@@ -91,8 +91,8 @@ Here are some points to keep in mind about the skills in the following list:
9191
You can [generate a knowledge store](knowledge-store-create-portal.md) for secondary storage of enriched (skills-generated) content. You might want a knowledge store for information retrieval workflows that don't require a search engine.
9292

9393
| Knowledge store | Import data wizard | Import and vectorize data wizard |
94-
|------|--------------------|----------------------------------|
95-
| storage |||
94+
|-----------------|--------------------|----------------------------------|
95+
| storage | | |
9696

9797
## What the wizards create
9898

@@ -144,7 +144,7 @@ You can use the wizards over restricted public connections, but not all function
144144

145145
+ On a search service, importing the built-in sample data requires a public endpoint and no firewall rules.
146146

147-
Sample data is hosted by Microsoft on specific Azure resources. the Azure portal controller connects to those resources over a public endpoint. If you put your search service behind a firewall, you get this error when attempting to retrieve the builtin sample data: `Import configuration failed, error creating Data Source`, followed by `"An error has occured."`.
147+
Sample data is hosted by Microsoft on specific Azure resources. The Azure portal controller connects to those resources over a public endpoint. If you put your search service behind a firewall, you get this error when attempting to retrieve the builtin sample data: `Import configuration failed, error creating Data Source`, followed by `"An error has occured."`.
148148

149149
+ On supported Azure data sources protected by firewalls, you can retrieve data if you have the right firewall rules in place.
150150

0 commit comments

Comments
 (0)