Skip to content

Commit 2a79fc9

Browse files
Merge pull request #231550 from seesharprun/cosmos-update-broken-hyperlinks
Cosmos DB | Fix two broken hyperlinks related to periodic backup
2 parents 4238450 + 7bff5b6 commit 2a79fc9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/cosmos-db/data-residency.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ In Azure Cosmos DB, you must explicitly configure the cross-region data replicat
2323

2424
**Continuous mode Backups**: These backups are resident by default as they are stored in either locally redundant or zone redundant storage. To learn more, see the [continuous backup](provision-account-continuous-backup.md) article.
2525

26-
**Periodic mode Backups**: By default, periodic mode account backups will be stored in geo-redundant storage. For periodic backup modes, you can configure data redundancy at the account level. There are three redundancy options for the backup storage. They are local redundancy, zone redundancy, or geo redundancy. To learn more, see how to [configure backup redundancy](periodic-backup-restore-introduction.md#modify-the-backup-interval-and-retention-period) using portal.
26+
**Periodic mode Backups**: By default, periodic mode account backups will be stored in geo-redundant storage. For periodic backup modes, you can configure data redundancy at the account level. There are three redundancy options for the backup storage. They are local redundancy, zone redundancy, or geo redundancy. For more information, see [periodic backup/restore](periodic-backup-restore-introduction.md#modify-the-backup-interval-and-retention-period).
2727

2828
## Use Azure Policy to enforce the residency requirements
2929

articles/cosmos-db/nosql/troubleshoot-not-found.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ Wait for the indexing to catch up or change the indexing policy.
104104
The database or container that the item exists in was deleted.
105105

106106
#### Solution:
107-
1. [Restore](../periodic-backup-restore-introduction.md#request-data-restore-from-a-backup) the parent resource, or re-create the resources.
107+
1. [Restore from a backup](../periodic-backup-restore-introduction.md) the parent resource, or re-create the resources.
108108
1. Create a new resource to replace the deleted resource.
109109

110110
### 7. Container/Collection names are case-sensitive

0 commit comments

Comments
 (0)