Skip to content

Commit 2791c7f

Browse files
committed
edit
1 parent 903834f commit 2791c7f

File tree

4 files changed

+12
-7
lines changed

4 files changed

+12
-7
lines changed

.openpublishing.redirection.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4147,6 +4147,11 @@
41474147
"source_path_from_root": "/articles/data-factory/continuous-integration-delivery-automate-github-actions.md",
41484148
"redirect_url": "/azure",
41494149
"redirect_document_id": false
4150+
},
4151+
{
4152+
"source_path_from_root": "/articles/cosmos-db/how-to-move-regions.md",
4153+
"redirect_url": "/azure/operational-excellence/relocation-cosmos-db",
4154+
"redirect_document_id": false
41504155
}
41514156

41524157
]

articles/cosmos-db/nosql/TOC.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -767,8 +767,8 @@
767767
- name: Using Terraform
768768
href: manage-with-terraform.md
769769
displayName: Terraform
770-
- name: Move between regions
771-
href: ../how-to-move-regions.md
770+
- name: Relocate to another region
771+
href: ../../operational-excellence/relocation-cosmos-db.md?toc=/azure/cosmosdb/nosql/toc.json
772772
- name: Prevent changes or deletion
773773
href: ../resource-locks.md
774774
- name: Global distribution

articles/operational-excellence/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
- name: Azure Container Registry
4848
href: ../container-registry/manual-regional-move.md?toc=/azure/operational-excellence/toc.json
4949
- name: Azure Cosmos DB
50-
href: ../cosmos-db/how-to-move-regions.md?toc=/azure/operational-excellence/toc.json
50+
href: relocation-cosmos-db.md
5151
- name: Azure Database for MariaDB Server
5252
href: ../mariadb/howto-move-regions-portal.md?toc=/azure/operational-excellence/toc.json
5353
- name: Azure Database for MySQL Server

articles/operational-excellence/relocation-cosmos-db.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Relocate an Azure Cosmos DB account to another region
3-
description: Learn how to relocate an Azure Cosmos DB account to another region.
2+
title: Relocate an Azure Cosmos DB NoSQL account to another region
3+
description: Learn how to relocate an Azure Cosmos DB NoSQL account to another region.
44
author: seesharprun
55
ms.service: cosmos-db
66
ms.subservice: nosql
@@ -12,8 +12,8 @@ ms.author: sidandrews
1212
ms.reviewer: mjbrown
1313
---
1414

15-
# Relocate an Azure Cosmos DB account to another region
16-
[!INCLUDE[NoSQL, MongoDB, Cassandra, Gremlin, Table](../cosmos-db/includes/appliesto-nosql-mongodb-cassandra-gremlin-table.md)]
15+
# Relocate an Azure Cosmos DB NoSQL account to another region
16+
1717

1818
This article describes how to either:
1919

0 commit comments

Comments
 (0)