Skip to content

Commit a680c77

Browse files
Update articles/cosmos-db/migrate-relational-to-cosmosdb-sql-api.md
Co-Authored-By: Sneha Gunda <[email protected]>
1 parent 256b296 commit a680c77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cosmos-db/migrate-relational-to-cosmosdb-sql-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ We can work around this current limitation in one of the following ways:
5555
1. Get JSON-formatted data from SQL to a text file in an intermediary blob storage location, and
5656
2. Load data from the JSON text file to a container in Azure Cosmos DB.
5757

58-
* **Use Azure Databricks to read from SQL and write to Cosmos DB** - we will present two options here.
58+
* **Use Azure Databricks to read from SQL and write to Azure Cosmos DB** - we will present two options here.
5959

6060

6161
Let’s look at these approaches in more detail:

0 commit comments

Comments
 (0)