Skip to content

Commit b4e7d93

Browse files
Merge pull request #281551 from seligj95/patch-3
ase sxs migration remove 14 day window
2 parents 50d3a6c + 36097f8 commit b4e7d93

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/app-service/environment/side-by-side-migrate.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to migrate your App Service Environment v2 to App Service
44
author: seligj95
55
ms.topic: tutorial
66
ms.custom: devx-track-azurecli, references_regions
7-
ms.date: 7/11/2024
7+
ms.date: 7/23/2024
88
ms.author: jordanselig
99
---
1010
# Migration to App Service Environment v3 using the side-by-side migration feature
@@ -216,7 +216,7 @@ Once you're ready to redirect traffic, you can complete the final step of the mi
216216
>
217217
218218
> [!NOTE]
219-
> You have 14 days to complete this step. If you don't complete this step in 14 days, your migration is automatically reverted back to an App Service Environment v2. If you need more than 14 days to complete this step, contact support.
219+
> It's important to complete this step as soon as possible. When your App Service Environment is in the hybrid state, it's unable to receive platform upgrades and security patches, which makes it more vulnerable to instability and security threats.
220220
>
221221
222222
If you discover any issues with your new App Service Environment v3, don't run the command to redirect customer traffic. This command also initiates the deletion of your App Service Environment v2. If you find an issue, contact support.
@@ -451,7 +451,7 @@ az rest --method get --uri "${ASE_ID}?api-version=2022-03-01" --query properties
451451

452452
This step is your opportunity to test and validate your new App Service Environment v3.
453453

454-
Once you confirm your apps are working as expected, you can finalize the migration by running the following command. This command also deletes your old environment. You have 14 days to complete this step. If you don't complete this step in 14 days, your migration is automatically reverted back to an App Service Environment v2. If you need more than 14 days to complete this step, contact support.
454+
Once you confirm your apps are working as expected, you can finalize the migration by running the following command. This command also deletes your old environment.
455455

456456
If you find any issues or decide at this point that you no longer want to proceed with the migration, contact support to discuss your options. Don't run the DNS change command since that command completes the migration.
457457

0 commit comments

Comments
 (0)