Skip to content

Commit ac0749e

Browse files
Merge pull request #274770 from Rodrigossz/main
PITR on SL
2 parents 4676bc5 + 7b33fff commit ac0749e

File tree

4 files changed

+8
-7
lines changed

4 files changed

+8
-7
lines changed

articles/cosmos-db/analytical-store-introduction.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: rosouz
66
ms.reviewer: mjbrown
77
ms.service: cosmos-db
88
ms.topic: conceptual
9-
ms.date: 04/18/2023
9+
ms.date: 05/08/2024
1010
ms.custom: devx-track-azurecli
1111
---
1212

@@ -576,7 +576,8 @@ Although analytical store has built-in protection against physical failures, bac
576576
Synapse Link, and analytical store by consequence, has different compatibility levels with Azure Cosmos DB backup modes:
577577

578578
* Periodic backup mode is fully compatible with Synapse Link and these 2 features can be used in the same database account.
579-
* Continuous backup mode and Synapse Link are supported in the same database account. Currently, customers that disabled Synapse Link from containers can't migrate to continuous backup.
579+
* Synapse Link for database accounts using continuous backup mode is GA.
580+
* Continuous backup mode for Synapse Link enabled accounts is in public preview. Currently, customers that disabled Synapse Link from containers can't migrate to continuous backup.
580581
581582
### Backup policies
582583

articles/cosmos-db/continuous-backup-restore-frequently-asked-questions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ sections:
4040
- question: |
4141
Is continuous backup supported for Azure Synapse Link-enabled accounts?
4242
answer: |
43-
Yes. The capability to use Synapse Link and continuous backup in the same database account is available now. It's possible to turn on Synapse Link for accounts using continuous backup, and vice-versa. But currently database accounts that had Synapse Link disabled on containers level can't migrate to continuous backup.
43+
* Synapse Link for database accounts using continuous backup mode is GA. The opposiste situation, continuous backup mode for Synapse Link enabled accounts, is in public preview. Currently, customers that disabled Synapse Link from containers can't migrate to continuous backup.
4444
additionalContent: |
4545
## Next steps
4646

articles/cosmos-db/continuous-backup-restore-introduction.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,9 +134,9 @@ Currently the point in time restore functionality has the following limitations:
134134

135135
* Azure Cosmos DB APIs for SQL, MongoDB, Gremlin, and Table supported for continuous backup. API for Cassandra isn't supported now.
136136

137-
* Multi region write accounts aren't supported.
137+
* `Multi region write` accounts aren't supported.
138138

139-
* The capability to use Synapse Link and continuous backup in the same database account is available now. It's possible to turn on Synapse Link for accounts using continuous backup, and vice-versa. But currently database accounts that had Synapse Link disabled on containers level can't migrate to continuous backup. And analytical store isn't included in backups. For more information about backup and analytical store, see [analytical store backup](analytical-store-introduction.md#backup).
139+
* Synapse Link for database accounts using continuous backup mode is GA. The opposiste situation, continuous backup mode for Synapse Link enabled accounts, is in public preview. Currently, customers that disabled Synapse Link from containers can't migrate to continuous backup. And analytical store isn't included in backups. For more information about backup and analytical store, see [analytical store backup](analytical-store-introduction.md#backup).
140140

141141
* The restored account is created in the same region where your source account exists. You can't restore an account into a region where the source account didn't exist.
142142

articles/cosmos-db/synapse-link.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.author: rosouz
77
ms.reviewer: mjbrown
88
ms.service: cosmos-db
99
ms.topic: conceptual
10-
ms.date: 02/27/2023
10+
ms.date: 05/08/2024
1111
ms.custom: synapse-cosmos-db
1212
---
1313

@@ -114,7 +114,7 @@ Azure Synapse Link isn't recommended if you're looking for traditional data ware
114114

115115
* Although analytical store data isn't backed up, and therefore can't be restored, you can rebuild your analytical store by reenabling Azure Synapse Link in the restored container. Check the [analytical store documentation](analytical-store-introduction.md) for more information.
116116

117-
* The capability to use Synapse Link and continuous backup in the same database account is available now. It's possible to turn on Synapse Link for accounts using continuous backup, and vice-versa. But currently database accounts that had Synapse Link disabled on containers level can't migrate to continuous backup.
117+
* Synapse Link for database accounts using continuous backup mode is GA. Continuous backup mode for Synapse Link enabled accounts is in public preview. Currently, customers that disabled Synapse Link from containers can't migrate to continuous backup.
118118

119119
* Granular role-based access control isn't supported when querying from Synapse. Users that have access to your Synapse workspace and have access to the Azure Cosmos DB account can access all containers within that account. We currently don't support more granular access to the containers.
120120

0 commit comments

Comments
 (0)