Skip to content

Commit 07dd7ca

Browse files
committed
edit
1 parent 6a93a2a commit 07dd7ca

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,21 +4,21 @@ description: Learn how to relocate Azure App Services to a another region
44
author: anaharris-ms
55
ms.author: anaharris
66
ms.reviewer: anaharris
7-
ms.date: 07/09/2024
7+
ms.date: 07/11/2024
88
ms.service: app-service
99
ms.topic: concept-article
1010
ms.custom:
1111
- subject-relocation
12+
#Customer intent: As an Azure service administrator, I want to move my App Service resources to another Azure region.
1213
---
1314

1415
# Relocate Azure App Services to another region
1516

16-
#Customer intent: As an Azure service administrator, I want to move my App Service resources to another Azure region.
17-
---
1817

19-
# Move an App Service resource to another region
18+
This article describes how to move App Service resources to a different Azure region.
19+
20+
[!INCLUDE [relocate-reasons](./includes/service-relocation-reason-include.md)]
2021

21-
This article describes how to move App Service resources to a different Azure region. You might move your resources to another region for a number of reasons. For example, to take advantage of a new Azure region, to deploy features or services available in specific regions only, to meet internal policy and governance requirements, or in response to capacity planning requirements.
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](manage-custom-dns-migrate-domain.md) when you're finished.
2424

0 commit comments

Comments
 (0)