Skip to content

Commit b0d0a30

Browse files
authored
Merge pull request #222540 from soferreira/patch-11
Update configure-synapse-link.md
2 parents 9f2705f + 25629fa commit b0d0a30

File tree

5 files changed

+16
-7
lines changed

5 files changed

+16
-7
lines changed

articles/cosmos-db/configure-synapse-link.md

Lines changed: 16 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -41,15 +41,11 @@ The first step to use Synapse Link is to enable it for your Azure Cosmos DB data
4141

4242
1. [Create a new Azure account](create-sql-api-dotnet.md#create-account), or select an existing Azure Cosmos DB account.
4343

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.
4545

46-
1. Select **Synapse Link** from the features list.
46+
1. Select **Enable**. This process can take 1 to 5 minutes to complete.
4747

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.":::
5349

5450
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.
5551

@@ -107,6 +103,7 @@ Please note the following details when enabling Azure Synapse Link on your exist
107103

108104
### Azure portal
109105

106+
#### New container
110107
1. Sign in to the [Azure portal](https://portal.azure.com/) or the [Azure Cosmos DB Explorer](https://cosmos.azure.com/).
111108

112109
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
121118

122119
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.
123120

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+
124133
> [!NOTE]
125134
> 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.
126135
-28.4 KB
Loading
75.8 KB
Loading
Binary file not shown.
62.6 KB
Loading

0 commit comments

Comments
 (0)