Skip to content

Commit 8091ec7

Browse files
authored
Merge pull request #113300 from JFolberth/cosmosdb_periodic_backup_format
Update periodic-backup-restore-introduction.md
2 parents 9ef2762 + 8e6b938 commit 8091ec7

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

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

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -37,23 +37,23 @@ With the periodic backup mode, the backups are taken only in the write region of
3737

3838
## What is restored into new account?
3939

40-
-You can choose to restore any combination of provisioned throughput containers, shared throughput database, or the entire account.
41-
-The restore action restores all data and its index properties into a new account.
42-
-The duration of restore will depend on the amount of data that needs to be restored.
43-
-The newly restored database account’s consistency setting will be same as the source database account’s consistency settings.
40+
- You can choose to restore any combination of provisioned throughput containers, shared throughput database, or the entire account.
41+
- The restore action restores all data and its index properties into a new account.
42+
- The duration of restore will depend on the amount of data that needs to be restored.
43+
- The newly restored database account’s consistency setting will be same as the source database account’s consistency settings.
4444

4545
## What isn't restored?
4646

4747
The following configurations aren't restored after the point-in-time recovery.
48-
-A subset of containers under a shared throughput database cannot be restored. The entire database can be restored as a whole.
49-
-Database account keys. The restored account will be generated with new database account keys.
50-
-Firewall, VNET, Data plane RBAC or private endpoint settings.
51-
-Regions. The restored account will only be a single region account, which is the write region of the source account.
52-
-Stored procedures, triggers, UDFs.
53-
-Role-based access control assignments. These will need to be re-assigned.
54-
-Documents that were deleted because of expired TTL.
55-
-Analytical data when synapse link is enabled.
56-
-Materialized views
48+
- A subset of containers under a shared throughput database cannot be restored. The entire database can be restored as a whole.
49+
- Database account keys. The restored account will be generated with new database account keys.
50+
- Firewall, VNET, Data plane RBAC or private endpoint settings.
51+
- Regions. The restored account will only be a single region account, which is the write region of the source account.
52+
- Stored procedures, triggers, UDFs.
53+
- Role-based access control assignments. These will need to be re-assigned.
54+
- Documents that were deleted because of expired TTL.
55+
- Analytical data when synapse link is enabled.
56+
- Materialized views
5757

5858
Some of these configurations can be added to the restored account after the restore is completed.
5959

0 commit comments

Comments
 (0)