@@ -37,23 +37,23 @@ With the periodic backup mode, the backups are taken only in the write region of
37
37
38
38
## What is restored into new account?
39
39
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.
44
44
45
45
## What isn't restored?
46
46
47
47
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
57
57
58
58
Some of these configurations can be added to the restored account after the restore is completed.
59
59
0 commit comments