Skip to content

Commit a154ef0

Browse files
authored
Merge pull request #280362 from anaharris-ms/reloc-app-service
Relocation: App Service
2 parents c65b014 + 80f4910 commit a154ef0

File tree

6 files changed

+251
-115
lines changed

6 files changed

+251
-115
lines changed

.openpublishing.redirection.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4910,6 +4910,11 @@
49104910
"redirect_url": "/azure/defender-for-iot/organizations/integrate-overview",
49114911
"redirect_document_id": false
49124912
},
4913+
{
4914+
"source_path_from_root": "/articles/app-service/manage-move-across-regions.md",
4915+
"redirect_url": "/azure/operational-excellence/relocation-app-service",
4916+
"redirect_document_id": false
4917+
},
49134918
{
49144919
"source_path_from_root": "/articles/event-grid/high-availability-disaster-recovery.md",
49154920
"redirect_url": "/azure/reliability/reliability-event-grid",
@@ -4955,6 +4960,6 @@
49554960
"redirect_url": "/azure/virtual-network/ip-services/routing-preference-portal",
49564961
"redirect_document_id": false
49574962
}
4958-
4963+
49594964
]
49604965
}

articles/app-service/manage-move-across-regions.md

Lines changed: 0 additions & 110 deletions
This file was deleted.

articles/app-service/toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -361,8 +361,8 @@
361361
href: app-service-web-app-cloning.md
362362
- name: Restore deleted app
363363
href: app-service-undelete.md
364-
- name: Move app between regions
365-
href: manage-move-across-regions.md
364+
- name: Relocate app to another region
365+
href: ../operational-excellence/relocation-app-service.md?toc=/azure/app-service/toc.json
366366
- name: Move app between subscriptions
367367
href: ../azure-resource-manager/management/move-resource-group-and-subscription.md?toc=/azure/app-service/toc.json#checklist-before-moving-resources
368368
- name: About cost management

articles/operational-excellence/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
- name: Azure API Management
3838
href: ../api-management/api-management-howto-migrate.md?toc=/azure/operational-excellence/toc.json
3939
- name: Azure App Service
40-
href: ../app-service/manage-move-across-regions.md?toc=/azure/operational-excellence/toc.json
40+
href: relocation-app-service.md
4141
- name: Azure Backup
4242
href: relocation-backup.md
4343
- name: Azure Batch

articles/operational-excellence/includes/service-relocation-reason-include.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,10 @@
1010
---
1111

1212

13-
There are various scenarios in which you might want to move your existing Azure resources from one region to another. Examples are for manageability, governance reasons, or because of company mergers and acquisitions.
13+
There are various reasons why you may want to move your existing Azure resources from one region to another. You may want to:
14+
15+
- Take advantage of a new Azure region.
16+
- Deploy features or services available in specific regions only.
17+
- Meet internal policy and governance requirements.
18+
- Align with company mergers and acquisitions
19+
- Meet capacity planning requirements.

0 commit comments

Comments
 (0)