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
## Optional - Disable analytical store in a SQL API container
226
+
## Optional - Disable analytical store
227
227
228
-
Analytical store can be disabled in SQL API containers using Azure CLI or PowerShell, by setting `analytical TTL` to `0`.
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
229
230
230
> [!NOTE]
231
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
232
233
233
> [!NOTE]
234
-
> Please note that disabling analytical store is not available for MongoDB API collections.
235
-
234
+
> Please note that currently it is not possible to disable Synapse Link from a database account.
236
235
237
236
## <aid="connect-to-cosmos-database"></a> Connect to a Synapse workspace
0 commit comments