Skip to content

Commit 3aa01b0

Browse files
committed
removing aml references
1 parent 8f792fd commit 3aa01b0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

articles/ai-services/openai/references/on-your-data.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ POST {endpoint}/openai/deployments/{deployment-id}/chat/completions?api-version=
3333
* `2024-05-01-preview` [Swagger spec](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/cognitiveservices/data-plane/AzureOpenAI/inference/preview/2024-05-01-preview)
3434

3535
> [!NOTE]
36-
> [Azure Machine learning indexes](./azure-machine-learning.md), [Pinecone](./pinecone.md), and [Elasticsearch](./elasticsearch.md) are supported as a preview.
36+
> [Pinecone](./pinecone.md), and [Elasticsearch](./elasticsearch.md) are supported as a preview.
3737
3838
## URI parameters
3939

@@ -97,7 +97,6 @@ This list shows the supported data sources.
9797

9898
* [Azure AI Search](./azure-search.md)
9999
* [Azure Cosmos DB for MongoDB vCore](./cosmos-db.md)
100-
* [Azure Machine Learning index (preview)](./azure-machine-learning.md)
101100
* [Elasticsearch (preview)](./elasticsearch.md)
102101
* [Pinecone (preview)](./pinecone.md)
103102

0 commit comments

Comments
 (0)