Skip to content

Commit b9f3ee8

Browse files
committed
adding note about complex fields
1 parent f5c3943 commit b9f3ee8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-services/openai/concepts/use-your-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ You might want to consider using an Azure AI Search index when you either want t
9393
> [!NOTE]
9494
> * To use an existing index, it must have at least one searchable field.
9595
> * Set the CORS **Allow Origin Type** option to `all` and the **Allowed origins** option to `*`.
96-
96+
> * You cannot have complex fields in your search index.
9797
9898
### Search types
9999

0 commit comments

Comments
 (0)