App Service Worker Size -> pricing tiers translation

David 26 Reputation points
2021-02-03T16:21:20.62+00:00

From this documentation: https://azure.github.io/AppService/2019/05/21/App-Service-Plan-Density-Check.html

I see the app density recommendations for Small, Medium and Large worker sizes. Is there a chart that shows some translation between worker sizes and pricing tiers?

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,991 questions
0 comments No comments
{count} votes

Accepted answer
  1. Ryan Hill 30,286 Reputation points Microsoft Employee Moderator
    2021-02-07T21:34:53.01+00:00

    Hi @David ,

    The worker size of the app service plan is expressed in within the app service plan pricing tier. Small, Medium, & Large correspond to 1, 2, 3 respectively in the pricing plan tier on dedicated hardware.

    For example

    64945-image.png

    • B1 = Basic (small)
    • B2 = Basic (medium)
    • B3 = Basic (large)

    The same applies to the Standard and Premium pricing tiers.

    Regards,
    Ryan

    1 person found this answer helpful.

4 additional answers

Sort by: Most helpful
  1. Harry Jennerway (NECS) 5 Reputation points
    2023-10-25T13:51:46.0833333+00:00

    How does this correspond to the current list of offerings which include P0?I I've tried specifying "Extra Small" but get "The given key as not present in the dictionary". There's also a huge list of SKUs at https://learn.microsoft.com/en-us/azure/app-service/app-service-configure-premium-tier which don't fit the s/m/l model.

    1 person found this answer helpful.

  2. FlorisZ 1 Reputation point
    2021-09-13T13:21:42.223+00:00

    And 'App Service Worker Size' = 0 ? icw App Service Tier = 'Standard' for example?
    Is '0' for the 'Shared'?

    0 comments No comments

  3. Mehdi BOUBEHIRA 25 Reputation points
    2024-06-24T14:21:34.29+00:00

    dddddddddd

    0 comments No comments

  4. Mehdi BOUBEHIRA 25 Reputation points
    2024-06-24T14:25:14.8866667+00:00

    Doen't work for P0V3 when i try -Tier "PremiumV3" -WorkerSize "ExtraSmall" ? Is someone have the right answer please ??


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.