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/cosmos-db/configure-synapse-link.md
+16-7Lines changed: 16 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,15 +41,11 @@ The first step to use Synapse Link is to enable it for your Azure Cosmos DB data
41
41
42
42
1.[Create a new Azure account](create-sql-api-dotnet.md#create-account), or select an existing Azure Cosmos DB account.
43
43
44
-
1. Navigate to your Azure Cosmos DB account and open the **Features** pane.
44
+
1. Navigate to your Azure Cosmos DB account and open the **Azure Synapse Link** under Intergrations in the left pane.
45
45
46
-
1. Select **Synapse Link** from the features list.
46
+
1. Select **Enable**. This process can take 1 to 5 minutes to complete.
47
47
48
-
:::image type="content" source="./media/configure-synapse-link/find-synapse-link-feature.png" alt-text="Find Synapse Link feature":::
49
-
50
-
1. Next it prompts you to enable Synapse Link on your account. Select **Enable**. This process can take 1 to 5 minutes to complete.
51
-
52
-
:::image type="content" source="./media/configure-synapse-link/enable-synapse-link-feature.png" alt-text="Enable Synapse Link feature":::
48
+
:::image type="content" source="./media/configure-synapse-link/enable-synapse-link.png" alt-text="Screenshot showing how to enable Synapse Link feature.":::
53
49
54
50
1. Your account is now enabled to use Synapse Link. Next see how to create analytical store enabled containers to automatically start replicating your operational data from the transactional store to the analytical store.
55
51
@@ -107,6 +103,7 @@ Please note the following details when enabling Azure Synapse Link on your exist
107
103
108
104
### Azure portal
109
105
106
+
#### New container
110
107
1. Sign in to the [Azure portal](https://portal.azure.com/) or the [Azure Cosmos DB Explorer](https://cosmos.azure.com/).
111
108
112
109
1. Navigate to your Azure Cosmos DB account and open the **Data Explorer** tab.
@@ -121,6 +118,18 @@ Please note the following details when enabling Azure Synapse Link on your exist
121
118
122
119
1. After the container is created, verify that analytical store has been enabled by clicking **Settings**, right below Documents in Data Explorer, and check if the **Analytical Store Time to Live** option is turned on.
123
120
121
+
#### Existing container
122
+
123
+
1. Sign in to the [Azure portal](https://portal.azure.com/) or the [Azure Cosmos DB Explorer](https://cosmos.azure.com/).
124
+
125
+
1. Navigate to your Azure Cosmos DB account and open the **Azure Synapse Link** tab.
126
+
127
+
1. Under the **Enable Azure Synapse Link for your containers** section select the container.
128
+
129
+
:::image type="content" source="./media/configure-synapse-link/enable-synapse-link-existing-container.png" alt-text="Screenshot showing how to turn on analytical store for an Azure Cosmos DB existing container.":::
130
+
131
+
1. After the container enablement, verify that analytical store has been enabled by clicking **Settings**, right below Documents in Data Explorer, and check if the **Analytical Store Time to Live** option is turned on.
132
+
124
133
> [!NOTE]
125
134
> You can also enable Synapse Link for your account using the **Power BI** and the **Synapse Link** pane, in the **Integrations** section of the left navigation menu.
0 commit comments