You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/app-service/environment/migrate.md
+15-6Lines changed: 15 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: Migrate to App Service Environment v3 by using the migration feature
3
3
description: Overview of the migration feature for migration to App Service Environment v3
4
4
author: seligj95
5
5
ms.topic: article
6
-
ms.date: 2/10/2022
6
+
ms.date: 3/14/2022
7
7
ms.author: jordanselig
8
8
ms.custom: references_regions
9
9
---
@@ -19,13 +19,22 @@ App Service can now automate migration of your App Service Environment v2 to an
19
19
20
20
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:
21
21
22
-
- West Central US
23
-
- Canada Central
24
-
- UK South
25
-
- Germany West Central
26
-
- East Asia
27
22
- Australia East
23
+
- Australia Central
28
24
- 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
29
38
30
39
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.
0 commit comments