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 a708465 commit 516c44bCopy full SHA for 516c44b
articles/ai-services/openai/concepts/use-your-data.md
@@ -79,13 +79,8 @@ You might want to consider using an Azure AI Search index when you either want t
79
80
> [!NOTE]
81
> * To use an existing index, it must have at least one searchable field.
82
-> * Set the CORS **Allow Origin Type** to `all` and the **Allowed origins** to `*`.
83
-option
84
-All
85
-and
86
-Allowed origins
87
-*
88
-.
+> * Set the CORS **Allow Origin Type** option to `all` and the **Allowed origins** option to `*`.
+
89
90
### Search types
91
0 commit comments