You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#customer intent: As a deployment engineer, I want to understand the process and the benefits of scaling up apps to the Premium V3 pricing tier in Azure App Service.
11
12
---
12
13
13
14
# Configure Premium V3 tier for Azure App Service
14
15
15
-
The new Premium V3 pricing tier gives you faster processors, SSD storage, memory-optimized options, and quadruple the memory-to-core ratio of the existing pricing tiers (double the Premium V2 tier). With the performance advantage, you could save money by running your apps on fewer instances. In this article, you learn how to create an app in Premium V3 tier or scale up an app to Premium V3 tier.
16
+
The new Premium V3 pricing tier gives you faster processors, SSD storage, and memory-optimized options. It offers to quadruple the memory-to-core ratio of the existing pricing tiers. The memory-to-core ratio is double the Premium V2 tier. With the performance advantage, you could save money by running your apps on fewer instances. In this article, you learn how to create an app in Premium V3 tier or scale up an app to Premium V3 tier.
16
17
17
18
## Prerequisites
18
19
19
-
To scale-up an app to Premium V3, you need to have an Azure App Service app that runs in a pricing tier lower than Premium V3. The app must be running in an App Service deployment that supports Premium V3. The App Service deployment must support the desired SKU in Premium V3.
20
+
To scale-up an app to Premium V3:
21
+
22
+
- An Azure App Service app that runs in a pricing tier lower than Premium V3.
23
+
- The app must run in an App Service deployment that supports Premium V3.
24
+
- The App Service deployment must support the desired SKU in Premium V3.
20
25
21
26
<aname="availability"></a>
22
27
23
28
## Premium V3 availability
24
29
25
30
The Premium V3 tier is available for both native and custom containers, including both Windows containers and Linux containers.
26
31
27
-
Premium V3 and specific Premium V3 SKUs are available in some Azure regions. Availability in other regions is being added continually. To see if a specific PremiumV3 offering is available in your region, run the following Azure CLI command in the [Azure Cloud Shell](../cloud-shell/overview.md) (substitute _P1v3_ with the desired SKU):
32
+
Premium V3 and specific Premium V3 SKUs are available in some Azure regions. Microsoft is adding availability in other regions continually. To see if a specific PremiumV3 offering is available in your region, run the following Azure CLI command in the [Azure Cloud Shell](../cloud-shell/overview.md). Substitute *P1v3* with the desired SKU:
28
33
29
34
```azurecli-interactive
30
35
az appservice list-locations --sku P1V3
@@ -36,61 +41,60 @@ az appservice list-locations --sku P1V3
36
41
37
42
The pricing tier of an App Service app is defined in the [App Service plan](overview-hosting-plans.md) that it runs on. You can create an App Service plan by itself or create it as part of app creation.
38
43
39
-
When configuring the new App Service plan in the <ahref="https://portal.azure.com"target="_blank">Azure portal</a>, select **Pricing plan** and pick one of the **Premium V3** tiers.
44
+
When you configure the new App Service plan in the <ahref="https://portal.azure.com"target="_blank">Azure portal</a>, select **Pricing plan** and choose one of the **Premium V3** tiers.
40
45
41
46
To see all the Premium V3 options, select **Explore pricing plans**, then select one of the Premium V3 plans and select **Select**.
42
47
43
48
:::image type="content" source="media/app-service-configure-premium-tier/explore-pricing-plans.png" alt-text="Screenshot showing the Explore pricing plans page with a Premium V3 plan selected.":::
44
49
45
-
> [!IMPORTANT]
46
-
> If you don't see **P0V3**, **P1V3**, **P2V3**, **P3V3**, **P1mV3**, **P2mV3**, **P3mV3**, **P4mV3**, and **P5mV3** as options, or if some options are greyed out, then either **Premium V3** or an individual SKU in **Premium V3** isn't available in the underlying App Service deployment that contains the App Service plan. For more information, see [Scale up from an unsupported resource group and region combination](#unsupported).
47
-
>
50
+
> [!IMPORTANT]
51
+
> You might not see **P0V3**, **P1V3**, **P2V3**, **P3V3**, **P1mV3**, **P2mV3**, **P3mV3**, **P4mV3**, and **P5mV3** as options or some options might be grayed out. If so, either **Premium V3** or an individual SKU in **Premium V3** isn't available in the underlying App Service deployment. For more information, see [Scale up from an unsupported resource group and region combination](#unsupported).
48
52
49
53
## Scale up an existing app to Premium V3 tier
50
54
51
-
Before scaling an existing app to Premium V3 tier, make sure that both Premium V3 and the specific SKU in Premium V3 are available. For information, see [PremiumV3 availability](#availability). If it's not available, see [Scale up from an unsupported resource group and region combination](#unsupported).
55
+
Before scaling an existing app to Premium V3 tier, make sure that both Premium V3 and the specific SKU in Premium V3 are available. For more information, see [PremiumV3 availability](#availability). If it's not available, see [Scale up from an unsupported resource group and region combination](#unsupported).
52
56
53
-
Depending on your hosting environment, scaling up can require extra steps.
57
+
Depending on your hosting environment, scaling up can require extra steps.
54
58
55
-
In the <ahref="https://portal.azure.com"target="_blank">Azure portal</a>, open your App Service app page.
59
+
1.In the <ahref="https://portal.azure.com"target="_blank">Azure portal</a>, open your App Service app page.
56
60
57
-
In the left navigation of your App Service app page, select **Scale up (App Service plan)**.
61
+
1.In the left navigation of your App Service app page, select **Scale up (App Service plan)**.
58
62
59
-
:::image type="content" source="media/app-service-configure-premium-tier/scale-up-tier-portal.png" alt-text="Screenshot showing how to scale up your app service plan.":::
63
+
:::image type="content" source="media/app-service-configure-premium-tier/scale-up-tier-portal.png" alt-text="Screenshot showing how to scale up your app service plan.":::
60
64
61
-
Select one of the Premium V3 plans and select **Select**.
65
+
1.Select one of the Premium V3 plans and select **Select**.
62
66
63
-
:::image type="content" source="media/app-service-configure-premium-tier/explore-pricing-plans.png" alt-text="Screenshot showing the Explore pricing plans page with a Premium V3 plan selected.":::
67
+
:::image type="content" source="media/app-service-configure-premium-tier/explore-pricing-plans.png" alt-text="Screenshot showing the Explore pricing plans page with a Premium V3 plan selected.":::
64
68
65
-
If your operation finishes successfully, your app's overview page shows that it's now in a Premium V3 tier.
69
+
If your operation finishes successfully, your app's overview page shows that it's now in a Premium V3 tier.
66
70
67
-
:::image type="content" source="media/app-service-configure-premium-tier/finished.png" alt-text="Screenshot showing the Premium V3 pricing tier on your app's overview page.":::
71
+
:::image type="content" source="media/app-service-configure-premium-tier/finished.png" alt-text="Screenshot showing the Premium V3 pricing tier on your app's overview page.":::
68
72
69
73
### If you get an error
70
74
71
-
Some App Service plans can't scale up to the Premium V3 tier, or to a newer SKU in Premium V3, if the underlying App Service deployment doesn’t support the requested Premium V3 SKU. For more information, see [Scale up from an unsupported resource group and region combination](#unsupported).
75
+
If the underlying App Service deployment doesn't support the requested Premium V3 SKU, some App Service plans can't scale up to the Premium V3 tier, or to a newer SKU in Premium V3. For more information, see [Scale up from an unsupported resource group and region combination](#unsupported).
72
76
73
77
<aname="unsupported"></a>
74
78
75
79
## Scale up from an unsupported resource group and region combination
76
80
77
-
If your app runs in an App Service deployment where Premium V3 isn't available or in a region that doesn't support Premium V3, redeploy your app to take advantage of Premium V3. If newer Premium V3 SKUs aren't available, you also need to redeploy your app to use newer SKUs in Premium V3. You have two options:
81
+
If your app runs in an App Service deployment where Premium V3 isn't available or in a region that doesn't support Premium V3, redeploy your app to take advantage of Premium V3. If newer Premium V3 SKUs aren't available, you also need to redeploy your app to use newer SKUs in Premium V3.
78
82
79
-
-Create an app in a new resource group and with a new App Service plan. When creating the App Service plan, select the desired Premium V3 tier. This step ensures that the App Service plan is deployed into a deployment unit that supports Premium V3 and the specific SKU in Premium V3. Then, redeploy your application code into the newly created app. Even if you scale the new App Service plan down to a lower tier to save costs, you can always scale back up to Premium V3 and the desired SKU in Premium V3 because the deployment unit supports it.
83
+
Create an app in a new resource group and with a new App Service plan. When creating the App Service plan, select the desired Premium V3 tier. This step ensures that the App Service plan is deployed into a deployment unit that supports Premium V3 and the specific SKU in Premium V3. Then, redeploy your application code into the newly created app. Even if you scale the new App Service plan down to a lower tier to save costs, you can always scale up again to Premium V3 and the desired SKU in Premium V3 because the deployment unit supports it.
80
84
81
-
:::image type="content" source="media/app-service-configure-premium-tier/clone-app.png" alt-text="Screenshot showing how to clone your app.":::
85
+
:::image type="content" source="media/app-service-configure-premium-tier/clone-app.png" alt-text="Screenshot showing how to clone your app.":::
82
86
83
-
In the **Clone app** page, you can create an App Service plan using Premium V3 in the region you want, and specify the app settings and configuration that you want to clone.
87
+
In the **Clone app** page, you can create an App Service plan using Premium V3 in the region you want, and specify the app settings and configuration that you want to clone.
84
88
85
89
## Automate with scripts
86
90
87
91
You can automate app creation in the Premium V3 tier with scripts, using the [Azure CLI](/cli/azure/install-azure-cli) or [Azure PowerShell](/powershell/azure/).
88
92
89
93
### Azure CLI
90
94
91
-
The following command creates an App Service plan in _P1V3_. You can run it in the Cloud Shell. The options for `--sku` are _P0V3_, _P1V3_, _P2V3_, _P3V3_, _P1mV3_, _P2mV3_, _P3mV3_, _P4mV3_, and _P5mV3_.
95
+
The following command creates an App Service plan in *P1V3*. You can run it in the Cloud Shell. The options for `--sku` are *P0V3*, *P1V3*, *P2V3*, *P3V3*, *P1mV3*, *P2mV3*, *P3mV3*, *P4mV3*, and *P5mV3*.
0 commit comments