Skip to content

Commit 7062712

Browse files
committed
updating for new ux
1 parent 154da76 commit 7062712

File tree

9 files changed

+6
-8
lines changed

9 files changed

+6
-8
lines changed

articles/app-service/environment/how-to-migrate.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Use the migration feature to migrate App Service Environment v2 to App Se
33
description: Learn how to migrate your App Service Environment v2 to App Service Environment v3 using the migration feature
44
author: seligj95
55
ms.topic: tutorial
6-
ms.date: 4/11/2022
6+
ms.date: 4/27/2022
77
ms.author: jordanselig
88
zone_pivot_groups: app-service-cli-portal
99
---
@@ -107,17 +107,15 @@ az appservice ase show --name $ASE_NAME --resource-group $ASE_RG
107107

108108
## 1. Validate migration is supported
109109

110-
From the [Azure portal](https://portal.azure.com), navigate to the **Overview** page for the App Service Environment you'll be migrating. The platform will validate if migration is supported for your App Service Environment. Wait a couple seconds after the page loads for this validation to take place. See the [troubleshooting](migrate.md#troubleshooting) section for descriptions of the potential error messages if migration for your environment isn't supported by the migration feature.
111-
112-
If migration is supported for your App Service Environment, there are three ways to access the migration feature. These methods include a banner at the top of the Overview page, a new item in the left-hand side menu called **Migration**, and an info box on the **Configuration** page. Select any of these methods to move on to the next step in the migration process.
110+
From the [Azure portal](https://portal.azure.com), navigate to the **Migration** page for the App Service Environment you'll be migrating. You can do this by clicking on the banner at the top of the **Overview** page for you App Service Environment or by clicking the **Migration** item on the left-hand side.
113111

114112
![migration access points](./media/migration/portal-overview.png)
115113

116-
![configuration page view](./media/migration/configuration-migration-support.png)
114+
On the migration page, the platform will validate if migration is supported for your App Service Environment. If your environment isn't supported for migration, a banner will appear at the top of the page and include an error message with a reason. See the [troubleshooting](migrate.md#troubleshooting) section for descriptions of the error messages you may see if you aren't eligible for migration. If your App Service Environment isn't supported for migration at this time or your environment is in an unhealthy or suspended state, you won't be able to use the migration feature. If your environment [won't be supported for migration with the migration feature](migrate.md#supported-scenarios) or you want to migrate to App Service Environment v3 without using the migration feature, see the [manual migration options](migration-alternatives.md).
117115

118-
If you don't see these elements, your App Service Environment isn't supported for migration at this time or your environment is in an unhealthy or suspended state (which blocks migration). If your environment [won't be supported for migration with the migration feature](migrate.md#supported-scenarios) or you want to migrate to App Service Environment v3 without using the migration feature, see the [manual migration options](migration-alternatives.md).
116+
![migration not supported sample](./media/migration/migration-not-supported.png)
119117

120-
The migration page will guide you through the series of steps to complete the migration.
118+
If migration is supported for your App Service Environment, you'll be able to proceed to the next step in the process.The migration page will guide you through the series of steps to complete the migration.
121119

122120
![migration page sample](./media/migration/migration-ux-pre.png)
123121

11.9 KB
Loading
164 KB
Loading
0 Bytes
Loading
-20 KB
Loading
-15.6 KB
Loading
80.1 KB
Loading

articles/app-service/environment/migrate.md

Lines changed: 1 addition & 1 deletion
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: 4/15/2022
6+
ms.date: 4/27/2022
77
ms.author: jordanselig
88
ms.custom: references_regions
99
---

0 commit comments

Comments
 (0)