Skip to content

Commit 67defbf

Browse files
authored
Merge pull request #231545 from seesharprun/cosmos-rename-update-backup-storage-redundancy
Cosmos DB | [BULK EDIT] update backup storage redundancy rename
2 parents 47c9581 + df2fd3f commit 67defbf

File tree

8 files changed

+11
-6
lines changed

8 files changed

+11
-6
lines changed

articles/cosmos-db/.openpublishing.redirection.cosmos-db.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -600,6 +600,11 @@
600600
"redirect_url": "/azure/cosmos-db/periodic-backup-restore-introduction",
601601
"redirect_document_id": true
602602
},
603+
{
604+
"source_path_from_root": "/articles/cosmos-db/update-backup-storage-redundancy.md",
605+
"redirect_url": "/azure/cosmos-db/periodic-backup-update-storage-redundancy",
606+
"redirect_document_id": true
607+
},
603608
{
604609
"source_path_from_root": "/articles/cosmos-db/create-documentdb-xamarin-dotnet.md",
605610
"redirect_url": "/azure/cosmos-db/create-sql-api-xamarin-dotnet",

articles/cosmos-db/cassandra/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
- name: Configure periodic backup
155155
href: ../periodic-backup-restore-introduction.md
156156
- name: Update backup storage redundancy
157-
href: ../update-backup-storage-redundancy.md
157+
href: ../periodic-backup-update-storage-redundancy.md
158158
- name: Global distribution
159159
items:
160160
- name: Global distribution overview

articles/cosmos-db/gremlin/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@
160160
- name: Configure periodic backup
161161
href: ../periodic-backup-restore-introduction.md
162162
- name: Update backup storage redundancy
163-
href: ../update-backup-storage-redundancy.md
163+
href: ../periodic-backup-update-storage-redundancy.md
164164
- name: Global distribution
165165
items:
166166
- name: Global distribution overview

articles/cosmos-db/mongodb/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@
203203
- name: Configure periodic backup
204204
href: ../periodic-backup-restore-introduction.md
205205
- name: Update backup storage redundancy
206-
href: ../update-backup-storage-redundancy.md
206+
href: ../periodic-backup-update-storage-redundancy.md
207207
- name: Global distribution
208208
items:
209209
- name: Global distribution overview

articles/cosmos-db/nosql/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@
289289
- name: Configure periodic backup
290290
href: ../periodic-backup-restore-introduction.md
291291
- name: Update backup storage redundancy
292-
href: ../update-backup-storage-redundancy.md
292+
href: ../periodic-backup-update-storage-redundancy.md
293293
- name: Global distribution
294294
items:
295295
- name: Global distribution overview

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Azure Cosmos DB automatically takes backups of your data at regular intervals. T
3434
3535
## Backup storage redundancy
3636

37-
By default, Azure Cosmos DB stores periodic mode backup data in geo-redundant [blob storage](../storage/common/storage-redundancy.md) that is replicated to a [paired region](../availability-zones/cross-region-replication-azure.md). You can update this default value using Azure PowerShell or CLI and define an Azure policy to enforce a specific storage redundancy option. To learn more, see [update backup storage redundancy](update-backup-storage-redundancy.md) article.
37+
By default, Azure Cosmos DB stores periodic mode backup data in geo-redundant [blob storage](../storage/common/storage-redundancy.md) that is replicated to a [paired region](../availability-zones/cross-region-replication-azure.md). You can update this default value using Azure PowerShell or CLI and define an Azure policy to enforce a specific storage redundancy option. To learn more, see [update backup storage redundancy](periodic-backup-update-storage-redundancy.md) article.
3838

3939
Change the default geo-redundant backup storage to ensure that your backup data stays within the same region where your Azure Cosmos DB account is provisioned. You can configure the geo-redundant backup to use either locally redundant or zone-redundant storage. Storage redundancy mechanisms store multiple copies of your backups so that it's protected from planned and unplanned events. These events can include transient hardware failure, network or power outages, or massive natural disasters.
4040

File renamed without changes.

articles/cosmos-db/table/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@
166166
- name: Configure periodic backup
167167
href: ../periodic-backup-restore-introduction.md
168168
- name: Update backup storage redundancy
169-
href: ../update-backup-storage-redundancy.md
169+
href: ../periodic-backup-update-storage-redundancy.md
170170
- name: Global distribution
171171
items:
172172
- name: Global distribution overview

0 commit comments

Comments
 (0)