Skip to content

Commit 3bbe190

Browse files
committed
border
1 parent 6a98dbd commit 3bbe190

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/app-service/app-service-plan-manage.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,9 @@ You can move an app to another App Service plan, as long as the source plan and
5858
5959
1. In the [Azure portal](https://portal.azure.com), search for and select **App services** and select the app that you want to move.
6060

61-
2. From the left menu, unse **App Service Plan**, select **Change App Service plan**.
61+
2. From the left menu, under **App Service Plan**, select **Change App Service plan**.
62+
63+
:::image type="content" source="./media/azure-web-sites-web-hosting-plans-in-depth-overview/change-appserviceplan.png" alt-text="App Service Plan selector.":::
6264

6365
3. In the **App Service plan** dropdown, select an existing plan to move the app to. The dropdown shows only plans that are in the same resource group and geographical region as the current App Service plan. If no such plan exists, it lets you create a plan by default. You can also create a new plan manually by selecting **Create new**.
6466

@@ -68,10 +70,9 @@ You can move an app to another App Service plan, as long as the source plan and
6870
> If you're moving an app from a higher-tiered plan to a lower-tiered plan, such as from **D1** to **F1**, the app may lose certain capabilities in the target plan. For example, if your app uses TLS/SSL certificates, you might see this error message:
6971
>
7072
> `Cannot update the site with hostname '<app_name>' because its current TLS/SSL configuration 'SNI based SSL enabled' is not allowed in the target compute mode. Allowed TLS/SSL configuration is 'Disabled'.`
73+
>
7174
7275
5. When finished, select **OK**.
73-
74-
![App Service plan selector.][change]
7576

7677
## Move an app to a different region
7778

@@ -102,6 +103,5 @@ To avoid unexpected charges, when you delete the last app in an App Service plan
102103
> [!div class="nextstepaction"]
103104
> [Scale up an app in Azure](manage-scale-up.md)
104105
105-
[change]: ./media/azure-web-sites-web-hosting-plans-in-depth-overview/change-appserviceplan.png
106106
[createWebApp]: ./media/azure-web-sites-web-hosting-plans-in-depth-overview/create-web-app.png
107107
[createResource]: ./media/azure-web-sites-web-hosting-plans-in-depth-overview/create-a-resource.png

0 commit comments

Comments
 (0)