We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5c3943 commit b9f3ee8Copy full SHA for b9f3ee8
articles/ai-services/openai/concepts/use-your-data.md
@@ -93,7 +93,7 @@ You might want to consider using an Azure AI Search index when you either want t
93
> [!NOTE]
94
> * To use an existing index, it must have at least one searchable field.
95
> * Set the CORS **Allow Origin Type** option to `all` and the **Allowed origins** option to `*`.
96
-
+> * You cannot have complex fields in your search index.
97
98
### Search types
99
0 commit comments