Skip to content

Commit 7f9f19a

Browse files
committed
fix
1 parent 0cbbb70 commit 7f9f19a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ Once your migration and any testing with your new environment is complete, delet
154154
- **Will I experience downtime during the migration?**
155155
Downtime is dependent on your migration process. If you have a different App Service Environment that you can point traffic to while you migrate or if you can use a different subnet to create your new environment, you won't have downtime. However, if you must use the same subnet, there will be downtime resulting from the time it takes to delete the old environment, create the App Service Environment v3, create the new App Service plans, re-create the apps, and update any resources that need to know about the new IP addresses.
156156
- **Do I need to change anything about my apps to get them to run on App Service Environment v3?**
157-
No, apps that run on App Service Environment v1 and v2 shouldn't need any modifications to run on App Service Environment v3. If you are using IP SSL, that will need to be removed before migrating.
157+
No, apps that run on App Service Environment v1 and v2 shouldn't need any modifications to run on App Service Environment v3. If you're using IP SSL, you must remove the IP SSL bindings before migrating.
158158
- **What if my App Service Environment has a custom domain suffix?**
159159
The migration feature supports this [migration scenario](./migrate.md#supported-scenarios). You can migrate using a manual method if you don't want to use the migration feature. You can configure your [custom domain suffix](./how-to-custom-domain-suffix.md) when creating your App Service Environment v3 or any time after that.
160160
- **What if my App Service Environment is zone pinned?**

0 commit comments

Comments
 (0)