Skip to content

Commit a28ec6d

Browse files
authored
Update synapse-link.md
1 parent 8ad2a9a commit a28ec6d

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

articles/cosmos-db/synapse-link.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -117,12 +117,9 @@ Synapse Link isn't recommended if you're looking for traditional data warehouse
117117
* Enabling Synapse Link on existing Cosmos DB containers is only supported for SQL API accounts. Synapse Link can be enabled on new containers for both SQL API and MongoDB API accounts.
118118

119119
* Backup and restore:
120-
* You can recreate your analytical store data in some scenarios as below. In this mode, your transactional store data will be automatically backed up. If `transactional TTL` is equal or greater than your `analytical TTL` on your container, you can fully recreate your analytical store data by enabling analytical store on the restored container:
121-
- Azure Synapse Link can be enabled on accounts configured with periodic backups.
122-
- If continuous backup (point-in-time restore) is enabled on your account, you can now restore your analytical data. To enable Synapse Link for such accounts, please reach out to [email protected]. This is applicable only for SQL API.
123-
* Restoring analytical data is not supported in following scenarios, for SQL API and API for Mongo DB:
124-
- If you already enabled Synapse Link on your database account, you cannot enable point-in-time restore on such accounts.
125-
- If `analytical TTL` is greater than `transactional TTL`, data that only exists in analytical store cannot be restored. You can continue to access full data from analytical store in the parent region.
120+
* Although analytical store data is not backed up, and therefore cannot be restored, you can rebuild your analytical store by reenabling Synapse Link in the restored container.
121+
* Synapse Link is not fully compatible with continuous backup mode.
122+
* Click [here](analytical-store-introduction.md#backup) for more information about resilience, backups, restores, and compatibilities.
126123

127124
* Granular Role-based Access (RBAC)s isn't supported when querying from Synapse. Users that have access to your Synapse workspace and have access to the Cosmos DB account can access all containers within that account. We currently don't support more granular access to the containers.
128125

0 commit comments

Comments
 (0)