Skip to content

Commit 8849ff8

Browse files
committed
edit
1 parent c258850 commit 8849ff8

File tree

5 files changed

+10
-115
lines changed

5 files changed

+10
-115
lines changed

.openpublishing.redirection.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4764,7 +4764,12 @@
47644764
"source_path_from_root": "/articles/defender-for-iot/organizations/tutorial-clearpass.md",
47654765
"redirect_url": "/azure/defender-for-iot/organizations/integrate-overview",
47664766
"redirect_document_id": false
4767+
},
4768+
{
4769+
"source_path_from_root": "/articles/app-service/manage-move-across-regions.md",
4770+
"redirect_url": "/azure/operational-excellence/relocation-app-service",
4771+
"redirect_document_id": false
47674772
}
4768-
4773+
47694774
]
47704775
}

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
@@ -353,8 +353,8 @@
353353
href: app-service-web-app-cloning.md
354354
- name: Restore deleted app
355355
href: app-service-undelete.md
356-
- name: Move app between regions
357-
href: manage-move-across-regions.md
356+
- name: Relocate app to another region
357+
href: ../operational-excellence/relocation-app-service.md?toc=/azure/app-service/toc.json
358358
- name: Move app between subscriptions
359359
href: ../azure-resource-manager/management/move-resource-group-and-subscription.md?toc=/azure/app-service/toc.json#checklist-before-moving-resources
360360
- 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 (Recovery Services vault)
4242
href: ../backup/azure-backup-move-vaults-across-regions.md?toc=/azure/operational-excellence/toc.json
4343
- name: Azure Batch

articles/operational-excellence/relocation-app-service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ This article describes how to move App Service resources to a different Azure re
2222

2323
App Service resources are region-specific and can't be moved across regions. You must create a copy of your existing App Service resources in the target region, then move your content over to the new app. If your source app uses a custom domain, you can [migrate it to the new app in the target region](../app-service/manage-custom-dns-migrate-domain.md) when you're finished.
2424

25-
To make copying your app easier, you can [backup and restore individual App Service app](../app-service/manage-backup.md?tabs=portal) into an App Service plan in another region, but it does have [limitations](../app-service/app-service-web-app-cloning.md#current-restrictions), especially that it doesn't support Linux apps.
25+
To make copying your app easier, you can [backup and restore individual App Service app](../app-service/manage-backup.md?tabs=portal) into an App Service plan in another region.
2626

2727
## Prerequisites
2828

0 commit comments

Comments
 (0)