Skip to content

Commit f04aed0

Browse files
Merge pull request #265138 from Rodrigossz/main
Update configure-synapse-link.md
2 parents e5d6766 + be282f3 commit f04aed0

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

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

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -223,16 +223,6 @@ except exceptions.CosmosResourceExistsError:
223223
print('A container with already exists')
224224
```
225225

226-
## Optional - Disable analytical store
227-
228-
Analytical store can be disabled in SQL API containers or in MongoDB API collections, using Azure CLI or PowerShell. It is done by setting `analytical TTL` to `0`.
229-
230-
> [!NOTE]
231-
> Please note that currently this action can't be undone. If analytical store is disabled in a container, it can never be re-enabled.
232-
233-
> [!NOTE]
234-
> Please note that currently it is not possible to disable Synapse Link from a database account.
235-
236226
## <a id="connect-to-cosmos-database"></a> Connect to a Synapse workspace
237227

238228
Use the instructions in [Connect to Azure Synapse Link](../synapse-analytics/synapse-link/how-to-connect-synapse-link-cosmos-db.md) on how to access an Azure Cosmos DB database from Azure Synapse Analytics Studio with Azure Synapse Link.

0 commit comments

Comments
 (0)