Skip to content

Commit a369de4

Browse files
authored
Update embeddings.md
Adding Azure SQL DB to the list of Database that support storing and querying vector embeddings from Azure Open AI. Adding link to using SQL DB for intelligent applications that further link to multiple samples using Azure Open AI with Azure SQL DB.
1 parent 6635506 commit a369de4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/ai-services/openai/how-to/embeddings.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,7 @@ Our embedding models may be unreliable or pose social risks in certain cases, an
140140
* Store your embeddings and perform vector (similarity) search using your choice of Azure service:
141141
* [Azure AI Search](../../../search/vector-search-overview.md)
142142
* [Azure Cosmos DB for MongoDB vCore](../../../cosmos-db/mongodb/vcore/vector-search.md)
143+
* [Azure SQL Database](https://learn.microsoft.com/en-us/azure/azure-sql/database/ai-artificial-intelligence-intelligent-applications?view=azuresql#vector-search)
143144
* [Azure Cosmos DB for NoSQL](../../../cosmos-db/vector-search.md)
144145
* [Azure Cosmos DB for PostgreSQL](../../../cosmos-db/postgresql/howto-use-pgvector.md)
145146
* [Azure Database for PostgreSQL - Flexible Server](../../../postgresql/flexible-server/how-to-use-pgvector.md)

0 commit comments

Comments
 (0)