Skip to content

Commit 90c46fa

Browse files
authored
Merge pull request #263306 from seligj95/migrationerror
Migration error message clarification
2 parents c7d1f47 + ed0afc8 commit 90c46fa

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

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

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to migrate your App Service Environment to App Service En
44
author: seligj95
55
ms.topic: tutorial
66
ms.custom: devx-track-azurecli
7-
ms.date: 12/14/2023
7+
ms.date: 1/16/2024
88
ms.author: jordanselig
99
zone_pivot_groups: app-service-cli-portal
1010
---
@@ -274,6 +274,12 @@ After you add your custom domain suffix details, the "Migrate" button will be en
274274

275275
Once you complete all of the above steps, you can start migration. Make sure you understand the [implications of migration](migrate.md#migrate-to-app-service-environment-v3) including what happens during this time. This step takes three to six hours for v2 to v3 migrations and up to six hours for v1 to v3 migrations depending on environment size. Scaling and modifications to your existing App Service Environment are blocked during this step.
276276

277+
> [!NOTE]
278+
> In rare cases, you might see a notification in the portal that says "Migration to App Service Environment v3 failed" after you start migration. There's a known bug that might trigger this notification even if the migration is progressing. Check the activity log for the App Service Environment to determine the validity of this error message.
279+
>
280+
> :::image type="content" source="./media/migration/migration-error.png" alt-text="Screenshot that shows the potential error notification after starting migration.":::
281+
>
282+
277283
Detailed migration statuses are only available when using the Azure CLI at this time. For more information, see the CLI guidance under the Azure CLI section for Migrate to App Service Environment v3.
278284

279285
When migration is complete, you have an App Service Environment v3, and all of your apps are running in your new environment. You can confirm the environment's version by checking the **Configuration** page for your App Service Environment.
33 KB
Loading

0 commit comments

Comments
 (0)