You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/synapse-analytics/quickstart-connect-cosmos-db.md
+10-8Lines changed: 10 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
-
title: How to connect a Cosmos DB database to a workspace
3
-
description: How to connect a Cosmos DB database to a workspace
2
+
title: Connect Cosmos DB to Synapse workspace
3
+
description: How to connect a Cosmos DB to a Synapse workspace
4
4
services: synapse-analytics
5
5
author: acomet
6
6
ms.service: synapse-analytics
@@ -11,15 +11,16 @@ ms.author: acomet
11
11
ms.reviewer: jrasnick
12
12
---
13
13
14
-
# Connect and access an Azure Cosmos DB database in Azure Synapse Analytics
14
+
# Connect and access an Azure Cosmos DB database (preview) in Azure Synapse Analytics
15
15
16
16
This article describes how to access an Azure Cosmos database from Azure Synapse Analytics studio.
17
17
18
18
## Prerequisites
19
+
19
20
Before you connect a Cosmos DB account to your workspace, there are a few things that you need.
20
21
21
-
*Have an existing Cosmos DB account or create a new account following this [quickstart](https://docs.microsoft.com/azure/cosmos-db/how-to-manage-database-account)
22
-
*Have an existing Synapse workspace or create a new workspace following this [quickstart](https://docs.microsoft.com/azure/synapse-analytics/quickstart-create-workspace)
22
+
*Existing Cosmos DB account or create a new account following this [quickstart](https://docs.microsoft.com/azure/cosmos-db/how-to-manage-database-account)
23
+
*Existing Synapse workspace or create a new workspace following this [quickstart](https://docs.microsoft.com/azure/synapse-analytics/quickstart-create-workspace)
23
24
24
25
## Enable Cosmos DB analytical store
25
26
@@ -42,15 +43,16 @@ The Cosmos DB database, should be visible under the tab **Linked** in the Cosmos
0 commit comments