Skip to content

Commit 0f3cc4c

Browse files
committed
acrolinx
1 parent 7062712 commit 0f3cc4c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,15 +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 **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.
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 your App Service Environment or by clicking the **Migration** item on the left-hand side.
111111

112112
![migration access points](./media/migration/portal-overview.png)
113113

114114
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).
115115

116116
![migration not supported sample](./media/migration/migration-not-supported.png)
117117

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.
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.
119119

120120
![migration page sample](./media/migration/migration-ux-pre.png)
121121

0 commit comments

Comments
 (0)