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
+3-8Lines changed: 3 additions & 8 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: 12/14/2023
6
+
ms.date: 01/30/2024
7
7
ms.author: jordanselig
8
8
ms.custom: references_regions
9
9
---
@@ -19,10 +19,6 @@ App Service can now automate migration of your App Service Environment v1 and v2
19
19
20
20
At this time, the migration feature doesn't support migrations to App Service Environment v3 in the following regions:
21
21
22
-
### Azure Public
23
-
24
-
- Jio India West
25
-
26
22
### Microsoft Azure operated by 21Vianet
27
23
28
24
- China East 2
@@ -38,6 +34,7 @@ The following App Service Environment configurations can be migrated using the m
38
34
|ILB App Service Environment v1 |ILB App Service Environment v3 |
39
35
|ELB App Service Environment v1 |ELB App Service Environment v3 |
40
36
|ILB App Service Environment v1 with a custom domain suffix |ILB App Service Environment v3 with a custom domain suffix |
37
+
|[Zone pinned](zone-redundancy.md) App Service Environment v2 |App Service Environment v3 with optional zone redundancy configuration |
41
38
42
39
If you want your new App Service Environment v3 to use a custom domain suffix and you aren't using one currently, custom domain suffix can be configured at any time once migration is complete. For more information, see [Configure custom domain suffix for App Service Environment](./how-to-custom-domain-suffix.md).
43
40
@@ -63,7 +60,6 @@ The migration feature doesn't support the following scenarios. See the [manual m
63
60
- App Service Environment v1 in a [Classic VNet](/previous-versions/azure/virtual-network/create-virtual-network-classic)
64
61
- ELB App Service Environment v2 with IP SSL addresses
65
62
- ELB App Service Environment v1 with IP SSL addresses
66
-
-[Zone pinned](zone-redundancy.md) App Service Environment v2
67
63
- App Service Environment in a region not listed in the supported regions
68
64
69
65
The App Service platform reviews your App Service Environment to confirm migration support. If your scenario doesn't pass all validation checks, you can't migrate at this time using the migration feature. If your environment is in an unhealthy or suspended state, you can't migrate until you make the needed updates.
@@ -81,7 +77,6 @@ If your App Service Environment doesn't pass the validation checks or you try to
81
77
|Migrate can only be called on an ASE in ARM VNET and this ASE is in Classic VNET. |App Service Environments in Classic VNets can't migrate using the migration feature. |Migrate using one of the [manual migration options](migration-alternatives.md). |
82
78
|ASEv3 Migration is not yet ready. |The underlying infrastructure isn't ready to support App Service Environment v3. |Migrate using one of the [manual migration options](migration-alternatives.md) if you want to migrate immediately. Otherwise, wait for the migration feature to be available in your region. |
83
79
|Migration cannot be called on this ASE, please contact support for help migrating. |Support needs to be engaged for migrating this App Service Environment. This issue is potentially due to custom settings used by this environment. |Engage support to resolve your issue. |
84
-
|Migrate cannot be called on Zone Pinned ASEs. |App Service Environment v2 that is zone pinned can't be migrated using the migration feature at this time. |Migrate using one of the [manual migration options](migration-alternatives.md) if you want to migrate immediately. |
85
80
|Migrate cannot be called if IP SSL is enabled on any of the sites.|App Service Environments that have sites with IP SSL enabled can't be migrated using the migration feature at this time. |Migrate using one of the [manual migration options](migration-alternatives.md) if you want to migrate immediately. |
86
81
|Full migration cannot be called before IP addresses are generated. |This error appears if you attempt to migrate before finishing the premigration steps. |Ensure you complete all premigration steps before you attempt to migrate. See the [step-by-step guide for migrating](how-to-migrate.md). |
87
82
|Migration to ASEv3 is not allowed for this ASE. |You can't migrate using the migration feature. |Migrate using one of the [manual migration options](migration-alternatives.md). |
@@ -233,7 +228,7 @@ For more scenarios on cost changes and savings opportunities with App Service En
233
228
-**What if my App Service Environment has a custom domain suffix?**
234
229
The migration feature supports this [migration scenario](#supported-scenarios). You can migrate using a manual method if you don't want to use the migration feature. You can configure your [custom domain suffix](./how-to-custom-domain-suffix.md) when creating your App Service Environment v3 or any time after.
235
230
-**What if my App Service Environment is zone pinned?**
236
-
Zone pinned App Service Environment is currently not a supported scenario for migration using the migration feature. App Service Environment v3 doesn't support zone pinning. To migrate to App Service Environment v3, see the [manual migration options](migration-alternatives.md).
231
+
Zone pinned App Service Environment v2 is now a supported scenario for migration using the migration feature. App Service Environment v3 doesn't support zone pinning. When migrating to App Service Environment v3, you can choose to configure zone redundancy or not.
237
232
-**What if my App Service Environment has IP SSL addresses?**
238
233
IP SSL isn't supported on App Service Environment v3. You must remove all IP SSL bindings before migrating using the migration feature or one of the manual options. If you intend to use the migration feature, once you remove all IP SSL bindings, you pass that validation check and can proceed with the automated migration.
239
234
-**What properties of my App Service Environment will change?**
Copy file name to clipboardExpand all lines: articles/app-service/environment/migration-alternatives.md
+3-3Lines changed: 3 additions & 3 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
3
3
description: How to migrate your applications to App Service Environment v3
4
4
author: seligj95
5
5
ms.topic: article
6
-
ms.date: 07/24/2023
6
+
ms.date: 01/30/2024
7
7
ms.author: jordanselig
8
8
---
9
9
# Migrate to App Service Environment v3
@@ -157,8 +157,8 @@ Once your migration and any testing with your new environment is complete, delet
157
157
No, apps that run on App Service Environment v1 and v2 shouldn't need any modifications to run on App Service Environment v3. If you're using IP SSL, you must remove the IP SSL bindings before migrating.
158
158
- **What if my App Service Environment has a custom domain suffix?**
159
159
The migration feature supports this [migration scenario](./migrate.md#supported-scenarios). You can migrate using a manual method if you don't want to use the migration feature. You can configure your [custom domain suffix](./how-to-custom-domain-suffix.md) when creating your App Service Environment v3 or any time after.
160
-
- **What if my App Service Environment is zone pinned?**
161
-
Zone pinning isn't a supported feature on App Service Environment v3.
160
+
- **What if my App Service Environment v2 is zone pinned?**
161
+
Zone pinning isn't a supported feature on App Service Environment v3. You can choose to enable zone redundancy when creating your App Service Environment v3.
162
162
- **What properties of my App Service Environment will change?**
163
163
You'll now be on App Service Environment v3 so be sure to review the [features and feature differences](overview.md#feature-differences) compared to previous versions. For ILB App Service Environment, you keep the same ILB IP address. For internet facing App Service Environment, the public IP address and the outbound IP address change. Note for internet facing App Service Environment, previously there was a single IP for both inbound and outbound. For App Service Environment v3, they're separate. For more information, see [App Service Environment v3 networking](networking.md#addresses).
164
164
- **Is backup and restore supported for moving apps from App Service Environment v2 to v3?**
0 commit comments