Skip to content

Commit b20fe73

Browse files
committed
minor
1 parent f97d606 commit b20fe73

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/synapse-analytics/quickstart-connect-synapse-link-cosmos-db.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,8 @@ From the Data Object Explorer, you can directly connect an Azure Cosmos DB datab
3737
4. Select ***Continue***
3838
5. Name the linked service. The name will be displayed in the Object Explorer and used by Synapse run-times to connect to the database and containers. We recommend using a friendly name.
3939
6. Select the **Cosmos DB account name** and **database name**
40-
7. Select ***Create***
40+
7. We recommend to set which region you want your users to access Cosmos DB analytical store so they don't need to specify that region when using Spark or SQL. Select **Additional connection properties** and then **New**. Under **Property Name**, write ***PreferredRegions*** and set the **Value** to the region you want (example: WestUS2, there is no space between words and number)
41+
8. Select ***Create***
4142

4243
Azure Cosmos DB database are visible under the tab **Linked** in the Azure Cosmos DB section. You can differentiate an HTAP enabled Azure Cosmos DB container from an OLTP only container with the following icons:
4344

0 commit comments

Comments
 (0)