Skip to content

Commit a06ae8e

Browse files
authored
Merge pull request #191626 from seligj95/patch-2
updating migration support regions
2 parents 6f1c888 + aba1e73 commit a06ae8e

File tree

1 file changed

+15
-6
lines changed

1 file changed

+15
-6
lines changed

articles/app-service/environment/migrate.md

Lines changed: 15 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Migrate to App Service Environment v3 by using the migration feature
33
description: Overview of the migration feature for migration to App Service Environment v3
44
author: seligj95
55
ms.topic: article
6-
ms.date: 2/10/2022
6+
ms.date: 3/14/2022
77
ms.author: jordanselig
88
ms.custom: references_regions
99
---
@@ -19,13 +19,22 @@ App Service can now automate migration of your App Service Environment v2 to an
1919

2020
At this time, App Service Environment migrations to v3 using the migration feature support both [Internal Load Balancer (ILB)](create-ilb-ase.md) and [external (internet facing with public IP)](create-external-ase.md) App Service Environment v2 in the following regions:
2121

22-
- West Central US
23-
- Canada Central
24-
- UK South
25-
- Germany West Central
26-
- East Asia
2722
- Australia East
23+
- Australia Central
2824
- Australia Southeast
25+
- Canada Central
26+
- Central India
27+
- East Asia
28+
- East US
29+
- East US 2
30+
- France Central
31+
- Germany West Central
32+
- Korea Central
33+
- Norway East
34+
- Switzerland North
35+
- UAE North
36+
- UK South
37+
- West Central US
2938

3039
You can find the version of your App Service Environment by navigating to your App Service Environment in the [Azure portal](https://portal.azure.com) and selecting **Configuration** under **Settings** on the left-hand side. You can also use [Azure Resource Explorer](https://resources.azure.com/) and review the value of the `kind` property for your App Service Environment.
3140

0 commit comments

Comments
 (0)