You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -91,8 +91,8 @@ Here are some points to keep in mind about the skills in the following list:
91
91
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.
92
92
93
93
| Knowledge store | Import data wizard | Import and vectorize data wizard |
@@ -144,7 +144,7 @@ You can use the wizards over restricted public connections, but not all function
144
144
145
145
+ On a search service, importing the built-in sample data requires a public endpoint and no firewall rules.
146
146
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."`.
148
148
149
149
+ On supported Azure data sources protected by firewalls, you can retrieve data if you have the right firewall rules in place.
0 commit comments