Skip to content

Commit afaebd4

Browse files
authored
Merge pull request #187050 from seligj95/patch-2
adding portal rec
2 parents 8ca9ad8 + eeb1101 commit afaebd4

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
@@ -3,7 +3,7 @@ title: How to migrate App Service Environment v2 to App Service Environment v3
33
description: Learn how to migrate your App Service Environment v2 to App Service Environment v3
44
author: seligj95
55
ms.topic: tutorial
6-
ms.date: 1/28/2022
6+
ms.date: 2/01/2022
77
ms.author: jordanselig
88
zone_pivot_groups: app-service-cli-portal
99
---
@@ -21,7 +21,7 @@ Ensure you understand how migrating to an App Service Environment v3 will affect
2121

2222
::: zone pivot="experience-azcli"
2323

24-
When using the Azure CLI to carry out the migration, you should follow the below steps in order and as written since you'll be making Azure REST API calls. The recommended way for making these calls is by using the [Azure CLI](/cli/azure/). For information about other methods, see [Getting Started with Azure REST](/rest/api/azure/).
24+
The recommended experience for migration is using the [Azure portal](how-to-migrate.md?pivots=experience-azp). If you decide to use the Azure CLI to carry out the migration, you should follow the below steps in order and as written since you'll be making Azure REST API calls. The recommended way for making these API calls is by using the [Azure CLI](/cli/azure/). For information about other methods, see [Getting Started with Azure REST](/rest/api/azure/).
2525

2626
For this guide, [install the Azure CLI](/cli/azure/install-azure-cli) or use the [Azure Cloud Shell](https://shell.azure.com/).
2727

0 commit comments

Comments
 (0)