Skip to content

Commit ddaf9cb

Browse files
authored
adding another error message
1 parent 2c7c9fa commit ddaf9cb

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/app-service/environment/migrate.md

Lines changed: 3 additions & 2 deletions
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/27/2022
6+
ms.date: 4/29/2022
77
ms.author: jordanselig
88
ms.custom: references_regions
99
---
@@ -89,6 +89,7 @@ If your App Service Environment doesn't pass the validation checks or you try to
8989
|Migration to ASEv3 is not allowed for this ASE|You won't be able to migrate using the migration feature. |Migrate using one of the [manual migration options](migration-alternatives.md). |
9090
|Subscription has too many App Service Environments. Please remove some before trying to create more.|The App Service Environment [quota for your subscription](/azure/azure-resource-manager/management/azure-subscription-service-limits#app-service-limits) has been met. |Remove unneeded environments or contact support to review your options. |
9191
|`<ZoneRedundant><DedicatedHosts><ASEv3/ASE>` is not available in this location|You'll see this error if you're trying to migrate an App Service Environment in a region that doesn't support one of your requested features. |Migrate using one of the [manual migration options](migration-alternatives.md) if you want to migrate immediately. Otherwise, wait for the migration feature to support this App Service Environment configuration. |
92+
|Migrate cannot be called on this ASE until the active upgrade has finished. |App Service Environments can't be migrated during platform upgrades. You can set your [upgrade preference](using-an-ase.md#upgrade-preference) from the Azure portal. |Wait until the upgrade finishes and then migrate. |
9293

9394
## Overview of the migration process using the migration feature
9495

@@ -163,4 +164,4 @@ There's no cost to migrate your App Service Environment. You'll stop being charg
163164
> [App Service Environment v3 Networking](networking.md)
164165
165166
> [!div class="nextstepaction"]
166-
> [Using an App Service Environment v3](using.md)
167+
> [Using an App Service Environment v3](using.md)

0 commit comments

Comments
 (0)