Skip to content

Commit de10e2e

Browse files
author
Davide Mauri
committed
updated readme
1 parent abc3310 commit de10e2e

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Semantic-Reranking/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ This sample uses the **SemanticShores** database, a sample database created and
1010

1111
> **Note for Azure SQL Database users:** The SemanticShores database is provided as a backup file (.bak), which cannot be directly restored to Azure SQL Database. To use this sample with Azure SQL DB, you must first restore the backup to SQL Server 2025, then export it as a DACPAC, and finally import the DACPAC into Azure SQL Database.
1212
13+
## Alternative Dataset
14+
15+
If you prefer starting with something simpler, that can be easily created in Azure SQL Database, you can use the [DiskANN sample](../DiskANN) which uses the Wikipedia sample dataset.
16+
1317
## Prerequisites
1418

1519
- Azure SQL Database or SQL Server 2025

0 commit comments

Comments
 (0)