Skip to content

Commit ad583cf

Browse files
committed
fixing validation errors
1 parent 08714f5 commit ad583cf

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ If there are no errors, your migration is supported, and you can continue to the
5353

5454
## 3. Generate IP addresses for your new App Service Environment v3 instance
5555

56-
Run the following command to create the new IPs. This step takes about 15 minutes to complete. Don't scale or make changes to your existing App Service Environment during this time.
56+
Run the following command to create new IP addresses. This step takes about 15 minutes to complete. Don't scale or make changes to your existing App Service Environment during this time.
5757

5858
```azurecli
5959
az rest --method post --uri "${ASE_ID}/migrate?api-version=2021-02-01&phase=premigration"

articles/app-service/environment/migrate.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ The following are limitations when using the migration feature:
4646

4747
- Your new App Service Environment v3 is in the existing subnet that was used for your old environment.
4848
- You can't change the region your App Service Environment is located in.
49-
- ELB App Service Environment cant be migrated to ILB App Service Environment v3 and vice versa.
49+
- ELB App Service Environment can't be migrated to ILB App Service Environment v3 and vice versa.
5050
- If your existing App Service Environment uses a custom domain suffix, you have to configure custom domain suffix for your App Service Environment v3 during the migration process.
5151
- If you no longer want to use a custom domain suffix, you can remove it once the migration is complete.
5252

@@ -139,7 +139,7 @@ Migration requires a three to six hour service window for App Service Environmen
139139
- The existing App Service Environment is shut down and replaced by the new App Service Environment v3.
140140
- All App Service plans in the App Service Environment are converted from the Isolated to Isolated v2 SKU.
141141
- All of the apps that are on your App Service Environment are temporarily down. **You should expect about one hour of downtime during this period**.
142-
- If you can't support downtime, see [migration-alternatives](migration-alternatives.md#guidance-for-manual-migration).
142+
- If you can't support downtime, see [migration-alternatives](migration-alternatives.md#migrate-manually).
143143
- The public addresses that are used by the App Service Environment change to the IPs generated during the IP generation step.
144144

145145
The following statuses are available during the migration process:

articles/app-service/environment/migration-alternatives.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@ For any migration method that doesn't use the [migration feature](migrate.md), y
2323

2424
[Networking changes](networking.md) between App Service Environment v1/v2 and App Service Environment v3 involve new (and for internet-facing environments, additional) IP addresses. You need to update any infrastructure that relies on these IPs. Be sure to account for inbound dependency changes, such as the Azure Load Balancer port.
2525

26-
Multiple App Service Environments can't exist in a single subnet. If you need to use your existing subnet for your new App Service Environment v3 instance, you must delete the existing App Service Environment before you create a new one. For this scenario, we recommend that you [back up your apps and then restore them](#back-up-and-restore) in the new environment after you create and configure the environment. This process causes application downtime because of the time it takes to:
26+
Multiple App Service Environments can't exist in a single subnet. If you need to use your existing subnet for your new App Service Environment v3 instance, you must delete the existing App Service Environment before you create a new one. For this scenario, we recommend that you [back up your apps and then restore them](#evaluate-backup-and-restore) in the new environment after you create and configure the environment. This process causes application downtime because of the time it takes to:
2727

2828
- Delete the old environment.
29-
- Create the new App Service Environment v3 instance.
29+
- Create the App Service Environment v3 instance.
3030
- Configure any infrastructure and connected resources to work with the new environment.
3131
- Deploy your apps onto the new environment.
3232

@@ -150,7 +150,7 @@ You can [deploy ARM templates](../deploy-complex-application-predictably.md) by
150150

151151
The [migration feature](migrate.md) automates the migration to App Service Environment v3 and transfers all of your apps to the new environment. There's about one hour of downtime during this migration. If your apps can't have any downtime, we recommend that you use one of the manual options to re-create your apps in App Service Environment v3.
152152

153-
You can distribute traffic between your old and new environments by using [Application Gateway](../networking/app-gateway-with-service-endpoints.md). If you're using an internal load balancer (ILB) App Service Environment, [create an Azure Application Gateway instance](integrate-with-application-gateway.md) with an extra back-end pool to distribute traffic between your environments. For information about ILB App Service Environments and internet-facing App Service Environments, see [Application Gateway integration](overview-app-gateway-integration.md).
153+
You can distribute traffic between your old and new environments by using [Application Gateway](../networking/app-gateway-with-service-endpoints.md). If you're using an internal load balancer (ILB) App Service Environment, [create an Azure Application Gateway instance](integrate-with-application-gateway.md) with an extra back-end pool to distribute traffic between your environments. For information about ILB App Service Environments and internet-facing App Service Environments, see [Application Gateway integration](../overview-app-gateway-integration.md).
154154

155155
You can also use services like [Azure Front Door](../../frontdoor/quickstart-create-front-door.md), [Azure Content Delivery Network](../../cdn/cdn-add-to-web-app.md), and [Azure Traffic Manager](../../cdn/cdn-traffic-manager.md) to distribute traffic between environments. Using these services allows for testing of your new environment in a controlled manner and helps you move to your new environment at your own pace.
156156

@@ -173,7 +173,7 @@ After your migration and any testing with your new environment are complete, del
173173
- **Is backup and restore supported for moving apps from App Service Environment v2 to v3?**
174174
The [back up and restore](../manage-backup.md) feature supports restoring apps between App Service Environment versions as long as you use a custom backup for the restoration. Automatic backup doesn't support restoration to different App Service Environment versions.
175175
- **What will happen to my App Service Environment v1 and v2 resources after August 31, 2024?**
176-
After August 31, 2024, if you haven't migrated to App Service Environment v3, your [App Service Environment v1 and v2 instances and the apps deployed in them will no longer be available]((https://azure.microsoft.com/updates/app-service-environment-v1-and-v2-retirement-announcement/)).
176+
After August 31, 2024, if you haven't migrated to App Service Environment v3, your [App Service Environment v1 and v2 instances and the apps deployed in them will no longer be available](https://azure.microsoft.com/updates/app-service-environment-v1-and-v2-retirement-announcement/).
177177

178178
App Service Environment v1 and v2 are hosted on App Service scale units that run on [Azure Cloud Services (classic)](../../cloud-services/cloud-services-choose-me.md) architecture. Because this architecture will be [retired on August 31, 2024](https://azure.microsoft.com/updates/cloud-services-retirement-announcement/), App Service Environment v1 and v2 won't be available after that date. Migrate to App Service Environment v3 to keep your apps running, or save or back up any resources or data that you need to maintain.
179179

0 commit comments

Comments
 (0)